static: updated robots.txt example
This commit is contained in:
parent
56e1c667a7
commit
1b0ed3831f
1 changed files with 6 additions and 5 deletions
|
|
@ -1,8 +1,9 @@
|
|||
# See http://www.robotstxt.org/robotstxt.html for documentation on
|
||||
# how to use the robots.txt file
|
||||
#
|
||||
# To forbid all spiders from indexing, uncomment the next two lines:
|
||||
# User-Agent: *
|
||||
# Disallow: /
|
||||
|
||||
User-Agent: *
|
||||
User-agent: *
|
||||
|
||||
# To forbid all spiders from indexing, uncomment the next line:
|
||||
#Disallow: /
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue