How to structure sitemap with multiple sub sitemap?
问题 I am using MVC4, MvcSiteMapProvider v3.2.1 (able to upgrade to v4 is needed). My problem is the application is huge. And I want to modularize the application and make the module pluggable. Since the sitemap is already huge, I want to make the sitemap also pluggalbe. Is there a way to structure the sitemap with a root sitemap loading nodes from multiple xml files when the application start? Here is the example to explain: The original sitemap: <?xml version="1.0" encoding="utf-8" ?>