내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Sitemap for SPA sites with AEM SPA implementation

Avatar

Level 2

Hi

 

we are implementing an SPA site with AEM 6.5+SPA editor, is there a way to generate a sitemap to optimize for SEO?  or is SSR a must?  and if SSR is a must, then using Adobe I/O also the recommended approach?

 

with my previous implementation with AEM 6.3, we used the ACS commons sitemap generator https://adobe-consulting-services.github.io/acs-aem-commons/features/sitemap/index.html for non SPA app.  Would this still work for SPA? 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Hi @phychem_ad,

Two factors like SEO and Page Speed requirement for your site help decide if there is a need for SSR.

 

Below official documentation link highlights "when to use SSR"

https://docs.adobe.com/content/help/en/experience-manager-65/developing/headless/spas/spa-ssr.html#w...

If you have decided to use SSR, then Adobe I/O is the recommended solution per the below section

https://docs.adobe.com/content/help/en/experience-manager-65/developing/headless/spas/spa-ssr.html#a...

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Level 10

Hi @phychem_ad,

Two factors like SEO and Page Speed requirement for your site help decide if there is a need for SSR.

 

Below official documentation link highlights "when to use SSR"

https://docs.adobe.com/content/help/en/experience-manager-65/developing/headless/spas/spa-ssr.html#w...

If you have decided to use SSR, then Adobe I/O is the recommended solution per the below section

https://docs.adobe.com/content/help/en/experience-manager-65/developing/headless/spas/spa-ssr.html#a...

Avatar

Community Advisor and Adobe Champion

@phychem_ad for SEO, SSR, you can utilise the ACS commons sitemap generator, https://adobe-consulting-services.github.io/acs-aem-commons/features/sitemap/index.html

Avatar

Level 2

thanks @Vijayalakshmi_S @BrianKasingli 

in the case that my "When to use SSR" answer is no, may i know whether i still need to use the ACS commons sitemap generator to generate the sitemap (ie. is it even going to work on SPA sites) or assume(hope) that the main search engine will be able to evaluate the JS?