New post urls are not showing up in sitemap

#1089692
  • Resolved AcekillerStudio designs
    Rank Math free

    Hi,
    My last four post urls are not showing up in sitemap. I have tried all your solutions given in articles; like removing caches, rewriting rules, and all. Still i’m facing this issue. Please resolve this.
    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    We apologize for the issue you are facing with your new post URLs not appearing in the sitemap. Since you’ve already tried several solutions, here are a few additional steps you can take:

    1. Check Sitemap Settings: Ensure that the new posts are not excluded from the sitemap. You can do this by navigating to Rank Math SEO → Sitemap Settings and verifying that the option for including posts is enabled.

    2. Flush Permalinks: Sometimes, flushing permalinks can resolve issues with sitemaps. Go to Settings → Permalinks in your WordPress admin area and click the “Save Changes” button without making any changes.
      Flush permalink settings

    3. Check for Custom Canonicals: If you have set custom canonical URLs for your posts, they may not appear in the sitemap. Ensure that you remove any custom canonicals if you want those posts to be included.

    4. Plugin Conflicts: Use the Health Check plugin to check for any conflicts with other plugins that might be affecting the sitemap functionality.

    If these steps do not resolve the issue, 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, and we hope to help you get it resolved soon!

    Sources:
    Rank Math Sitemap Issues and Their Fixes » Rank Math

    I have tried everything. I have tried all your suggested solutions but still i’m facing the same isue.

    Hello,

    Thank you for your query and we are so sorry about the trouble this must have caused.

    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/

    If the issue persists, please share the affected posts that aren’t included in your sitemap.

    Looking forward to hearing back from you.

    I tried 1st and 2nd methods but last 3rd method solved my problem. Thank you!

    Hello,

    We are glad that helped.

    Please feel free to reach out to us again in case you need any other assistance.

    We are here to help.

    Thank you.

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

The ticket ‘New post urls are not showing up in sitemap’ is closed to new replies.