Hello,
Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.
The error is pointing to the local cache file. I can suggest that you add the following code to your theme’s functions.php file to disable caching of the sitemap:
/**
* Filter if XML sitemap transient cache is enabled.
*
* @param boolean $unsigned Enable cache or not, defaults to true
*/
add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
Looking forward to helping you. Thank you.
Change made (line added) and monitoring… I’ll update soon!
Thanks
Hi Brian,
Awesome, I have my fingers crossed 🙂
Wordfence firewall needed to be changed for my server configuration. I am unsure if this change or adding the code above fixed this issue. Either way, I am no longer experiencing the error.
Thank you for the help.
Brian
Hello,
We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.
If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.
If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.
Thank you.