diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-20 18:10:58 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-20 18:11:07 +0200 |
commit | 0214c77337992ffcb01751611cbcdce74b114f1f (patch) | |
tree | 0799f37da6a5534ef87973aaa9f1a5a157a37382 | |
parent | 2a32c48d0eb24b791feba902f6f843e731999cc9 (diff) | |
download | puppet-0214c77337992ffcb01751611cbcdce74b114f1f.tar puppet-0214c77337992ffcb01751611cbcdce74b114f1f.tar.gz puppet-0214c77337992ffcb01751611cbcdce74b114f1f.tar.bz2 puppet-0214c77337992ffcb01751611cbcdce74b114f1f.tar.xz puppet-0214c77337992ffcb01751611cbcdce74b114f1f.zip |
bugzilla: There is no sitemap.xml anymore
-rw-r--r-- | modules/bugzilla/templates/robots.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/robots.txt b/modules/bugzilla/templates/robots.txt index 63639f02..50eeb279 100644 --- a/modules/bugzilla/templates/robots.txt +++ b/modules/bugzilla/templates/robots.txt @@ -7,4 +7,3 @@ Allow: /*describecomponents.cgi Disallow: /*show_bug.cgi*ctype=* Disallow: /*show_bug.cgi*format=multiple* Disallow: /*page.cgi*id=voting* -Sitemap: https://bugs.mageia.org/page.cgi?id=sitemap/sitemap.xml |