Project DescriptionMVC Sitemap makes it a snap for your ASP.NET MVC based web site to expose a sitemap xml file to search engine crawlers. Simply place a [Sitemap] attribute on all Actions you want crawled and create an action for the sitemap - it's that easy.
I hope you find this project useful.
Please see this blog post on how to use the Mvc Xml Sitemap framework in your ASP.NET MVC project:
http://www.rjygraham.com/archive/2009/08/01/using-the-mvc-xml-sitemap-in-your-aspnet-mvc-project.aspxTo Dos:
- Refactor
- Comment the code
- Figure out a decent way to incorporate the last modified date functionality.
If you'd like to contribute to this project, please leave me a message.
Thanks,
Ryan