Rank math plugin settings are not saving
-
I’m experiencing an issue where Rank Math settings are not saving or persisting, despite successful POST requests via the plugin’s REST API. Changes made in the dashboard (titles, meta, schema, etc.) appear to save briefly but revert after refreshing or revisiting the page.
Changes appear saved immediately but revert after refresh. Schema, titles, and meta data do not reflect updates in front-end output.
Example: homepage schema
<script type="application/ld+json" class="rank-math-schema">shows both@type: ["Person","Organization"] Simultaneously, even though I set it to Organization only via theRank Math dashboard (it always reverts back to person)Screen recording for your reference: https://drive.google.com/file/d/10rgxmyuOW8Kax-Z7OexjMesbogNi56vT/view?usp=sharing
My website:
- WordPress with Oxygen Builder
- OpenLiteSpeed server with LiteSpeed Cache
- Cloudflare enabled
- Latest version of rankmath
- Other websites with the same setup do not have this issue
I tried:
- Cleared all caches (LiteSpeed + Cloudflare)
- Disabled object cache (no object-cache.php)
- Regenerated schema and other data via Rank Math tools
- Verified REST API response (
wp-json/rankmath/v1/updateSettings) returns 200 OK - Confirmed no other plugin conflicts or database restrictions
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.