Hello,
We apologize for the issue you are facing with the sitemap not being fetched in Google Search Console (GSC). It seems like you’ve already taken several steps to troubleshoot the problem, which is great. Based on the information you’ve provided, it appears that the main issue is related to the noindex
tag that is preventing your pages from being indexed.
Here are a few steps you can take to resolve this:
-
Check for Noindex Tags: Ensure that the pages you want indexed do not have a noindex
tag. You can check this by viewing the page source and looking for the “ tag or similar in the HTTP headers.
- If you find it, you will need to remove it from your settings in Rank Math. You can do this by going to Rank Math SEO → Titles & Meta and ensuring that the Index checkbox is enabled for those pages.

-
Flush Cache Again: Even though you’ve mentioned that caching is excluded for the sitemap, it might be worth flushing your entire site cache again to ensure no old settings are being served.
-
Check Sitemap Accessibility: Use the HTTP Status Tool to confirm that your sitemap is accessible without any errors. If it returns a 404 or any other error, that could be part of the issue.

-
Submit Correct Sitemap: Make sure you are submitting the correct sitemap URL in GSC, which should typically be https://yourdomainname.com/sitemap_index.xml
.
-
Request Indexing: After making these changes, go back to GSC and request indexing for your pages again.
If you’ve gone through all these steps and are still facing issues, we recommend replying to this ticket with your site URL so that a human agent from our support team can assist you further. They will be able to provide more tailored assistance based on your specific setup.
Thank you for raising this concern, and we hope to help you resolve it soon!
We also now did the on for “https://httpstatus.io/” and it shows Status codes 200, Redirects 0
Hello,
Thank you for contacting Rank Math support. We apologize for any inconvenience caused.
Please try to follow the steps below and see if that works for you.
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. If the above steps don’t seem to work, kindly apply the following filter to your site.
add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
Here’s how you can add a filter/hook to your WordPress site:
https://rankmath.com/kb/wordpress-hooks-actions-filters/
Once done, clear your website cache, remove all the submitted sitemaps, and resubmit only the index sitemap in the Search Console.
Let us know how it goes. Looking forward to helping you.
Thank you.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
The good news, now it was successful, but it shows discovered pages = 0. Is that normal since it was just posted now?
Second thing, do i still need the filter? or is it now not required since the sitemap was successful.
Hello,
Yes, you will need the filter to avoid your sitemaps from getting cached.
Also, please note that each time Google uses a sitemap to find a URL, the number of discovered URLs increases by one.
Sitemaps are only one of the few methods Google uses to discover your URLs, so it is fine for your articles to be referred to by other URLs on your site.
When the count of the Discovered URLs is zero or does not match your actual sitemap in your Google Search Console, it means Google didn’t use the sitemap to find the URLs.
Here’s a link for more information:
https://rankmath.com/kb/zero-discovered-urls-through-sitemap/
Looking forward to helping you.
Ok, thank you for your help
Hello,
We’re delighted to hear that this issue has been resolved. We appreciate your feedback.
This ticket will be closed now, but if you ever have another question or need any help in the future, please don’t hesitate to create a new forum topic. We’ll be more than happy to assist you again.
Thank you.