Google Deindexing Site, but Reindexing 301 Redirected Version
-
A bit of a strange one, a client's .com site has recently been losing rankings on a daily basis, but traffic has barely budged.
After some investigation, I found that the .co.uk domain (which has been 301 redirected for some years) has recently been indexed by Google.
According to Ahrefs the .co.uk domain started gaining some rankings in early September, which has increased daily. All of these rankings are effectively being stolen from the .com site (but due to the 301 redirect, the site loses no traffic), so as one keyword disappears from the .com's ranking, it reappears on the .co.uk's ranking report.
Even searching for the brand name now brings up the .co.uk version of the domain whereas less than a week ago the brand name brought up the .com domain.
The redirects are all working fine.
There's no instance of any URLs on the site or in the sitemaps leading to the .co.uk domain.
The .co.uk domain does not have any backlinks except for a single results page on ask.com.
The site hasn't recently had any design or development done, the last changes being made in June.
Has anyone encountered this before? I'm not entirely sure how or why Google would start indexing 301'd URLs after several years of not indexing these.
-
I know that you may not want to post this, but the URL of the site would help.
Generally speaking, Google will sometimes decide to use all kinds of alternative information about your site if Google deems that this is "better for the user". As you may know, Google will show different title tags and descriptions in the SERPs, if it feels that is more appropriate.
That said, this is pretty major with Google changing the domain name. As it looks like your .co.uk is being chosen vs the .com it seems like Google feels like the .co.uk is the better "local" version for this audience. Is your audience in the UK? Did you change anything in Search Console to indicate that the .co.uk site is the preferred site for a UK audience?
You need to look at any and all signals that you are giving to Google and see if any of them contradict what your 301s are showing. Here is what I would look at
-
Manually go through the 301s. Use a tool via your browser or a website that will show you what is happening in the 301. The 301s might actually be 302s (and that would explain a lot).
-
Use the site: command in Google. See what is indexed and what is not.
-
Check the serps for the KWs that are ranking. Click through them and see if you notice anything strange
-
Run a spider on all the .com and .co.uk URLs. Is there some sort of strange canonical setup that you do not know about? Did you do something funky with the href langs? Are the redirects 302 or maybe taking 2 and 3 strange hops?
-
Check google search console. You should have accounts for both domains, even though you only have 1 site active. If not, get an account setup for each domain. What is Google showing you?
-
Do you have any strange stuff in xml sitemaps? What about robots.txt?
-
Double check with your devs that "nothing" has been done recently. You might be surprised.
Good luck!
-