Hi All,
The Sitemap generation functionality in our community website is not working properly. The generated xml doesn't cover all the pages. Any idea, what is going wrong here ?
Hi All,
The Sitemap generation functionality in our community website is not working properly. The generated xml doesn't cover all the pages. Any idea, what is going wrong here ?
Hi, can you share an example of what you are seeing and what is missing? any consistency to what is missing, such as particular applications or groups?
The site map at ~/sitemapindex.ashx gives links to further/more specific maps for specific groups and applications, you can navigate to the links it provides to see more of the map. Is this what you are looking at?
Currently sitemaps will only return the latest 100 posts per application for a sitemap. This is functionality we will potentially reevaluate in the future.
Thanks Patrick for confirming the same.
I was expecting a sitemap xml as an output for the handler sitemap.ashx. But I could only see few links for specific groups. So, I created a console app which will crawl through my site and generate a sitemap for me.
Thanks Steven for the details.