Sitemap is not reading by the google console

#835030
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    I’m sorry to hear that you are facing issues with your website’s sitemap not being read by Google Search Console. To troubleshoot this problem, you can try the following steps:

    1. Flush Permalinks: Sometimes, flushing permalinks can resolve the issue. You can do this by going to the Permalinks page in your WordPress dashboard and clicking on Save Changes even if you haven’t made any modifications.

    2. Check Sitemap File Format: Ensure that your sitemap file is using the correct header format as shown below:

      Make sure the namespace in the header ends with 0.9 and that you are using the correct quotation marks for XML attributes.

    3. Check Sitemap Status Code: You can use tools like httpstatus to check the status code of your sitemap. If it shows a 200 status code, redirect all XML sitemap variations to the final variation of the XML Sitemap.

    4. Clear Website Cache: After making any changes, clear your website cache and try submitting your sitemap to Google Search Console again.

    If these steps do not resolve the issue, please let us know, and we will assist you further.

    Thank you for reaching out with your concern.

    Sources:
    Rank Math Sitemap Issues and Their Fixes » Rank Math
    Why Did My Website Disappear From Google Search? » Rank Math
    How to Submit a Sitemap to Google » Rank Math

    i already done this all steps but still not working , do you have telegram you can DM me and help me to solve this issue my username is https://t.me/arpitcheeta

    Hello,

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

    Sorry, but our scope of support doesn’t extend to Telegram chats.

    Back to your issue, 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/

    4. Remove all your sitemaps from your Google Search Console and re-submit only your website’s primary sitemap: (https://yourwebsite.com/sitemap_index.xml).

    Let us know how that goes. Looking forward to helping you.

    Hello,

    In addition, this is the error on your post sitemap:

    XML Parsing Error: not well-formed
    Location: https://multimovies.icu/main-sitemap.xsl
    Line Number 257, Column 889:

    script(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement....
    

    You can also view it upon viewing your post sitemap using Firefox browser.

    For troubleshooting, assuming you are using the latest version of all the plugins and the themes (please update if not yet), this can be caused by conflicting plugin/theme on your site.

    To determine that, please follow this troubleshooting guide:
    https://rankmath.com/kb/check-plugin-conflicts/

    Here is a video you can follow as well: https://www.youtube.com/watch?v=FcIWRhcUP2c

    Only the site admin would know and your users won’t be affected by this troubleshooting.

    Let us know how this goes.

    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 4 replies - 1 through 4 (of 4 total)

The ticket ‘Sitemap is not reading by the google console’ is closed to new replies.