How to check sitemap on localhost using ACS common Sitemap OSGi Service ?
I have set the homepage template path in ACS commons sitemap OSGi service. also set the localhost path in Day CQ Mail Service. then How to see the sitemaps on localhost. Can anybody know how to see the sitemap.xml file locally.
Solved! Go to Solution.
The SiteMap servlet gets configured with the resource (component) type, not the template path.
Once configured, you can request http://localhost:4502/<path to page>.sitemap.xml
For example, with weretail, you would configure the servlet with a resource type of weretail/components/structure/page (see screenshot below) and then request http://localhost:4502/content/we-retail/us/en.sitemap.xml
Are you referring to Sitemap Generator
Views
Replies
Total Likes
yes I am referring to Sitemap Generator of acs-commons bundle.
I have put the homepage template path in ACS commons sitemap Servlet OSGi service. also put the localhost path in Day CQ Link Externalizer. then How to see the sitemaps on locally ?
Views
Replies
Total Likes
I have asked the team whom worked on this functionality to respond to this question.
The SiteMap servlet gets configured with the resource (component) type, not the template path.
Once configured, you can request http://localhost:4502/<path to page>.sitemap.xml
For example, with weretail, you would configure the servlet with a resource type of weretail/components/structure/page (see screenshot below) and then request http://localhost:4502/content/we-retail/us/en.sitemap.xml
How can we shorten URL in sitemap , For example
Views
Replies
Total Likes
Views
Replies
Total Likes