Merge pull request #4222 from rivendale2010/patch-1
Update robots.txt comments
This commit is contained in:
commit
d475a7d935
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