diff options
author | francis <francis> | 2009-09-17 20:36:21 +0000 |
---|---|---|
committer | francis <francis> | 2009-09-17 20:36:21 +0000 |
commit | 5e93b52827e8a4913b993a43e8446ae251ae8f6c (patch) | |
tree | 07545391c254c32cc23630fe8f1ef3ceaf3ff9b1 | |
parent | a9ede272f2054841e801ba21993a2a2da98f0bdf (diff) |
Remove Bing crawl delay
-rw-r--r-- | public/robots.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/public/robots.txt b/public/robots.txt index d68f5f874..2d15bcb21 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -18,5 +18,3 @@ Disallow: /upload/ Disallow: /user/contact/ Disallow: /feed/ Disallow: /signin -Crawl-delay: 1 - |