Sitemap Refresh Issue

#609999
  • Resolved Anonymous
    Rank Math free

    Hi, I have been using RankMath for around 3, 4 years and I noticed sitemap trouble more frequently. When news posts are added, sitemap should pick them or refresh them on itself but in actual it will not do it. So you’ve to keep an eye on sitemap and if it do not update, you need to modify “links per sitemap” option inside settings. Then it will update it. I’ve tried it on many hosting but same issue. Is it a bug or I’m missing some settings.
    I have recorded screen as well.

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.

    This issue could occur due to the cache of your website. If you’re using any caching plugin on your site, please follow this guideline to exclude the Sitemap files in your caching plugin: https://rankmath.com/kb/exclude-sitemaps-from-caching/

    You can also try to add the following filter on your website to disable the transient cache for the sitemap:

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

    Here’s how you can add filter/hook to your WordPress 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 Refresh Issue’ is closed to new replies.