my sitemap url is not updating

#1098347
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello, I’m sorry to hear that you’re facing issues with your sitemap not updating correctly. It sounds like you’ve already tried several troubleshooting steps from the support article, which is great. Here are a few additional things you can check:

    1. Ensure Your Posts Are Set to Index: If any of your posts are set to ‘noindex’, they won’t appear in the sitemap. You can check this by going to Rank Math SEO → Titles & Meta and ensuring that the Index checkbox is enabled for your posts.

      Index Titles and Meta settings

    2. Flush Permalinks: Sometimes, simply saving the permalinks can resolve issues. Go to Settings → Permalinks in your WordPress dashboard and click Save Changes without making any changes.

    3. Check for Plugin Conflicts: Use the Health Check plugin to see if there are any conflicts with other plugins that might be affecting the sitemap.

    4. Clear Cache: If you have a caching plugin installed, clear your website cache and try accessing the sitemap again.

    5. Custom Canonicals: If you have set custom canonical URLs for any posts, those posts may not appear in the sitemap. Consider removing custom canonicals to see if that resolves the issue.

    If you’ve gone through these steps and the issue persists, please reply to this ticket with your site URL so that a human agent from our support team can assist you further. Thank you for raising this concern!

    Sources:
    Troubleshooting the “Couldn’t Fetch” Error in Google Search Console » Rank Math

    This is an automated reply from Rank Math Support Bot. Your ticket has been assigned to a human agent and we will get back to you shortly.

    done everything it is not updating since a week now

    Hello,

    Please share the affected post/page URL that is currently not showing in the sitemap.

    Also, Please follow the steps below:

    1. Flush the Sitemap cache by following this video screencast:
    https://i.rankmath.com/pipRDp

    2. Exclude the Sitemap files of the Rank Math plugin in your caching plugin. The cache could be via a plugin or from the server. For plugins or Cloudflare, please follow this article:
    https://rankmath.com/kb/exclude-sitemaps-from-caching/

    3. Apply the following filter code to your site.

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

    Here’s how you can add filter to your WordPress site:https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Looking forward to helping you.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this ticket.