[wp-trac] [WordPress Trac] #53095: WordPress generated (large) Sitemap returns 404 error
WordPress Trac
noreply at wordpress.org
Tue Apr 27 06:54:42 UTC 2021
#53095: WordPress generated (large) Sitemap returns 404 error
---------------------------+-----------------------------
Reporter: nicmare | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Sitemaps | Version: 5.7.1
Severity: normal | Keywords:
Focuses: accessibility |
---------------------------+-----------------------------
Wordpress' sitemap generates a pagebreak after 2000 entries. The first
page works but every other page after that not. Example:
https://mybricks.net/wp-sitemap.xml
contains:
* https://mybricks.net/wp-sitemap-posts-page-1.xml
* https://mybricks.net/wp-sitemap-posts-brick_set-1.xml
* https://mybricks.net/wp-sitemap-posts-brick_set-2.xml
* https://mybricks.net/wp-sitemap-posts-brick_set-3.xml
* https://mybricks.net/wp-sitemap-posts-faq-1.xml
* https://mybricks.net/wp-sitemap-users-1.xml
Focus on these three items:
1. https://mybricks.net/wp-sitemap-posts-brick_set-1.xml
2. https://mybricks.net/wp-sitemap-posts-brick_set-2.xml
3. https://mybricks.net/wp-sitemap-posts-brick_set-3.xml
Google Search Console reads first one without problems but returns 404 on
2 and 3. I can confirm i am not able to download 2 and 3 in the browser. I
get an error from chrome "Error – no file". But i can see it in the
browser. Strange behavior.
[[Image(https://i.ibb.co/hC6c1tk/image.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53095>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list