Add internal and admin to no-robots (#6575) [deploy]
This commit is contained in:
parent
01e4a0b0f1
commit
e5e395e507
1 changed files with 2 additions and 0 deletions
|
|
@ -8,5 +8,7 @@ Disallow: /search/?q=*
|
|||
Disallow: /listings*?q=*
|
||||
Disallow: /mod/*
|
||||
Disallow: /mod?*
|
||||
Disallow: /internal/*
|
||||
Disallow: /admin/*
|
||||
|
||||
Sitemap: https://<%= ApplicationConfig["AWS_BUCKET_NAME"] %>.s3.amazonaws.com/sitemaps/sitemap.xml.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue