Update robots.txt comments
clarify comments and update permanently moved URL
This commit is contained in:
parent
c6d2c714e9
commit
9aaf7ed422
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file
|
# See http://www.robotstxt.org/orig.html for documentation on how to use the robots.txt file
|
||||||
#
|
#
|
||||||
# To ban all spiders from the entire site uncomment the next two lines:
|
# To ban all spiders from the entire site uncomment the next two lines:
|
||||||
|
# User-Agent: *
|
||||||
|
# Disallow: /
|
||||||
|
|
||||||
|
# To ban all spiders from only specific directories such as /people /u or /tag etc.
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Disallow: /people/
|
Disallow: /people/
|
||||||
Disallow: /u/
|
Disallow: /u/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue