mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +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: *
|
User-Agent: *
|
||||||
Disallow:
|
Disallow:
|
||||||
Sitemap: <%= @config[:base_url] %>/sitemap.xml
|
Sitemap: <%= @config[:base_url] %>/sitemap.xml
|
||||||
|
Sitemap: <%= @config[:base_url] %>/v2/sitemap.xml
|
||||||
|
|
Loading…
Reference in a new issue