Problem/Motivation
When sitemap.xml is configured and it's splitted up and contains entries like "/sitemap.xml?page=1" and "/sitemap.xml?page=2" you currently need to configure this sub sitemaps manually.
Steps to reproduce
Configure a sitemap with split logic.
Proposed resolution
Analyze sitemap content for sub maps and follow the,
Remaining tasks
- Analyse sitemap example with split logic.
- Change code to integrate sub maps.
User interface changes
no
API changes
no
Data model changes
no
Comments
Comment #2
c-logemannHere is an example: