adobe experience manager sitemap core component, github location | Community
Skip to main content
October 14, 2021
Solved

adobe experience manager sitemap core component, github location

  • October 14, 2021
  • 1 reply
  • 1015 views

Hello,

 

We may have to change some of the behavior of the sitemap funciton;

 

Since the acs commons sitemap has been deprecated a little over a year ago and the aem sitemap core component doesn't have much documentation or support :
I am wondering where can I find the java code being activated once the sitemap checkbox is checked on a site's page.

I may want to change some of its behavior, or simply analyse the code to see how it works.

 

I cannot find it on the github repo : https://github.com/adobe/aem-core-wcm-components

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 Kishore_Kumar_

Hi @sofyen777 ,

 

Please check in below bundles for sitemap reference.

 

Apache Sling Sitemap

 

 

 

Adobe AEM - SEO Implementation.

 

 

1 reply

Kishore_Kumar_
Kishore_Kumar_Accepted solution
Level 9
October 14, 2021

Hi @sofyen777 ,

 

Please check in below bundles for sitemap reference.

 

Apache Sling Sitemap

 

 

 

Adobe AEM - SEO Implementation.

 

 

sofyen777Author
October 15, 2021

thanks for this.
It isn't tidied the same way as other core components, probably becuase it isnt using aem made code and is apache open source sitemap.