Fix robots.txt to disallow indexing of all paths
This commit is contained in:
parent
f37e90be18
commit
f968f435ac
|
@ -1,3 +1,3 @@
|
|||
# http://www.robotstxt.org
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Disallow: /
|
||||
|
|
Loading…
Reference in New Issue