We didn't make a snapshot of the record, however the rewrite_rules record was the same as the "immobili-di-lusso" rule-set as noted on line 13832. We've verified this by checking all shop pages and the Italian was the only one that worked...
Happened again this morning, this time we've managed to make an snapshot of the rewrite_rules option in the database, also we've captured the access logs. See hidden link
If you need FTP access (or something else) please let us know 🙂
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+02:00)
Can you please try the following steps to address the issue with the rewrite rules being improperly populated, which may be related to the `WPSEO_Utils > clear_rewrites` method:
1. **Test with Rank Math:** Temporarily run your site with [Rank Math SEO plugin](hidden link) to see if the issue persists. This is to verify if the problem is specifically related to Yoast SEO Premium or a more general issue with your site's setup.
2. **Modify Your Theme's Functions.php File:** To prevent the Yoast SEO Premium plugin from refreshing rewrite rules in a way that might be causing this issue, add the following code to your theme's `functions.php` file. This code removes the action that triggers the `WPSEO_Utils > clear_rewrites` method on shutdown:
Note: This modification is a temporary solution and should be tested thoroughly to ensure it does not cause other issues on your site.
These steps are based on the hypothesis that the issue may be related to Yoast SEO Premium's handling of rewrite rules, as indicated by the logs and the specific hook (`wp_ajax_dismiss_update_premium_notification`) mentioned. Since this problem has not been widely reported by other Yoast SEO Premium users, it may be a unique situation to your site's configuration.
But other than that (this is only a summary on what we noticed before), we have no news to share since we last worked on this, as we are unsure on what is causing this and how to prevent.