How to Target Other Countries Using TLDs?
-
I would like to know if it is possible (and beneficial) to target other countries using country-based TLDs?
When visiting a company website for instance, you often get redirected to your country's site. For instance, when you visit cafepress.com from Canada, you get redirected to cafepress.ca.
Since both websites (cafepress.com and cafepress.ca) have the same content, how they get away with it with no duplicate content issues?
-
Hi Stephane,
For just one or two pages, targeting different countries, on-page content might prove to be sufficient. That is, a page about companies in X field in the UK, listing UK companies with their addresses and telephone numbers, will give Google a range of signals to indicate that that content is most relevant to people from the UK.
That said, the page itself should not contain href lang information to indicate that it is for a Canadian market. If href lang information is included, it should specify the UK.
If the content is sitting on a .ca domain, it will be harder to show that the UK review page is for the UK - it would be better to place this sort of information on a generic TLD website.
The question of duplicate content between .com, .ca, .co.uk etc. sites is answered by geo-targeting, both using the ccTLDs and href lang tags. Google "ignores" duplicate content when the websites' tags tell it that although the content is the same, this version is for Canadians, this version is or Americans and this one over here is for Brits.
Hope this helps.
Cheers,
Jane
-
For different geos suggest the following -
- Use CCTLD
- Host the websites on geo specific servers (US website on a US server)
- Implement href language tags on the geo specific pages to avoid duplicate content issues
- Implement href language tags in the XML sitemap as well
- As a safety measure, implement self canonical tags
- Sajeet
-
Hi Stephane
I would take a look at hreflang and learn that.
To help you speed it up a little:
http://www.stateofdigital.com/hreflang-canonical-test/
Look for other posts by Aleyda as well.
-
-
Every cafepress domains have the exact same content for the most part.
-
Part of my website is a blog and I don't see the use of using a country-based TLD except if I'm going to host it in another country to increase performance.
That said, there's also a directory of companies accompanied by user reviews and various data. I would like to target other countries with this directory by listing only companies from these countries.
How would you suggest to handle this?
-
Some domains are generic, .com .net .org and others are geo targeted. So by geo targeting by TLD is only half the battle. Google states "we'll rely on several signals, including IP address, location information on the page, links to the page, and any relevant information from Google Places". Having an exact replica doesn't make sense but tweaking it to suit the country does.
So in the example provided above I think that they have all those "signals" Google is talking about there so it's two different sites targeting different SERPs. You'll notice that their home page titles are different just for starters, I'm sure they don't have exactly the same sites placed on two different domains.
Read more about this here:
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
-
SEO implications when changing the business function however using the same domain name
Hi Everyone, Request some advice on the following situation please: If a client wishes to start a new business (advertising agency) using a domain name that they previously used for a completely different business function (selling hats & t-shirts) Is there anything you can do to "clean" the domain so that the previous indexing of the domain does not effect the new business and give the client a fresh start. Any help or advice would be greatly appreciated. Regards and thanks.
Technical SEO | | Republica0 -
What are the benefits to use .bank as a TLD against the locat TLD?
One of my clients is a leading bank in my country and want to switch to .bank TLD from the local one. Does anyone have experience of what are the benefits or drawbacks of the switch? Is it really a trusted domain with all the security benefits they promise or just another low level TLD with chances to get attaced even more often than before?
Technical SEO | | Kirowski0 -
Is it a good idea to use an old domain name for a new product
Hi guys, I have a domain name XYZ.com which hosts the site of a technology service company as of now. The company however didn't do well and shut down a few years ago. Now, that company wants to launch a new set of technology products and wants to use the same domain name. Is it a good idea. The issues that I can see here are: 1. Google has previous pages indexed 2. There are a couple of subdomains totally irrelevant to the business. like employees.xyz.com there. 3. Can the previous indexing be completely undone. Regards, Mayank
Technical SEO | | mayanksaxena0 -
When to use canonical urls
I will be the first to admit I am never really 100% sure when to use canonical urls. I have a quick question and I am not really sure if this is a situation for a canonical or not. I am looking at a my friends building website and there are issues with what pages are ranking. Basically there homepage is focusing on the building refurbishment location but for some reason in internal page is ranking for that keyword and it is not mentioned at all on that page. Would this be a time to add the homepage url and a canonical on the ranking page (using yoast plugin) to tell Google that the homepage is the preferred page? Thanks Paul
Technical SEO | | propertyhunter0 -
Does anyone use pingler and is it any good
Hi, i have joined pingler and pay per month to use it but i have not seen any difference with traffic or google rankings and i would like to know if anyone else is using the paid version of pingler.com and if they find it a good service
Technical SEO | | ClaireH-1848860 -
What are the potential SEO downsides of using a service like unbounce for content pages?
I'm thinking of using unbounce.com to create some content driven pages. Unbounce is simple, easy-to-use, and very easy for non-devs at my company to create variations on pages. I know they allow adding meta descriptions, title tags, etc and allow it to be indexable by Google, but I was wondering if there were any potential downsides to using unbounce as opposed to hosting it myself. Any help would be appreciated!
Technical SEO | | Seiyav0 -
Technical question about site structure using a CMS, redirects, and canonical tag
I have a couple of sites using a particular CMS that creates all of the pages under a content folder, including the home page. So the url is www.example.com/content/default.asp. There is a default.asp in the root directory that redirects to the default page in the content folder using a response.redirect statement and it’s considered a 302 redirect. So all incoming urls, i.e. www.example.com and example.com and www.example.com/ will go to the default.asp which then redirects to www.example.com/ content/default.asp. How does this affect SEO? Should the redirect be a 301? And whether it’s a 301 or a 302, can we have a rel=canonical tag on the page that that is rel=www.example.com? Or does that create some sort of loop? I’ve inherited several sites that use this CMS and need to figure out the best way to handle it.
Technical SEO | | CHutchins1 -
Optimizing a website which uses JavaScript and jQuery
Just a quick question (or 2) If I have divs which are hidden on my page, but are displayed when a user clicks on a p tag and the hidden div is displayed using jquery a user clicks on an a tag and the hidden div is displayed using jquery with the href being cancelled in both examples, will the hidden content be optimized, or will the fact it is initially hidden make it harder to optimize? Thanks for any answers!
Technical SEO | | PhatJP0