AEM sling Sitemap generator | Adobe Higher Education
Skip to main content
Level 4
April 19, 2022
Beantwoord

AEM sling Sitemap generator

  • April 19, 2022
  • 1 reactie
  • 1017 Bekeken

trying to implement sitemap, and the sitemap works fine when "Add Language alternates" option is disabled.

When enabled, this breaks sitemap and page http://localhost:4503/content/mysite/en.sitemap.xml does not give XML response.

 

Same is happening with public wknd site https://wknd.site/us/en.sitemap.xml this is not XML response.

anybody faced and resolved this issue?

 

Er kunnen geen reacties meer worden geplaatst op dit onderwerp.
Beste antwoord door arunpatidar

Hi,

Could you please check view source and the response type

content-type: application/xml;charset=utf-8

view-source:https://wknd.site/us/en.sitemap.xml

It is indeed xml

1 reactie

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAntwoord
Community Advisor
April 19, 2022

Hi,

Could you please check view source and the response type

content-type: application/xml;charset=utf-8

view-source:https://wknd.site/us/en.sitemap.xml

It is indeed xml

Arun Patidar