How to build a sitemap using Sitecore

sitecore

Solution

If you're after a sitemap page to list the pages on your site you should try the Shared Source module 'Sitemap'. http://marketplace.sitecore.net/en/Modules/Sitemap.aspx

However, if you're after a sitemap for search engine optimization, use Sitemap XML. http://marketplace.sitecore.net/en/Modules/Sitemap_XML.aspx

Problem

I need to create a Sitemap for a Sitecore website. How can I do this?

Original source