Dirk Rudolph created SLING-10556:
------------------------------------
Summary: Implement a xml sitemap module for Sling
Key: SLING-10556
URL: https://issues.apache.org/jira/browse/SLING-10556
Project: Sling
Issue Type: New Feature
Components: Extensions
Reporter: Dirk Rudolph
Assignee: Dirk Rudolph
Implement a mechanism to generate xml sitemaps following the sitemaps protocol
[https://www.sitemaps.org/index.html]
Consider the following initial requirements:
* support for cluster-aware background and on-demand generation
* support for auto-balancing sitemaps (mitigating size constraints)
* support for multiple sitemaps at a single root (default sitemap, news
sitemap, ...)
* support for nested sitemaps (products sitemap on a product page template)
* support a SPI to be implemented by consumers to customise sitemap generation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)