diff options
-rw-r--r-- | public/robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt index d24e1fe0f..8e47db0f7 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,7 +1,11 @@ # See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file User-agent: * +Disallow: /annotate/ +Disallow: /new/ +Disallow: /search/ Disallow: /similar/ +Disallow: /track/ Disallow: /upload/ Disallow: /signin |