org.apache.sling.sitemap.impl.SitemapScheduler is not working in aem 6.5.14.0 | Community
Skip to main content
March 4, 2023
Solved

org.apache.sling.sitemap.impl.SitemapScheduler is not working in aem 6.5.14.0

  • March 4, 2023
  • 2 replies
  • 2018 views

I am trying to generate sitemap xml using SitemapScheduler. Tried with creating sitemapGenerator by extending ResourceTreeSitemapGenerator and included in the Scheduler config also, But nothing is working. But on demand sitemap generation is working. Please suggest any way to resolve this.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by VeenaK

We have an entire video on this sitemap generation.

Please find the step by step guide for generating sitemap.

https://youtu.be/iAxj_JnNUaU

 

Hope this is helpful.

2 replies

krati_garg
Adobe Employee
Adobe Employee
March 4, 2023

@sathish10401 Can you please share how you have extended the ResourceTreeSitemapGenerator. Or if there are any error logs

 

Below is a good example to extend ResourceTreeSiteMapGenerator for custom needs:

https://aemsimplifiedbynikhil.wordpress.com/2021/12/01/extending-the-apache-sling-sitemap-generator-for-aem-6-5-11-and-aemaacs/

VeenaKAccepted solution
Level 4
March 4, 2023

We have an entire video on this sitemap generation.

Please find the step by step guide for generating sitemap.

https://youtu.be/iAxj_JnNUaU

 

Hope this is helpful.