Ben Foster 8/6/2012

Generating dynamic XML Sitemaps in ASP.NET MVC

Read Original

This article provides a detailed tutorial on creating dynamic XML sitemaps for large ASP.NET MVC websites with dynamic content. It explains the SitemapItem class and ISitemapItem interface, demonstrates the use of a SitemapResult action result, and includes a full code example for a SitemapController. The guide also covers generating fully qualified URLs and submitting the sitemap to search engines.

Generating dynamic XML Sitemaps in ASP.NET MVC

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week