Indexing Issue

west555

Senior Member
Joined
Dec 4, 2011
Messages
1,004
Reaction score
456
No its not standard "Oh google is not indexing my urls for certain period"...
I have actual problem with indexing


My website stopped being indexed on the begining of this month.

I checked some URL's And i get the error from the screenshot
thread-8252160-3950133107104627560.png

When i view live test i don't get any info whatsoever what could be the problem.
I have checked my robots.txt, htacess, whole damn wp installation, my hosting provider went trough all the logs and they didn't found anything suspicious that might be blocking, ( on the setings its not checked not to index ). I have no idea what else to do.
also when i do mobile friendly test i get the error that url is not available to google. ( i access the website as user on all browsers normally. )
also am using the same wp theme and plugins on my other websites and its all working without any problem.
Anyone had situation like this to suggest me some possible solution ?
 
I had the same situation two months before. The GSL was showing "URL is not on Google". So the google crawler didn't find the live URL.
Actually, this is an SSL problem. The site is secured but the post link is unsecured.

Example:
Site name is: https://www.example.com/
Post URL is: http://www.example.com/post-link
So solution would be to force SSL on all ? with some plugin ?
Looks like its not that, Posts are also On SSL
 
Last edited:
So solution would be to force SSL on all ? with some plugin ?
Looks like its not that, Posts are also On SSL

I followed these things for this situation:

1. Instead of HTTP give HTTPS or before submitting. it's based on your main URL.

2. Activate SSL properly with the help of the SSL plugin. Sometimes it was redirecting HTTPS to HTTP. So put the redirect code on htaccces file.

3. Check the live test of GSC in the right corner, Suppose The URL not in the google means
i) Your post link is not properly
ii) Maybe it was on the schedule
iii) The Search engine visibility is disabled on your dashboard

4. Generate Sperate post sitemap and submit it on GSC directly.

I hope this helps you...
 
I followed these things for this situation:

1. Instead of HTTP give HTTPS or before submitting. it's based on your main URL.

2. Activate SSL properly with the help of the SSL plugin. Sometimes it was redirecting HTTPS to HTTP. So put the redirect code on htaccces file.

3. Check the live test of GSC in the right corner, Suppose The URL not in the google means
i) Your post link is not properly
ii) Maybe it was on the schedule
iii) The Search engine visibility is disabled on your dashboard

4. Generate Sperate post sitemap and submit it on GSC directly.

I hope this helps you...
Tried all that, and apparently there is some issue on siteground. They have informed me that am not the only one who reported this, they are investigating what is the problem
 
Back
Top