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

Andreas Schaefer commented on SLING-12392:
------------------------------------------

Right now there is only one type of Sitemaps, the one for Google, supported. So 
I am wondering if we should separate Sitemaps into Groups like Google and Coveo 
etc. This way the Sitemap Servlet will only obtain the Sitemap Index for Google.
I am not an expert in Sitemaps but I think we could use the Name from the 
Generator to create the group folders like:
- /var/sitemaps/default
- /var/sitemaps/coveoHtml
- /var/stiemaps/coveoPdf

> Sitemap is not supporting other Sitemaps like Coveo
> ---------------------------------------------------
>
>                 Key: SLING-12392
>                 URL: https://issues.apache.org/jira/browse/SLING-12392
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>    Affects Versions: Sitemap 1.0.6
>            Reporter: Andreas Schaefer
>            Priority: Major
>             Fix For: Sitemap 1.0.8
>
>
> A sitemap for Coveo is not fully supported by the Apache Sitemap due to:
>  * Nested XML entries cannot have sub elements without a prefix
>  * Coveo Sitemaps and Google Sitemaps are mixed together in the Sitemap Index
> I would also suggest to add the following additions:
>  * Abstract Base Class for Query based Generators
>  * Support for Output Stream Filters in Sitemap Servlet
>  * Making Sitemap Storage available for custom output
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to