mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-18 04:42:47 +00:00
Add v2 sitemap.xml to root robots.txt
This commit is contained in:
parent
8c16278ffc
commit
d4ed662cdf
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
User-Agent: *
|
||||
Disallow:
|
||||
Sitemap: <%= @config[:base_url] %>/sitemap.xml
|
||||
Sitemap: <%= @config[:base_url] %>/v2/sitemap.xml
|
||||
|
|
Loading…
Reference in a new issue