summaryrefslogtreecommitdiffstats
path: root/robots.txt
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-06-17 17:33:35 +0200
committerByron Jones <bjones@mozilla.com>2013-06-17 17:33:35 +0200
commit6a3ad1accbdef249ac5356e98064b0984d2df8a9 (patch)
treeaf60f7233a4456330337602e8f93a13bbf7b0c4c /robots.txt
parentecc2202beea420eb82034edc4f1a646178f6c785 (diff)
downloadbugzilla-6a3ad1accbdef249ac5356e98064b0984d2df8a9.tar.gz
bugzilla-6a3ad1accbdef249ac5356e98064b0984d2df8a9.tar.xz
Bug 883013: googlebot is indexing more pages than it should
Diffstat (limited to 'robots.txt')
-rw-r--r--robots.txt23
1 files changed, 12 insertions, 11 deletions
diff --git a/robots.txt b/robots.txt
index 841ebc77e..cbe28a2cd 100644
--- a/robots.txt
+++ b/robots.txt
@@ -1,16 +1,17 @@
User-agent: Browsershots
-Disallow:
+Disallow: /
User-agent: *
Disallow: /
-Allow: /*index.cgi
-Allow: /*page.cgi
-Allow: /*show_bug.cgi
-Allow: /*describecomponents.cgi
-Allow: /*describekeywords.cgi
-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*
+Allow: /$
+Allow: /index.cgi
+Allow: /page.cgi
+Allow: /show_bug.cgi
+Allow: /describecomponents.cgi
+Allow: /describekeywords.cgi
+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