• Resolved richagoel

    (@richagoel)


    Hi

    I have started a new site today but the main sitemap is not opening. However, pages and posts sitemaps are opening.

    Previously Breeze plugin was there. I have uninstalled it.

    Please help asap.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Rank Math Support

    (@rankmathsupport)

    Hello @richagoel,

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

    Checking your website, you don’t have any posts or pages published. Please make sure to publish at least 1 post and pages and the sitemap should show up.

    If that doesn’t help, 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/

    Hope that helps.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.