Post Sitemap not apperaing in Google Search Console within XML Sitemap.

#1061755
  • Resolved somya sukumar
    Rank Math free

    My XML Sitemap Index file contains 3 sitemaps but when I uploaded the same on google search console, the post sitemap is not getting appeared even. I waited for few days now, still the same. I tried every possible things- please help. Also, some of the posts are not getting indexed and says that – No referring sitemaps detected. Whereas it is there in the sitemap. Please help in resolving this issue.

    Regards
    Somya

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

    We apologize for the issue you are facing with your Post Sitemap not appearing in Google Search Console and the indexing problems with your posts. Thank you for raising this concern.

    Here are some steps you can take to troubleshoot the issue:

    1. Validate Your Sitemap

    Make sure your sitemap is correctly configured. You can validate it using the Validate XML Sitemap tool. If there are any issues, they will be highlighted.

    2. Check Sitemap Location

    Ensure that your sitemap is located in the root folder of your WordPress installation. The URL should look like this:
    https://yourdomainname.com/sitemap_index.xml

    3. Ensure Posts Are Set to Index

    If your posts are set to noindex, they won’t appear in the sitemap. Go to Rank Math SEO → Titles & Meta and ensure that the Index checkbox is enabled for your posts.

    Index Titles and Meta settings

    4. Flush Permalinks

    Sometimes, flushing permalinks can resolve issues with sitemaps. Go to Settings → Permalinks in your WordPress dashboard and click Save Changes without making any changes.

    5. Check for Plugin Conflicts

    There might be a plugin conflict affecting your sitemap. You can use the Health Check plugin to identify any conflicts.

    6. Custom Canonicals

    If you have set custom canonical URLs for your posts, they may not appear in the sitemap. Consider removing these custom canonicals to allow Rank Math to generate them correctly.

    7. Clear Cache

    If you are using a caching plugin, clear your website cache and try submitting your sitemap again in Google Search Console.

    If you’ve tried all 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 your patience, and we hope to resolve this issue for you soon!

    Sources:
    Troubleshooting the “Couldn’t Fetch” Error in Google Search Console » Rank Math
    Rank Math Sitemap Issues and Their Fixes » Rank Math

    Dear Team,

    I have tried all the steps mentioned by you, but the issue persists. Request support from human support agent.

    Regards
    Somya

    Hello,

    Thank you for contacting support.

    Please share screenshots of the error for the sitemap shown on Google Search Console.

    We look forward to hearing back from you.

    Thank you.

    Hello,

    Please find attached the 2 screenshots. The 1st one is as per the sitemap generated and the 2nd is after uploading the sitemap in the Google Search Console. As you can see, the post sitemap is not appearing in the Google Search Console. Please help. FYI- I have tried all possibilities.

    https://postimg.cc/gallery/vxcMV3H

    Hello,

    Please follow the steps below for initial troubleshooting:

    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/

    If the issue persists then try disabling the transient cache for the sitemap. This will make sure that your XML sitemap always reflects the latest changes on your site. Kindly add this code snippet to your site:

    
    /** 
     * Filter if XML sitemap transient cache is enabled.
     *
     * @param boolean $unsigned Enable cache or not, defaults to true
     */
    add_filter( 'rank_math/sitemap/enable_caching', '__return_false');

    If you’re not sure how to add this code, you can follow this guide: https://rankmath.com/kb/wordpress-hooks-actions-filters/.

    After you add the code, please clear any cache on your site or server and check your XML sitemap again. If you’re still facing issues with the sitemap, please let us know – we are happy to investigate further.

    Hi,
    Thanks for your mail.
    I did everything as suggested. Also removed all the plugins from my site. At the moment I have only 3 active plugins – Code Snippets, Elementor and Rank Math. Still my posts are not appearing the sitemap when i update my sitemap in google search console.

    Regards
    Somya

    Hello,

    It looks like your sitemap is currently blocking Googlebot from accessing it. See screenshot below:

    Rank Math support

    Please make sure to whitelist your sitemap in Cloudflare so Google can effectively crawl and access your sitemaps.

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Dear Team,
    Could you please check if the issue ‘sitemap is currently blocking Googlebot from accessing it’ has been fixed? I had asked my hosting provider to- ‘whitelist my sitemap in Cloudflare so that Google can effectively crawl and access sitemaps’.

    Regards
    Somya

    Hello,

    We can see that RankBot can now access the post sitemap.

    You can test the same by following the steps here to set your browser to use the Googlebot user-agent: https://firstpage.com.au/learning-centre/small-business/how-to-use-chromes-googlebot-mode-to-view-a-website/

    We hope this helps. Please let us know if you have further questions or concerns.

    Thank you.

    Dear Team,

    Thank you for your response. However, I still see that the post sitemap is not being fetched in Google Search Console within the /sitemap_index.xml. I have waited for a few days before reaching out to you, hoping that it might take some time to get fetched, but it still is not appearing. Please advise.

    Regards
    Somya

    Hello,

    Please note that when you submit your sitemap on GSC, it takes some time to crawl and process it fully.

    In case you’ve been facing this issue for a long time, then you can remove all your submitted sitemaps and resubmit your /?sitemap=1 only to your Google Search Console.

    Once done, give Google some time to recrawl your sitemaps. You can monitor the “Last read/crawl date” column in the sitemap index as it will update the date when Google crawls your sitemap.

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

    Thank you

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

The ticket ‘Post Sitemap not apperaing in Google Search Console within XML Sitemap.’ is closed to new replies.