Sitemap is not updating

#654354
Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    We’ve added the following filter to your theme’s functions.php file and now the sitemap is working properly and the URLs are also appearing there:

    add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
    

    If you don’t want to keep this filter on your theme’s functions.php file then you can use any of the methods mention in this guideline to add the filter on your site: https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Hope that helps and please don’t hesitate to let us know if you have any other questions.
     
    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘Sitemap is not updating’ is closed to new replies.