Tagged Posts

I have thought for a while now that I should do some SiteMap integration for a couple of modules, but I honestly never got around to getting it done.

Something triggered my need yesterday, and I got rolling with things rather quickly. Chris Paterra has a great post on how to implement a sitemap for your modules, I ended up implementing one for the DNNSimpleArticle module which powers the homepage of Solo2.org and SCCAForums.com. I also implemented it for the module that powers ChrisHammond.com, DNNBlogs.com, Project350z.com and DomoticsBlog.com

The basics are pretty straight forward for getting a SiteMap integrated with your custom modules. I won’t recreate Chris’ blog post here, but basically you need to create a new class, and populate a list of SiteMapUrls. Depending on your module, and it’s content, that may or may not be difficult.

I think I’m going to implement the sitemap for the next release of the Wiki module, should be fairly straightforward.

RSS URL

Chris Hammond

Chris Hammond is a father, husband, leader, software developer, photographer and car guy. Chris focuses on the latest in technology including artificial intelligence (AI) and has spent decades becoming an expert in ASP.NET and DotNetNuke (DNN) development. You will find a variety of posts relating to those topics here on the website. For more information check out the about Chris Hammond page.

Find me on Twitter, GitHub and LinkedIn.