update robots.txt to only exclude /people/
This commit is contained in:
parent
a92b28b4bf
commit
77372b2f08
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
||||||
#
|
#
|
||||||
# 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: *
|
User-Agent: *
|
||||||
Disallow: /
|
Disallow: /people/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue