Google Webmaster Coverage Issue

frost77

Registered Member
Joined
Aug 7, 2018
Messages
70
Reaction score
5
Hi, when i checked my Google Webmaster tools>Coverage, i saw 100 of urls where detected as an error (Server error 5xx).
I started validation but it failed and added even more urls.

This is the coverage error

BtCY2B8


And all the links in error are ending with /feed/

NkJ55id


When i opened the link it always gives this me error (Website is working fine)

MfSNYU2
 
is it anything to do with www. and non www.
 
I have that on one of my sites, except the list is covered under "not indexed robots.txt" and all of the pages end in /feed/

Don't think it's having a big impact on my site but I would like if I could make it go away.
 
Have you checked your robots.txt file? I bet that's where your problem lies. I had this issue recently on a client website, and it turns out that some noob had allowed the wp-admin files to be indexed, anyways, check it and fix it.
 
Have you checked your robots.txt file? I bet that's where your problem lies. I had this issue recently on a client website, and it turns out that some noob had allowed the wp-admin files to be indexed, anyways, check it and fix it.
this is my robots.txt:

Code:
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
 
Hi, I think you have installed RSS feed plugin and configured incorrectly. Pls check do you have RSS feed plugin available on your site. if you don't need that plugin means delete it.
 
Hi, I think you have installed RSS feed plugin and configured incorrectly. Pls check do you have RSS feed plugin available on your site. if you don't need that plugin means delete it.
i previously configured feedburner to allow mail subscribers since i the subscribers rate was low so i deleted it already... and all the settings from feedburner.
 
i previously configured feedburner to allow mail subscribers since i the subscribers rate was low so i deleted it already... and all the settings from feedburner.
Hi buddy, copy broken/500 url and search it in your wordpress table. It should be a database search. Make sure you don’t have any url’s in your website database.
 
Back
Top