forked from wezm/wezm.net
Tidy up robots.txt
This commit is contained in:
parent
8b9b96fcbb
commit
948193e6e8
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
||||||
# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file
|
|
||||||
#
|
|
||||||
# To ban all spiders from the entire site uncomment the next two lines:
|
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Disallow: /
|
Disallow: /
|
||||||
Sitemap: <%= @site.config[:base_url] %>/sitemap.xml
|
Sitemap: <%= @site.config[:base_url] %>/sitemap.xml
|
||||||
|
|
Loading…
Reference in a new issue