The following article describes how to insert a custom URL in Sitefinity CMS sitemap.
You do this by using the ISitemapGeneratorBeforeWriting event that is raised during the sitemap generation.
ISitemapGeneratorBeforeWriting
To attach to the ISitemapGeneratorBeforeWriting event and to modify the collection of entries in the sitemap, perform the following:
Global.asax
Application_Start()
Bootstrapper_Initialized
Before_Writing
Following is a code sample for the above procedure:
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important