Hi,
I am using aem 6.5.11.0, my requirement is to generate sitemap using service pack11 and Im following this article to generate https://aemsimplifiedbynikhil.wordpress.com/2021/12/01/apache-sling-sitemap-for-aem-6-5-11-and-aemaa...
But im not adding any dispatcher configurations as mentioned in the article When I try to access sitemap.xml its throwing error, is it because of omitting dispatcher configuration part? PFA
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Vani1012 ,
You don't need the dispatcher configuration to enable the sitemap on localhost. You just need to perform 2 steps.
For generating the sitemap using the scheduler, make sure you are adding the properties and scheduler expression and then restarting the instance. It should work once cron expression is executed. No additional configuration is needed.
For on demand, follow the below steps:
Hi @Vani1012 ,
You don't need the dispatcher configuration to enable the sitemap on localhost. You just need to perform 2 steps.
For generating the sitemap using the scheduler, make sure you are adding the properties and scheduler expression and then restarting the instance. It should work once cron expression is executed. No additional configuration is needed.
For on demand, follow the below steps:
Hi @Vani1012 ,
I think you followed correct and can you please remove edit.html from your url and try it.
localhost:4504/content/sitemap/us.sitemap.xml
For local don't required any dispatcher setup to check the sitemap.
Hi @Sanjay_Bangar,
Yeah I removed edit.html from url in author instance I am getting the output correctly,but
but when I access at publish instance the us.sitemap.xml isnt even loading
Hi, Did u find the reason why in Publish its not working. Facing same issue.
Views
Replies
Total Likes
Are you positive that your page was successfully published ?
Views
Replies
Total Likes