aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Houston <robin.houston@gmail.com>2011-08-31 19:01:42 +0100
committerRobin Houston <robin.houston@gmail.com>2011-08-31 19:01:42 +0100
commitea24f7b14d9fc0cb82b40a87de061d95c740723c (patch)
tree29665ec6bb08313c7529b9c99b8f4c9c5e47864e
parent8a0210db99a146a2700a5db0335618423ea756a0 (diff)
Add /body/*/view_email$ to robots.txt
-rw-r--r--public/robots.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/public/robots.txt b/public/robots.txt
index 80dfd8ef7..029ae0dbf 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -8,6 +8,10 @@
# Crawl-delay: 1
# http://www.bing.com/community/blogs/webmaster/archive/2009/08/10/crawl-delay-and-the-bing-crawler-msnbot.aspx
+# This file uses the non-standard extension characters * and $, which are supported by Google and Yahoo!
+# http://code.google.com/web/controlcrawlindex/docs/robots_txt.html
+# http://help.yahoo.com/l/us/yahoo/search/webcrawler/slurp-02.html
+
User-agent: *
Disallow: /annotate/
Disallow: /new/
@@ -19,4 +23,4 @@ Disallow: /user/contact/
Disallow: /feed/
Disallow: /profile/
Disallow: /signin
-
+Disallow: /body/*/view_email$