Google Indexing Error In Console !!!

ari103

Newbie
Joined
Jul 1, 2020
Messages
33
Reaction score
9
Hi All,

From yesterday i am facing issues inside my search console dashboard. The coverage report says its 'indexed without content' issues with my two web pages. Also i am seeing that in sitemap section there is error present. (can't able to read sitemap)

When i try to inspect url, it couldn't fetch details and it says url not found 404 status. I've again published the same article. Can someone please help me out in this ?

Thanks in advance !!
 
Weird issue, if you are using wordpress with any cache plugin then try to clear the cache and resubmit it again.
 
Try to manually check sitemap & URLs in another browser to see if they are working as expected.

If they open properly, then clear cache in your website.
 
Actually in the sitemap section i can see the error message as 'couldn't fetch data' ....and it is some kind of bug from Googles side i guess. All my other webpages are fine without any index issues.
 
Try to manually check sitemap & URLs in another browser to see if they are working as expected.

If they open properly, then clear cache in your website.
sitemap is opening fine for url https://mysite.com/sitemap_index.xml and all the links are present there correctly.
 
sitemap is opening fine for url https://mysite.com/sitemap_index.xml and all the links are present there correctly.
There could be many reasons for this error:
  • You might be blocking all bots in robots.txt file using "Disallow: / " rule
  • You might've incorrectly entered the sitemap
  • Google indeed have a bug since Feb, 2019. This actually fixes the issue itself after a while or with a new IP.
  • It could be a problem due to a plugin which generated sitemap
If you want to check whether the Google bot is allowed to crawl your site, test it using the following link:
https://technicalseo.com/tools/fetch-render/
If everything is fine, then you should wait for a few days for Google to fix it.
 
Back
Top