-
Notifications
You must be signed in to change notification settings - Fork 61
Sitemap
Jonathan Channon edited this page Aug 20, 2013
·
1 revision
Snow will create a sitemap.xml at the root of your blog if you have the following in your snow.config file:
{
"file": "sitemap.xml",
"loop": "sitemap"
}
It will use all links in your blog and create them at a priority of 1.00 and a frequency of "weekly". It also uses the SiteUrl setting to create the links.