The Core

Why We Are Here => Web Development => Topic started by: gm66 on April 08, 2016, 04:32:16 PM

Title: SEO and domain aliases.
Post by: gm66 on April 08, 2016, 04:32:16 PM
Hi all,

got my first client who uses domain aliasing, .com and .uk versions point to same host.

I think i should advise him to use a 301 redirect as i notice G is ranking both site versions.

Not had a client with a domain alias before, am i thinking straight ?


Cheers,

Gary.


Title: Re: SEO and domain aliases.
Post by: gm66 on April 08, 2016, 04:57:09 PM
The .co.uk (not .uk as typo'd above) version is the real domain name but the .com alias is outranking it on half of the search-terms.

So if i kill the alias and point the .com to the .co.uk we'll lose those rankings.

Grrr.
Title: Re: SEO and domain aliases.
Post by: littleman on April 08, 2016, 08:42:51 PM
My vote is to 301 over the .com to the .co.uk if the site is based in the UK.  I would do this particularly if the sites are mirrors of each other.
Title: Re: SEO and domain aliases.
Post by: gm66 on April 11, 2016, 09:22:30 AM
Thanks LM looks like best option to me also.
Title: Re: SEO and domain aliases.
Post by: Rupert on April 11, 2016, 01:34:32 PM
ditto.

But I would first check the back links on each.  If the .com is a lot stronger, use that one.  plenty of people in the Uk use .com for their business.

it might be difficult to shift the links over to the .co.uk, and a redirect is never a perfect solution.  you would ideally want the links going to the actual domain for best results. 
Title: Re: SEO and domain aliases.
Post by: gm66 on April 11, 2016, 01:59:56 PM
Thanks Rupert, very few links to the .com so all good :)
Title: Re: SEO and domain aliases.
Post by: gm66 on April 15, 2016, 12:29:17 PM
Redirects all done, waiting for change.

He wants to have multiple aliases for different but related domains, is having multiple aliases harmful ?

I didn't like the fact his .com was outranking the .co.uk so i'd rather park the other domains, seems safer.


Cheers,

Gary.
Title: Re: SEO and domain aliases.
Post by: Adam C on April 20, 2016, 07:54:14 AM
generally sensible to have the secondary domains 301 to the primary one.

If your client is insistent on the site rendering on multiple domains, you could make use of absolute referenced canonical tags, referencing the primary domain on all URLs.

e.g. at http://www.secondary-alias-example.co.uk/pagex/

<link rel="canonical" href="http://www.yourprimarydomain.co.uk/pagex/" />
Title: Re: SEO and domain aliases.
Post by: gm66 on April 20, 2016, 09:49:57 AM
Talked him into 301s, ranking of .co.uk good now, thanks for advice.


Cheers,

Gary.