Hi Friends ,
I have use ACS commons sitemap to generate sitemap XML.
Content path :/content/abc-www/home. When I use http://localhost:5502/content/abc-www/home.sitemap.xml
or https://www.abc.com/home.sitemap.xml then " www.abc.com" not get added in sitemap XML.
Solved! Go to Solution.
Views
Replies
Total Likes
Can you check if your home page has the “Hide in Nav” flag enabled?
The sitemap will contain the current page and all descendent pages, skipping pages which have the “Hide in Nav” flag enabled.
Can you check if your home page has the “Hide in Nav” flag enabled?
The sitemap will contain the current page and all descendent pages, skipping pages which have the “Hide in Nav” flag enabled.
<loc>https://www.abc.com/home.html</loc> is present in sitemap.xml. but abc-www is node type cq:page without jcr node. Is it possible to add www.abc.com in xml. Is there any way to add after xml creation and before it render. So I can add home page(www.abc.com) entry in XML before render
Hi @Sanket_Dange @arunpatidar ,
I have a similar requirement where I need to display the domain (https://www.mysite.com) in sitemap.xml instead of home page (https://www.mysite.com/index/)
Hi,You can check all the posibilities of ACS Commons sitemap generator at https://adobe-consulting-services.github.io/acs-aem-commons/features/sitemap/index.html
Views
Likes
Replies
Views
Like
Replies
Views
Likes
Replies