diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2013-04-11 21:15:03 +0200 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2013-04-11 21:15:03 +0200 |
commit | 62e67733973a94b6d84e0823f40a9589a4353c60 (patch) | |
tree | 2c8fa0f86c442b70dbbf59214810be12de43a0e5 | |
parent | d69ae9f2cc2d243a79dd0e4dee38dd44bccab8c3 (diff) | |
download | bugzilla-62e67733973a94b6d84e0823f40a9589a4353c60.tar.gz bugzilla-62e67733973a94b6d84e0823f40a9589a4353c60.tar.xz |
Bug 860797 - add product dashboards to robots.txt
-rw-r--r-- | robots.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt index 1b025b316..841ebc77e 100644 --- a/robots.txt +++ b/robots.txt @@ -12,4 +12,5 @@ Allow: /*data/SiteMapIndex/sitemap*.xml.gz Disallow: /*show_bug.cgi*ctype=* Disallow: /*show_bug.cgi*format=multiple* Disallow: /*page.cgi*id=voting* +Disallow: /*page.cgi*id=productdashboard* Sitemap: http://bugzilla.mozilla.org/page.cgi?id=sitemap/sitemap.xml |