change sitemap.xml?page=1 to sitemap1.xml

Created on 5 July 2022, over 2 years ago
Updated 20 December 2023, 11 months ago

Problem/Motivation

Dear Sir,if I fill in Maximum links in a sitemap=9999,after cron,
IN xxxxx.com/sitemap.xml
http://xxxxx.com/sitemap.xml?page=1
http://xxxxx.com/sitemap.xml?page=2
http://xxxxx.com/sitemap.xml?page=3
http://xxxxx.com/sitemap.xml?page=...

but this is rejected by search engines(Baidu),indexed XML format not supported.

Proposed resolution

Baidu just support *.xml include with xxxx.html(must not have sub *.xml) etc.

so if there is a choice to set this supported xml format,
IN xxxxx.com/sitemap.xml change
http://xxxxx.com/sitemap.xml?page=1 to http://xxxxx.com/sitemap1.xml
http://xxxxx.com/sitemap.xml?page=2 to http://xxxxx.com/sitemap2.xml
http://xxxxx.com/sitemap.xml?page=3 to http://xxxxx.com/sitemap3.xml
http://xxxxx.com/sitemap.xml?page=... to http://xxxxx.com/sitemap....xml

is it easy?

Feature request
Status

Needs review

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