Is your ranking abnormal

robin222

Senior Member
Joined
Jan 14, 2018
Messages
1,076
Reaction score
211
Several of my keywords with relatively stable rankings have suddenly dropped drastically in the last 2 days. At the same time, the information displayed after site:domain.com is wrong.
One of the authoritative websites that I previously ranked in front of my website disappeared. I checked it with ahrefs and it lost most of its ranking.
How is yours?
 
Similar thing happened to one of my sites from top 1-3 positions it went to 3-4 page of google and the organic traffic dropped by 70-80%.I’m losing my mind over it :weep:
 
Have you noticed, what mistake did you make? My ranking has not been dropped as i own several websites. All good for me.
 
Could you find any issues in search console?

Is the robots and sitemap are right?
 
Have you noticed, what mistake did you make? My ranking has not been dropped as i own several websites. All good for me.
I checked the code and found no problems. And I asked my hosting server provider, there is no problem. Only this most important ranking page has problems, other pages have no problems.
I have resubmitted this page to GSC and I look forward to recovering it.
The key is that the top-ranking authoritative websites have now lost most of their rankings, which has to make me very confused

PS:
It reminds this error:
B2372C68-8FAC-4797-910E-E8FDE944DF2E.png
 
I checked the code and found no problems. And I asked my hosting server provider, there is no problem. Only this most important ranking page has problems, other pages have no problems.
I have resubmitted this page to GSC and I look forward to recovering it.
The key is that the top-ranking authoritative websites have now lost most of their rankings, which has to make me very confused

PS:
It reminds this error:
View attachment 160550

What server are you using and which CMS?
This is a common Laravel based, old CMS error.
 
What server are you using and which CMS?
This is a common Laravel based, old CMS error.
Hi, Buddy. I use the siteground server and magento 2.2.1 version.
This is the first time I have encountered this situation. Only the relevant search terms on this page have this problem. The search terms on other pages are normal on Google.
Is there any good solution? Thanks a lot.
Just resubmit the page to GSC? Still need other solutions?
 
Never worked with magento tbh, but looks like it requires PHP 7.1 and MySql at 5.7+, so make sure those are up on your server.
Is there any obvious pattern in which kind of pages are unaffected?
Like posts are, but blog posts aren't, or products are but blog posts aren't, etc?
 
Never worked with magento tbh, but looks like it requires PHP 7.1 and MySql at 5.7+, so make sure those are up on your server.
Is there any obvious pattern in which kind of pages are unaffected?
Like posts are, but blog posts aren't, or products are but blog posts aren't, etc?
The problem is the category page. The product page, home page, and blog page are all normal. I have not tried other category pages.
Yes. My php version is above 7.0!
 
The problem is the category page. The product page, home page, and blog page are all normal. I have not tried other category pages.
Yes. My php version is above 7.0!
MySql at 5.7+?
Are you getting error if you try to change category or catalog data?
 
PHP 7.3.26 Mysqlnd 5.0.12

You may need to https://www.php.net/manual/en/pdo.installation.php if you're running Mysqlnd (not sure why would they go with it tho).
I can only keep guessing, would be easier if you contact hosting support and note that the issue is on their end.
 
You may need to enable PDO drivers if you're running Mysqlnd (not sure why would they go with it tho).
I can only keep guessing, would be easier if you contact hosting support and note that the issue is on their end.
Sorry, the input was wrong. PHP7.1.33, mysql 5.7
 
Back
Top