Support for grouping sitemap files without query params

Created on 29 November 2022, almost 2 years ago
Updated 21 October 2024, about 1 month ago

Hello, When i click resume generation, it generates a sitemap index as follows: (my site link over 10000)

/sitemap.xml?page=1
/sitemap.xml?page=2
/sitemap.xml?page=3
/sitemap.xml?page=4
/sitemap.xml?page=5
......

If it can generate sitemap index like the following URL will better:

/sitemap1.xml
/sitemap2.xml
/sitemap3.xml
/sitemap4.xml
/sitemap5.xml
......

Some search engine provider does not support URL with a '?' to submit, must take '.xml' to end.

Feature request
Status

Active

Version

4.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024