What are the best ways to implement a sitemap?
Hi all,
Have you done a sitemap implementation for websites using AEM? What was the procedure and steps you have done? Can you please elaborate your experiences so that I can get some inputs?
My requirement is simple - Business will give the rootpath and the pages which should not be indexed for sitemap (this I can control through page properties by overlaying). Based this I have to generate the sitemap. Do we have to create an XML and robots.txt? Or an index.html page listing all pages.
OOB Sitemap component only prints the rootpage and its children. It doesn't generate XML or anything. Please tell me how you have implemented in your projects.
Thanks