diff --git a/config/robots/appliance.txt b/config/robots/appliance.txt index a8b077b77..4cd1b3a25 100644 --- a/config/robots/appliance.txt +++ b/config/robots/appliance.txt @@ -11,6 +11,7 @@ Disallow: /feedback Disallow: /ajax Disallow: /javascripts Disallow: /widgets +Disallow: /change_requests Crawl-delay: 5 User-agent: Amazonbot diff --git a/config/robots/production.txt b/config/robots/production.txt index a8b077b77..4cd1b3a25 100644 --- a/config/robots/production.txt +++ b/config/robots/production.txt @@ -11,6 +11,7 @@ Disallow: /feedback Disallow: /ajax Disallow: /javascripts Disallow: /widgets +Disallow: /change_requests Crawl-delay: 5 User-agent: Amazonbot