Changes between Version 1 and Version 2 of Ticket #51136, comment 4
- Timestamp:
- 08/26/2020 12:16:18 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51136, comment 4
v1 v2 1 @pbiron I was able to reproduce it in a fresh WordPress install, but with a caveat: I had to use WordPress 4.4.2 initially.1 @pbiron I was able to reproduce it in a fresh WordPress install, but with a caveat: I had to use WordPress 5.4.2 initially. 2 2 3 3 Here are the steps: 4 4 5 1. Install WP 4.4.2 (pre-sitemap)5 1. Install WP 5.4.2 (pre-sitemap) 6 6 2. Install msm-sitemap (use the [https://github.com/Automattic/msm-sitemap Git version (master)], as the plugin in the Repo still doesn't disable core sitemaps with the filter) and generate a sitemap 7 7 3. example.com/sitemap.xml will return 200 8 4. Update 4.4.2 to 5.58 4. Update 5.4.2 to 5.5 9 9 5. example.com/sitemap.xml will return 404 10 10 6. flush rewrite rules ( Settings > Permalink > Save )