From: Dylan William Hardison Date: Thu, 25 Oct 2018 00:59:49 +0000 (-0400) Subject: Bug 1501893 - Tell robots to leave the graphs alone, and leave a trap X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e7d097571de1d71e5577015bf2e55263ef94e80;p=thirdparty%2Fbugzilla.git Bug 1501893 - Tell robots to leave the graphs alone, and leave a trap --- diff --git a/template/en/default/robots.txt.tmpl b/template/en/default/robots.txt.tmpl index 2b4a01e33..3db56edee 100644 --- a/template/en/default/robots.txt.tmpl +++ b/template/en/default/robots.txt.tmpl @@ -18,6 +18,8 @@ Disallow: [% basepath FILTER none %]show_bug.cgi*format=multiple* Allow: [% basepath FILTER none %]describecomponents.cgi Allow: [% basepath FILTER none %]describekeywords.cgi +Disallow: [% basepath FILTER none %]showdependency* +Disallow: [% basepath FILTER none %]banmyipforever.cgi [% FILTER remove('#.*') %] [% Hook.process("end") %]