[Bps-public-commit] RT-Extension-rt_cpan_org branch, master, updated. 3891db001883246771f4e669ab0ba641894a18f6
Thomas Sibley
trs at bestpractical.com
Wed Jul 17 13:22:44 EDT 2013
The branch, master has been updated
via 3891db001883246771f4e669ab0ba641894a18f6 (commit)
from 0a6fd8840f448e70161ecf08076a0e40a72f190e (commit)
Summary of changes:
html/robots.txt | 1 +
1 file changed, 1 insertion(+)
- Log -----------------------------------------------------------------
commit 3891db001883246771f4e669ab0ba641894a18f6
Author: Thomas Sibley <trs at bestpractical.com>
Date: Wed Jul 17 10:21:22 2013 -0700
Disallow indexing of /Ticket/Attachment/ urls too
Otherwise Google ends up with lots of redundant content that clutters
search results. It also puts email addresses in plain text when the url
is "WithHeaders".
diff --git a/html/robots.txt b/html/robots.txt
index 4ca922c..14e9402 100644
--- a/html/robots.txt
+++ b/html/robots.txt
@@ -61,5 +61,6 @@ Disallow: /SelfService/
Disallow: /Tools/
Disallow: /User/
Disallow: /Widgets/
+Disallow: /Ticket/Attachment/
% $m->abort;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list