Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #51136, comment 2


Ignore:
Timestamp:
08/25/2020 03:03:25 PM (5 years ago)
Author:
vaurdan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51136, comment 2

    v1 v2  
    1 Hey @pbiron! The rewrite rules have been flushed (prior to the ticket, should have mentioned that) and the problem still persists. If you take a look at my patch, you'll see that originally the rewrite rules will be loaded, even if the native sitemaps are disabled.
     1Hey @pbiron! The rewrite rules have been flushed (prior to the ticket, should have mentioned that) and the problem still persists. If you take a look at my patch, you'll see that originally the rewrite rules are loaded, even if the native sitemaps are disabled.
    22
    33We have a few sites in WordPress VIP with this particular issue (using `msm-sitemap` and with the native sitemaps disabled by filter). The workaround I included was the only way to stop the 404's.