Please give me sample or links how to create sitemap in Sitefinity.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use the Sitemap Generator here (free): http://enterprisefinity.com/products/sitefinity-sitemap-generator/
But you should also be familiar with some of the challenges of creating an all-purpose sitemap generator in Sitefinity. Each piece of content has no set page where it should appear – that depends on the configuration of widgets within your site. So it’s difficult to build a solution that understands that (for example) news from the foo department goes here and news from the bar department goes there – Sitefinity just knows that it’s all news content.
Take a look here for a better look at the code behind a sitemap generator:
http://www.sitefinity.com/blogs/joshmorales/posts/11-12-22/new_sitefinity_4_4_sdk_sample_sitemap_module.aspx