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.
.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
-
There's not really much more I can tell you without seeing and checking the actual site, LB.
If you're not comfortable listing the site address here publicly, you can send it to me in a PM (personal message) if that's better.
Otherwise it's just going to be too many back and forth messages for me to be certain I'm clear how your site & domains are configured.
P.
P.S. I appreciate you marking a couple of good answers!
-
With the current way that we have it setup now would we have to worry about duplicate issues? If I search on our xxxxxx.ca domain, regardless of where we are on the site is always .ca none of the custom pages or sub directories show.
Thanks for all of your help!
-
Glad to help!
As far as register.com's Premium Web Site Forwarding, I'm not familiar with it. But from the quick look I took, it's an INCREDIBLY expensive way to do something that is standard with almost all other domain registrars.
The cost of their domains is exorbitantly high ($79/3 years from what I see) plus they're charging an extra $50/yr to be able to do simple domain redirecting. Most registrars charge about $12.00/yr to do all that for a .ca domain.
Sorry, didn't want to muddy the waters, but thought you should know those prices are crazy high.
For specific info on how to do the redirects, you should get register.com's support to help you. You just want to be certain to ask that they show you how to create 301 redirects (only 301 - not 302 or CName or anything else) as I mentioned.
Then to confirm, 24 hours after the redirects have been done, use a header-checking tool to test each of yoursite.ca and www.yoursite.ca. The tool should show a 301 redirect leading to a "200 OK" response for each.
Paul
-
First, I'm going to assume the canonical version of your .com website is www.yoursite.com. This assumes that the URL yoursite.com (no www.) is already 301-redirected to the www version.
In that case, I'd create a page at www.yoursite.com/canada (or even /canada-company-name). On that page, I'd create a "homepage" that is similar in design to your regular homepage, but that contains a whole lot of copy specific to the Canadian market. It should NOT be a direct copy of the regular homepage.
Then, I'd 301 redirect yoursite.ca and www.yoursite.ca to www.yoursite.com/canada
Lastly, I'd put a link "Canadian Customers" (or equivalent, maybe with a small CDN flag icon) somewhere at the top of your www.yoursite.com pages pointing to the /canada page. That way, even when a Canadian customer finds the .com site through search, there's a chance they'll notice the Canadian info.
Paul
-
We are currently using the Premium Web Site Forwarding from Register.com.
Would this still cause a Dup content issue?
Thanks again
-
Sorry - dupe post. There's something wonky going on with Roger's server - returning a page error even though the comment posted.
-
hello
should I just create a custom page on my .com site thats says .ca?and mirrors my .com homepage? Also if i redirect should it be to the xxxxx.com or the www.xxxxxx.com?
thanks so much!
-
Just to be clear - when you say both sites are identical, do you mean that there is actually just one site that will have both the .com and .ca pointing to it?
If so, and as long as you correctly use a 301 redirect to point your .ca to the .com, you won't have any problem with duplicate content.
That's exactly the sort of issue 301 redirects are specifically designed to solve.
Just a tip for useability...
As a Canadian, when I get redirected to a US .com site, I'm often left to wonder whether the US company can actually serve me well in Canada.
You might want to consider pointing the .ca domain to a landing page on the .com site that functions as a "Canadian home page" and includes explanations to potential CDN customers about all the great ways you can take care of them.
- assurance that you ship inexpensively and efficiently to Canada
- whether pricing is listed in US or CDN dollars
- how service is provided to Canadian users if needed
- that your product meets Canadian safety standards, licensing etc if applicable
The landing page can graphically mimic the regular home page, but with enough Canadian-market-specific content to keep it from being a dupe of the regular home page.
Paul
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
-
Redirect multiple domains to 1 domain or not?
Hi there, I have client who has multiple domains that already have some PA and DA. Problem is that most websites have the same content and rank better on different keywords.
Technical SEO | | Leaf-a-mark
I want to redirect all the websites to 1 domain because it’s easier to manage and it removes any duplicate content. Question is if I redirect domain x to domain y do the rankings of domain x increase on domain y? Or is it better to keep domain x separately to generate more referral traffic to domain y? Thanks in advance! Cheers0 -
Umbrella company and multiple domains
I'm really sorry for asking this question yet again. I have searched through previous answers but couldn't see something exactly like this I think. There is a website called example .com. It is a sort of umbrella company for 4 other separate domains within it - 4 separate companies. The Home page of the "umbrella" company website is example.com. It is just an image with no content except navigation on it to direct to the 4 company websites. The other pages of website example.com are the 4 separate companies domains. So on the navigation bar there is : Home page = example.com company1page = company1domain.com company2page= company2domain.com etc. etc. Clicking "home" will take you back to example.com (which is just an image). How bad or good is this structure for SEO? Would you recommend any changes to help them rank better? The "home" page has no authority or links, and neither do 3 out of the 4 other domains. The 4 companies websites are independent in content (although theme is the same). What's bringing them altogether is under this umbrella website - example.com. Thank you
Technical SEO | | AL123al0 -
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 -
How to increase your Domain Authority
Hi Guys, Can someone please provide some pointers on how to best increase your Domain Authority?? Thanks Gareth
Technical SEO | | GAZ090 -
Domain authority and keyword difficulty
I know there are too many variables for a certain answer, however do people take their domain authority into account when using keyword difficulty tool? I have a new domain which only has a score of seven at the moment. When using the keyword searching tool what is the maximum difficulty level keywords people would target initially? Obviously I would seek to increase the difficulty of the words over time but to start off its a hard choice between keywords which can be ranked for in a reasonable period of time and the keywords which are getting enough traffic to make the effort worthwhile.
Technical SEO | | Grumpy_Carl0 -
Do Domain Extensions such as .com or .net affect SEO value?
In the beginning of SEO days, it was going around that .com is the best for SEO and that .net is not as good. Is there any truth to this, and what about .org or .edu? I always hear that .edu sites have high PR. Is there any rhyme or reason to this, or all they all equal? Thank you, Afshin Christian-Way.com
Technical SEO | | applesofgold0 -
.com or .co.uk in UK index? but the .com has higher domain authority...
Hi there i have a .com and a .co.uk for a site that has been around a while. However not much seo has been done on it, i was wonderign do i continue to optimise for the .com or switch to the .co.uk to rank in Google UK index for various search terms. .COM = 40 domain authority .CO.UK - 10 domain authority. Let the debate start 🙂
Technical SEO | | pauledwards0 -
Redirecting blog.<mydomain>.com to www.<mydomain>.com\blog</mydomain></mydomain>
This is more of a technical question than pure SEO per se, but I am guessing that some folks here may have covered this and so I would appreciate any questions. I am moving from a WordPress.com-based blog (hosted on WordPress) to a WordPress installation on my own server (as suggested by folks in another thread here). As part of this I want to move from the format blog.<mydomain>.com to www.mydomain.com\blog. I have installed WordPress on my server and have imported posts from the hosted site to my own server. How should I manage the transition from first format to the second? I have a bunch of links on Facebook, etc that refer to URLs of the blog..com format so it's important that I redirect.</mydomain> I am running DotNetNuke/WordPress on my own IIS/ASP.Net servers. Thanks. Mark
Technical SEO | | MarkWill0