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.
Best geotargeting strategy: Subdomains or subfolders or country specific domain
-
How have the relatively recent changes in how G perceives subdomains changed the best route to onsite geotargeting i.e. not building out new country specific sites on country specific and hosted domains and instead developing sub-domains or sub-folders and geo-targeting those via webmaster tools ?
In other words, given the recent change in G perception, are sub-domains now a better option than a sub-folder or is there not much in it ?
Also if client has a .co.uk and they want to geo-target say France, is the sub-domain/sub-folder route still an option or is the .co.uk still too UK specific, and these options would only work using a .com ?
In other words can sites on country specific domains (.co.uk , .fr, .de etc etc) use sub-folders or domains to geo-target other countries or do they have no option other than to develop new country specific (domains/hosting/language) websites ?
Any thoughts regarding current best practice in this regard much appreciated. I have seen last Febs WBF which covers geotargeting in depth but the way google perceives subdomains has changed since then
Many Thanks
Dan
-
That isn't a domain at all - it's a sub-domain - what you've purchased there is yourdomain.uk.com - so your site is actually on a sub-domain of the domain uk.com
I'm guessing that in theory you could geo-target via Webmaster Tools, however I think that in reality you might struggle to get the site to rank. It would also make for some pretty mixed up looking URLs - yourdomain.uk.com/fr/ - the UK in there might mean lower click through rates as the site looks primarily UK focused.
I hope this helps,
Hannah
-
Sorry 1 more question re my client with the .co.uk who wants to Geo-target content to france.
They do have the .com version of their domain too. If the site was new I would recommend changing this round so they can geotarget france via the sub-directory on the .com and would still like to but since the site is well established I fear changing from the .co.uk to the .com will lose alot of its existing history/authority/rankings etc etc.
Is this a valid concern or should swapping the site over to sit on the .com, rather than the existing .co.uk, and then 301'ing the .co.uk pages to the .com deal with this ?
Many Thanks
Dan
-
Many Thanks Hannah !
Cheers
Dan
-
Hi Dan,
uk.com is the domain - but your site is effectively sitting on a subdomain - i.e. yourdomain.uk.com
As such I'd expect that technically speaking you could geo-target something like yourdomain.uk.com/fr/ via webmaster tools, but I wouldn't recommend it.
Partially because I don't think it will actually work - overall you're giving off a really mixed signal, but also from a user experience perspective - I don't think French users will want to transact with a uk.com site - it just looks like a site for people in the UK.
Thanks
Hannah
-
Thank you all for your helpful comments !!
So to summarise - all fine to go sub-directory route for generic domains like .com, .net etc but if you have country specific domain such as .co.uk then forget it and start afresh with a domain/language/hosting for your target country.
Just to throw a cat amongst the pigeons - if you have a .uk.com domain is that considered as a genuine uk focused tld or a .com ? So for .uk.com domains can you geo-target using sub-directories since ultimately considered as .com, or not ?
All Best
Dan
-
I would go for subdirectory approach if the site has a generic TLD like .com. Link building becomes much easier. However if you have country TLD like .co.uk then I would not go for a subdirectory approach. www.xyz.co.uk/de may be perceived a UK site for a German user from a site conversion point of view.
-
Some time ago I struggled with the same problem, and after reading articles on the seomoz blog and questions posted here I went for subdirectories.
subdirectories still give you the ability to add those folders to Google Webmaster Tools and set regio for that folder. You can go with country specific domains as well, but you will have to build links for every domain, whereas you only have to do it once when you choose subfolders.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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
-
Is having my homepage on a subfolder harmful?
Hi guys, I am the webmaster of the following two websites: www.gpblog.com/nl
Technical SEO | | NielsDE
www.gpblog.com/en The first URL is the Dutch version of GPBlog, the second URL is the UK version of GPblog. Whenever a person visits www.gpblog.com he gets redirected to either the Dutch version or the UK version based on his location. My question is: is it harmful to have 1. your homepage on a subfolder and 2. is it harmful to run two different languages on one domain using this technique? Thank you in advance!1 -
Are subdomains a good seo strategy for a multistore e-commerce?
Hi there I'm wondering what is the best strategy to work with multi-stores on magento: to use or not to use subdomains? Suppose we have the www.website.com and we configure it to use multistore. The url base will not have the store id on it so it will not be like www.website.com/store1 and www.website.com/store2. It will simply rely on the user session so if we have two categories for each store it will acces using: www.website.com/category1 (for store 1) www.website.com/category2 (for store 2) The homepage will allways be set on www.website.com so we should have a single page for several "home pages" (depending on the user session / store he is accessing). I guess this is not a good option if we want to rank for different keywords (for each store). So I was wondering if it is a good solution to set: store1.website.com store2.website.com This way we have 2 "home pages" each one able to rank. Does it make sense? Is it good or bad for seo? Another option I was considering was: www.website.com (for store 1) store2.website.com (for store 2) store3.website.com (for store 3) www.website.com/blog (for blog) Can this work? Good or bad for seo? best regards
Technical SEO | | qgairsoft0 -
Does a subdomain benefit from being on a high authority domain?
I think the title sums up the question, but does a new subdomain get any ranking benefits from being on a pre-existing high authority domain. Or does the new subdomain have to fend for itself in the SERPs?
Technical SEO | | RG_SEO0 -
Correct linking to the /index of a site and subfolders: what's the best practice? link to: domain.com/ or domain.com/index.html ?
Dear all, starting with my .htaccess file: RewriteEngine On
Technical SEO | | inlinear
RewriteCond %{HTTP_HOST} ^www.inlinear.com$ [NC]
RewriteRule ^(.*)$ http://inlinear.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://inlinear.com/ [R=301,L] 1. I redirect all URL-requests with www. to the non www-version...
2. all requests with "index.html" will be redirected to "domain.com/" My questions are: A) When linking from a page to my frontpage (home) the best practice is?: "http://domain.com/" the best and NOT: "http://domain.com/index.php" B) When linking to the index of a subfolder "http://domain.com/products/index.php" I should link also to: "http://domain.com/products/" and not put also the index.php..., right? C) When I define the canonical ULR, should I also define it just: "http://domain.com/products/" or in this case I should link to the definite file: "http://domain.com/products**/index.php**" Is A) B) the best practice? and C) ? Thanks for all replies! 🙂
Holger0 -
Beating a keyword Domain
Has anyone here managed to beat a keyword/exact match domain to top spot? I am currently second and wondering if it is worth the time and effort to knock it off the top spot. How hard is it to get these very annoyingly favoured domains off 1st? Any help and advice much appreciated.
Technical SEO | | pauledwards0 -
Mobile Domain Setup
Hi, If I want to serve a subset of pages on my mobile set from my desktop site or the content is significantly different, i.e. it is not one to one or pages are a summarised version of the desktop, should I use m.site.com or is it still better to use site.com? Many thanks any help appreciated.
Technical SEO | | MarkChambers0 -
How to 301 multiple domain names to a single domain
Hey, I tried to find and answer to this seemingly simple question, but no luck. So, I have one domain name with a website attached to it. I also registered all the other domain names that are similar to it or have different extensions - I want to redirect all the other domain names to my one main domain name without getting penalised by the big G. It looks like this: www.mainsite.com - this is my main domain I also have www.mainsite.com.au, www.mainsite.org, and www.mainsite.org.au which I all want to just redirect to www.mainsite.com I have been told that the best way to do this is a 301 redirect, but to do that you need to make a CNAME for all the other domains that points to www.mainsite.com. My problem is that I cannot seem to create a CNAME record for http://mainsite.com - I have it working for http://www.mainsite.com but not the non www record. What should I be doing differently? Is it just my DNS provider is useless? Thanks, Anthony
Technical SEO | | Grenadi0 -
Best Dynamic Sitemap Generator
Hello Mozers, Could you please share the best Dynamic Sitemap Generator you are using. I have found this place: http://www.seotools.kreationstudio.com/xml-sitemap-generator/free_dynamic_xml_sitemap_generator.php Thanks in advanced for your help.
Technical SEO | | SEOPractices0