Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

adobe experience manager sitemap core component, github location

Avatar

Level 1

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

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

Hi @sofyen777 ,

 

Please check in below bundles for sitemap reference.

 

Apache Sling Sitemap

 

kishorekumar14_0-1634299749877.png

 

 

Adobe AEM - SEO Implementation.

 

kishorekumar14_0-1634225740241.png

 

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Level 10

Hi @sofyen777 ,

 

Please check in below bundles for sitemap reference.

 

Apache Sling Sitemap

 

kishorekumar14_0-1634299749877.png

 

 

Adobe AEM - SEO Implementation.

 

kishorekumar14_0-1634225740241.png

 

Avatar

Level 1

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.