Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Should I migrate .co.uk to .com?
-
I have previously searched the forum and could not find a definitive answer on this subject so would appreciate any guidance.
I have just joined a new company, we have a .co.uk site which gets lots of traffic.
We have a .com site which is targeting USA and .com/de/ targeting Germany. 'hreflang' is configured on the .com (between the USA and German sites) but not on .co.uk. This means that in the eyes of search engines (and Moz Pro) the 2 domains are competitors (and the .co.uk has much more presence than the .com in the USA).
I know how to fix this and I am in the process of doing so. My question is whether it would make sense to migrate the .co.uk site to .com
As previously mentioned the .co.uk site already does very well both in the UK and around the world (as our product is well known in our niche). As .co.uk can only primarily be targeted to UK would our global reach increase enough to justify migrating it to .com?
We have dealers/distributors in maybe 30 countries and are continuing to expand, we will at point point add additional languages so my suggestion is that we migrate now as the authority of the .co.uk will help the emerging markets as well as increase our visibility in markets that are not currently primary targets.
We are also in the process of hiring new staff specifically to focus on Content Marketing. So again this suggests having the 1 domain will make sense in the long run (as any value gained from content marketing success will be seen by all country/language focussed sites).
I am also planning to rebuild the sites in the next few months as the current ones are not fit for purpose so the migration would coincide with this (I know this is not ideal).
Apologies for the lengthy question, I hope the additional background information will help in providing some feedback to help me make the decision.
David
-
Hi Matt.
I have one more question in regards to your initial reply.
I am on board with redirecting the .co.uk site to .com/UK/ but what would you then suggest we do with the new .com homepage?
I originally thought from your answer that you was suggesting to redirect the new .com homepage to .com/UK now I don't believe this to be the case.
Would you suggest having a location selector page on the .com homepage with ?
We currently only have 3 main locations (although we are expanding rapidly) so I am not sure this is really required.
Or would you have it set in GWT as targeting no specific location, and again set . Would this give us the best chance to try and grow in areas we do not currently have a regional website for?
Thanks again for all your assistance so far. Much appreciated!
-
Thanks again for a very comprehensive answer. As the URLs will invariable change once we rebuild it looks best to hold off the migration now and do it all in one go later in the year.
The main reason I prefer not to redirect the homepage to a sub-directory is that it looks a little messy, and if someone from USA visits our homepage I would not want them automatically directed to the /uk/ site. But it seems this may be the best of the options, thanks for the input.
-
You said you don't like the idea of redirecting the root domain to a sub dir - but why? It's passing the full value of the UK site to the new location of the UK site. Makes perfect sense in my head. I would definitely do so.
I would only recommend the /US version because of the hreflangs. You can do it the other way, it's just a bit more technical to build the hreflang tags. You can use this example I've used before, though:
" hreflang="x-default" />
" hreflang="en-uk" />
" hreflang="en-de" />This will do the trick, I believe. Then will display that in the header of every page and the request URL will grab the URL you're on so you'll end up with hreflangs for the two URL structures.
You said you could migrate .co.uk to .com/UK asap - do it as soon as you can, as long as the URL structure won't change. If you're moving from say .co.uk/about.html to .com/UK/about-us/ then you can't do it until those URLs exist. I wouldn't move the existing site over now if the URLs are going to change. This is what I was saying above - you don't want to go from .co.uk/about.html to .com/UK/about.html (and then in August) to .com/UK/about-us/
Make sense?
-
Thanks for the reply Matt.
The new site will not be ready to go live until July/August so we have plenty of time to prepare.
So you would migrate the .co.uk site to .com/uk and not directly to the .com root?
Not sure I like the idea of the root of the domain redirecting to a sub-directory (e.g. .com/UK) and it would also be difficult to migrate /co.uk to .com and .com to .com/US at the same time.
Would you then not recommend keeping the root of .com targeting en-US lang as it currently is as this would be a lot easier than moving .com to .com/us/
Or maybe we should migrate .co.uk to .com/UK asap as this then gives us 4 months or so for link equity to pass through the 301s.
Thanks.
-
If it were my site, I would move the UK site to .com/UK, then have .com/DE and .com/US.
Then I would 301 redirect all the UK links back to their counterparts on the new site, keeping as much authority as possible. Point the main homepage at .com/UK and all the inner links as they currently are.
Doing this now will definitely help your expansion in the future as well.
I would do all this after you've rebuilt the site, though, because you don't want to do 301s to 301s. Figure out what the new site will be, do the 301s to that one directly. No intermediate jumps ... it's a longer time to implement but you're better off in the long run.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How do I treat URLs with bookmarks when migrating a site?
I'm migrating an old website into a new one, and have several pages that have bookmarks on them. Do I need to redirect those? or how should they be treated? For example, both https://www.tnscanada.ca/our-expertise.html and https://www.tnscanada.ca/our-expertise.html#auto resolve .
Intermediate & Advanced SEO | | NatalieB_Kantar0 -
Moving html site to wordpress and 301 redirect from index.htm to index.php or just www.example.com
I found page duplicate content when using Moz crawl tool, see below. http://www.example.com
Intermediate & Advanced SEO | | gozmoz
Page Authority 40
Linking Root Domains 31
External Link Count 138
Internal Link Count 18
Status Code 200
1 duplicate http://www.example.com/index.htm
Page Authority 19
Linking Root Domains 1
External Link Count 0
Internal Link Count 15
Status Code 200
1 duplicate I have recently transfered my old html site to wordpress.
To keep the urls the same I am using a plugin which appends .htm at the end of each page. My old site home page was index.htm. I have created index.htm in wordpress as well but now there is a conflict of duplicate content. I am using latest post as my home page which is index.php Question 1.
Should I also use redirect 301 im htaccess file to transfer index.htm page authority (19) to www.example.com If yes, do I use
Redirect 301 /index.htm http://www.example.com/index.php
or
Redirect 301 /index.htm http://www.example.com Question 2
Should I change my "Home" menu link to http://www.example.com instead of http://www.example.com/index.htm that would fix the duplicate content, as indx.htm does not exist anymore. Is there a better option? Thanks0 -
.com or other TLD?
Hi, We are in the process of considering our domain url options for a new site. The plan is to migrate other site (bringing their link juice) to an main brand level domain. At the moment our desired .com url is unattainable however from a band perspective another extension e.g (.group) would probably be a better brand fit - however I wanted to know what the implications might be from an SEO perspective. At the moment some of our sub domains are ranking extremely well for desired keywords. Assuming we implement the correct redirect rules to maintain these rankings, would there be any other implication for our rankings (particularly in the UK and US) for not using a .com domain and using an alternatve TLD extension. Thanks
Intermediate & Advanced SEO | | carlsutherland0 -
Google cache is showing my UK homepage site instead of the US homepage and ranking the UK site in US
Hi There, When I check the cache of the US website (www.us.allsaints.com) Google returns the UK website. This is also reflected in the US Google Search Results when the UK site ranks for our brand name instead of the US site. The homepage has hreflang tags only on the homepage and the domains have been pointed correctly to the right territories via Google Webmaster Console.This has happened before in 26th July 2015 and was wondering if any had any idea why this is happening or if any one has experienced the same issueFDGjldR
Intermediate & Advanced SEO | | adzhass0 -
Sitemaps during a migration - which is the best way of dealing with them?
Many SEOs I know simply upload the new sitemap once the new site is launched - some keep the old site's URLs on the new sitemap (for a while) to facilitate the migration - others upload both the old and the new website together, to support the migration. Which is the best way to proceed? Thanks, Luke
Intermediate & Advanced SEO | | McTaggart0 -
Dealing with 404s during site migration
Hi everyone - What is the best way to deal with 404s on an old site when you're migrating to a new website? Thanks, Luke
Intermediate & Advanced SEO | | McTaggart0 -
Is there any benefit of having a .tv tld instead of a .com for a video centric website?
We are launching a video dense website. Is there any evidence that having a .tv tld can help with video optimization? We are trying to find proof that Google looks at a .tv tld favorably for video SEO as opposed to a .tv website.
Intermediate & Advanced SEO | | VanguardCommunications0 -
Moving from a .org to a .com
We have been a .org website for as long as the web as been around. We just recently got the .com for our organization and wondered what the transition process would be like. We offer a lot of content to help parents with parenting and so as a content driven site we have about 13k external links and 1,200 linking root domains links to our site. Will we loose all our links in the transition to the .com? Is there a way to do this well that helps our brand and also retains our google ranking? Thanks so much for any and all help.
Intermediate & Advanced SEO | | movieguide0