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.
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
-
Forwarding a .org domain to a .com domain: any negative impact to consider?
Hello! I have a question I've been unable to find a clear answer to. My client's primary domain is a .com with a satisfactorily high DA. My client owns the .org version of its domain (which has a very low DA, I suppose due to inactivity) but has never forwarded it on. For branding/visibility/traffic reasons, I'd like to recommend they set up the .org domain to forward to the .com domain, but I wanted to ask a few questions first: 1. Does forwarding low-value DA domains to high-value DA domains have any negative authority/SEO impact? 2. If the .org domain was to be forwarded, am I correct that an SSL cert is not necessary for it if the .com domain has an SSL cert? Thanks in advance!
Technical SEO | | mollykathariner_ms1 -
Redirect typo domains
Hi, What's the "correct" way of redirecting typo domains? DNS A record goes to the same ip address as the correct domain name Then 301 redirects for each typo domain in the .htaccess Subdomains on typo urls still redirect to www or should they redirect to the subdomain on the correct url in case the subdomain exists?
Technical SEO | | kuchenchef0 -
Robots.txt on subdomains
Hi guys! I keep reading conflicting information on this and it's left me a little unsure. Am I right in thinking that a website with a subdomain of shop.sitetitle.com will share the same robots.txt file as the root domain?
Technical SEO | | Whittie0 -
Reverse proxy a successful blog from subdomain to subfolder?
I have an ecommerce site that we'll call confusedseo.com. I created a WordPress blog and CNAME'd it to blog.confusedseo.com. Since then, the blog has earned a PageRank of 3 and a decent amount of organic traffic. I am considering a reverse proxy to forward blog.confusedseo.com to confusedseo.com/blog/. As I understand it, this will greatly help the "link juice" of the root domain. However, I'm concerned about any potential harm done to the existing SEO value of the blog. What, if anything, should I be doing to ensure that the reverse proxy doesn't hurt my "juice" rather than help it?
Technical SEO | | bedbugsupply0 -
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 -
.ca and. com domains
Hello, currently the main site im working on is a .com, but have the .ca version purchased from register.com. should i have this setup to redirect to the .com site. will google see these as dup content. We have the .ca for our canadian customers but both sites are identical. Thank you
Technical SEO | | TP_Marketing0 -
Exact match subdomains
Hi, I have seen significant SEO benefits from owning exact match domains and was wondering whether exact match subdomains hold the same (or some) of these benefits? eg. halloweencostumes.co.uk vs. halloween [dot] costumes.co.uk Many thanks.
Technical SEO | | martyc0 -
Using hyphenated sub-domains or non-hyphenated sub-domains? What is the question! I Any takers?
For our corporate business level domain, we are exploring using a hyphenated sub-domain foir a project. Something like www.go-figure.extreme.com I thought from a user perspective it seems cluttered. The domain length might also be an issue with the new Algorithm big G has launched in recent past. I know with past experience, hyphenated domains usually take longer to index, as they are used by spammers more frequently and can take longer to get out of the supplementary index. Our company site has over 90 million viewers / year, so our brand is well established and traffic isn't an issue. This is for a corporate level project and I didn't have the answer! Will this work? anyone have any experience testing this. Any thoughts will help! Thanks, Rob
Technical SEO | | RobMay0