6
Shouts

Google Sitemap Generation From A Custom SiteMapResult

published 721 days, 21 hours, 11 minutes ago posted by MikesdotnettingMikesdotnetting 722 days, 12 hours, 9 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Monday, May 31, 2010 7:43:59 PM GMT

Google Sitemap Generation From A Custom SiteMapResult   My previous article showed how to use a custom ActionResult and the classes within WCF to generate an RSS feed. There are no similar classes to help build a valid Google Site Map for an ASP.NET MVC application. So here's how your can build your own.

 

There are a lot of classes associated with creating feeds within the System.ServiceModel.Syndication namespace, but we actually only need to borrow inspiration from 3 of them for Goog...

category: ASP.NET | clicked: 0 | | source: www.mikesdotnetting.com | show counter code
tags: asp net mvc, ASPNETMVC

1 comment posted.

To post your comment please login or signup