mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
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