Creating an XML (Google) Sitemap for Umbraco using LinqToXml
In this post I want to show you how to automatically generate an XML (Google) sitemap for an Umbraco CMS site. The code uses the Umbraco API, LinqToXml and a generic .ashx hander to do this in one small file.
. More ยป