mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
sitemap tweaks
This commit is contained in:
parent
5b91d3ec68
commit
725147c252
@ -147,7 +147,7 @@ module.exports = {
|
||||
{
|
||||
resolve: 'gatsby-plugin-sitemap',
|
||||
options: {
|
||||
exclude: ['/test/', '/references/petstore/']
|
||||
exclude: ['/test', '/references/petstore']
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1,5 +1,5 @@
|
||||
User-agent: *
|
||||
Disallow: */test
|
||||
Disallow: */references/petstore
|
||||
Disallow: /test
|
||||
Disallow: /references/petstore
|
||||
|
||||
sitemap: https://docs.oceanprotocol.com/sitemap.xml
|
||||
|
Loading…
Reference in New Issue
Block a user