SItemap Incomplete

#995757
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    We apologize for the issue you are facing with your sitemap. If a page is missing from your sitemap, there are a few common reasons this might happen:

    1. Content Issues: Ensure that the page has content. If the page is empty, it may not be included in the sitemap.
    2. Sitemap Settings: Check if the page type is set to be included in the sitemap. You can do this by navigating to Rank Math SEO → Sitemap Settings and ensuring that the relevant post types or taxonomies are not blocked.
    3. Permalinks: Sometimes, flushing permalinks can resolve issues with sitemap generation. You can do this by going to Settings → Permalinks in your WordPress admin area and clicking “Save Changes” without making any changes.
    4. Plugin Conflicts: There might be a conflict with another plugin. You can use the Health Check plugin to troubleshoot this.
    5. Cache Issues: Ensure that any caching plugins are disabled while you are troubleshooting this issue, as they might interfere with the sitemap functionality.

    If you have checked these points and the issue persists, please reply to this ticket with any additional details or errors you might be encountering, and a human agent from our support team will assist you further.

    Thank you for raising this concern!

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

    Hello,

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

    It seems you have marked this ticket as “Resolved”. We checked your page sitemap and there are still only 3 pages shown there.

    If you have fixed the issue by correcting the Canonical URL but the changes in the sitemap aren’t reflecting, 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 2 replies - 1 through 2 (of 2 total)

The ticket ‘SItemap Incomplete’ is closed to new replies.