#53095 closed defect (bug) (duplicate)
WordPress generated (large) Sitemap returns 404 error
Reported by: | nicmare | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.5 |
Component: | Sitemaps | Keywords: | |
Focuses: | Cc: |
Description
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:
- 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
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.
Change History (4)
#3
@
4 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
- Version changed from 5.7.1 to 5.5
@sabernhardt @nicmare I've added some additional notes #51912 with the details reported here that indicate it's an issue for sites with a large number of posts for a CPT. If I've missed anything, please feel free to add a comment. The issue here is also related to #51117.
The root cause of this is the same as that reported in #51912, so I'll close this ticket as a duplicate to keep discussion in one place.
It might be related to