summaryrefslogtreecommitdiffstats
path: root/robots.txt
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-07-02 07:06:36 +0200
committerByron Jones <bjones@mozilla.com>2013-07-02 07:06:36 +0200
commit6df160df8d911bc11f6dbe8889bdaa0e89460fd3 (patch)
tree976aaa19d9868492459fc425320bdd215eb9fbd0 /robots.txt
parent975dd38482945e10cf0ea2f020856653298d5c28 (diff)
downloadbugzilla-6df160df8d911bc11f6dbe8889bdaa0e89460fd3.tar.gz
bugzilla-6df160df8d911bc11f6dbe8889bdaa0e89460fd3.tar.xz
Bug 888829: updated robots.txt is being replaced by the SiteMapIndex extension
Diffstat (limited to 'robots.txt')
-rw-r--r--robots.txt27
1 files changed, 18 insertions, 9 deletions
diff --git a/robots.txt b/robots.txt
index b26f019f7..9a64b62d8 100644
--- a/robots.txt
+++ b/robots.txt
@@ -1,10 +1,19 @@
User-agent: *
-Disallow: /*.cgi
-Disallow: /*show_bug.cgi*ctype=*
-Allow: /
-Allow: /*index.cgi
-Allow: /*page.cgi
-Allow: /*show_bug.cgi
-Allow: /*describecomponents.cgi
-Allow: /*data/SiteMapIndex/sitemap*.xml.gz
-Sitemap: https://bugzilla.mozilla.org/page.cgi?id=sitemap/sitemap.xml
+Disallow: /
+
+Allow: /$
+Allow: /index.cgi
+
+Allow: /page.cgi
+Disallow: /page.cgi*id=voting*
+Disallow: /page.cgi*id=productdashboard*
+
+Allow: /show_bug.cgi
+Disallow: /show_bug.cgi*ctype=*
+Disallow: /show_bug.cgi*format=multiple*
+
+Allow: /describecomponents.cgi
+Allow: /describekeywords.cgi
+
+Allow: /data/SiteMapIndex/sitemap*.xml.gz
+Sitemap: http://bugzilla.mozilla.org/page.cgi?id=sitemap/sitemap.xml