You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dirk Rudolph (Jira)" <ji...@apache.org> on 2021/06/25 13:51:00 UTC

[jira] [Commented] (SLING-10556) Implement a xml sitemap module for Sling

    [ https://issues.apache.org/jira/browse/SLING-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369477#comment-17369477 ] 

Dirk Rudolph commented on SLING-10556:
--------------------------------------

Committed with https://github.com/apache/sling-org-apache-sling-sitemap/commit/b4b61bd4bc4327f764e86fb548b3cff9de481e58

> 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
>            Priority: Major
>             Fix For: Sitemap 1.0.0
>
>
> 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 automatically generated sitemap-indexes
>  * support a SPI to be implemented by consumers to customise sitemap generation
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)