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.
Canonical: Same content but different countries
- 
					
					
					
					
 I'm building a website that has content made for specific countries. The url format is: MyWebsite.com/<country name="">/</country> Some of the pages for <specific url="">are the same for different countries, the <specific url="">would be the same as well. The only difference would be the <country name="">.</country></specific></specific> How do I deal with canonical issues to avoid Google thinking I'm presenting the same content? 
- 
					
					
					
					
 In response to your second question, it's fine to have /usa/ although /us/ or /en/ would be a more typical deployment (lots of people go like, /en-us/ and /en-gb/ as that structure allows for really granular international deployment!) As long as the hreflangs are accurate and tell Google what language and region the URLs are for, as long as the hreflangs are deployed symmetrically with no conflicts or missing parts - it should be ok Note that Google will expect to see different content on different regional URLs, sometimes even if they're the same language but targeted at different countries (tailor your content to your audience, don't just cut and paste sites and change tags and expect extra footprint). Stuff like shipping info and prices (currency shown) should also be different (otherwise don't even bother!) Your hreflangs, if you are doing USA as your EN country, should not use 'en-gb' in the hreflang (instead they should use 'en-us') If you're thing God the HTML implementation will make the code bloated and messy, read this: https://support.google.com/webmasters/answer/189077?hl=en There are also HTTP header and XML sitemap deployment options (though IMO, HTML is always best and is the hardest, strongest signal) 
- 
					
					
					
					
 Yep every page should reference every language, including its own language. but obviously with different URLs in the link fields, as different pages should have different regional equivalents (hope that makes sense) 
- 
					
					
					
					
 Thank you, so if I had approximately 30 different countries, then I would reference all 30 different country URLs? 
- 
					
					
					
					
 Basically the canonical tags should self reference, so long as they are also supported by hreflangs. So for example if you had these two URLs: ... then on site.com/en/category/product you'd need: **... and on site.com/fr/category/product you'd need:**It's pretty simple really! Remember, only canonical URLs (usually not parameter-based child URLs) should self-reference with a canonical tag. Remember that Hreflangs need to be mutually agreed between pages for them to work (so if the FR page links to the EN page with a hreflang, but there's no hreflang coming back - it fails!) - Keep hreflangs simple and exactly symmetrical 
- 
					
					
					
					
 Hi, newbguy, It appears that your concern is about losing the different language versions of the same page? I assume that the content is the same apart from language or location. If this is the case here are some links that should help. https://webmasters.googleblog.com/2011/12/new-markup-for-multilingual-content.html https://support.google.com/webmasters/answer/182192?hl=en https://support.google.com/webmasters/answer/182192?hl=en https://support.google.com/webmasters/answer/189077 https://yoast.com/rel-canonical/ https://moz.com/learn/seo/canonicalization If after having a look through these you are still stuck, let me know. If you do need further help can you please tell me - Is the content the same on each page?
- Is the content in the same language on each page?
 Please keep in mind that the URLs in your example are technically different as they <country name="">is different in each one.</country> I hope this helps, Steve 
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 ToolsChat with the community about the Moz tools. 
- 
		
		SEO TacticsDiscuss the SEO process with fellow marketers 
- 
		
		CommunityDiscuss industry events, jobs, and news! 
- 
		
		Digital MarketingChat about tactics outside of SEO 
- 
		
		Research & TrendsDive into research and trends in the search industry. 
- 
		
		SupportConnect on product support and feature requests. 
Related Questions
- 
		
		
		
		
		
		Duplicate content with tagging and categories
 Hello, Moz is showing that a site has duplicate content - which appears to be because of tags and categories. It is a relatively new site, with only a few blog publications so far. This means that the same articles are displayed under a number of different tags and categories... Is this something I should worry about, or just wait until I have more content? The 'tag' and 'category' pages are not really pages I would expect or aim for anyone to find in google results anyway. Would be glad to here any advice / opinions on this Thanks! On-Page Optimization | | wearehappymedia1
- 
		
		
		
		
		
		Canonical tags in the body?
 Hi there, Does anyone know if placing canonical tags in the body instead of the header of a page will still "take"? The system we are on means that making an editable header is no easy business and I was just wondering how big of a difference it makes to have it in a different area. Thank you in advance. On-Page Optimization | | Whittie0
- 
		
		
		
		
		
		Fading in content above the fold on window load
 Hi, We'd like to render a font stack from Typekit and paint a large cover image above the fold of our homepage after document completion. Since asynchronously loading anything generally looks choppy, we fade in the affected elements when it's done. Sure, it gives a much smoother feeling and fast load times, but I have a concern about SEO. While Typekit loads, h1, h2 and the page's leading paragraph are sent down the wire with an invisible style (but still technically exist as static html). Even though they appear to a user only milliseconds later, I'm concerned that a search engine's initial request is met with a page whose best descriptive assets are marked as invisible. Both UX and SEO have high value to our business model, so we're asking for some perspective to make the right kind of trade off. Our site has a high domain authority compared to our competition, and sales keyword competition is high. Will this UX improvement damage our On-Page SEO? If so and purely from an SEO perspective, roughly how serious will the impact be? We're eager to hear any advice or comments on this. Thanks a lot. On-Page Optimization | | noyelling0
- 
		
		
		
		
		
		Correct .htaccess settings for canonical url?
 I want to forward all urls to http:www.mysite.com but am a little confuse because I am getting duplicate content error: Pages with Duplicate Page Content as of Jan 15http://titanappliancerepair.com/ 1 duplicatehttp://titanappliancerepair.com 1 duplicatehttp://titanappliancerepair.com/index.html 1 duplicate*****************************************************************What should I put ion htaccess file so I can forwardhttp://titanappliancerepair.com/index.htmlhttp://titanappliancerepair.comhttp://titanappliancerepair.com/to http://www.titanappliancerepair.comor what is the correct way to do it?I'm confused because when I enter http://titanappliancerepair.com/ in browser it showshttp://titanappliancerepair.com so how can it be considered duplicate content?.Can someone help?I have godaddy and they have gave me this code to put RewriteEngine on On-Page Optimization | | webbutler13
 rewritecond %{http_host} ^coolexample.com [nc]
 rewriterule ^(.)$ http://www.coolexample.com/$1 [r=301,nc]What is correct?0
- 
		
		
		
		
		
		If I enbed the same video from my YouTube account on two different websites, will I get a duplicate content penalty?
 I have a YouTube video I want to show my B2B and B2C customers. But I have a different websites for each. If I embed the video will I get duplicate content strike against me? On-Page Optimization | | RoxBrock0
- 
		
		
		
		
		
		Page content length...does it matter?
 As I begin developing my website's content, does it matter how long or short the actual text found in the is? I heard someone say before "a minimum of 250 words", but is that true? If so, what is the maximum length I should use? On-Page Optimization | | wlw20090
- 
		
		
		
		
		
		Percentage of duplicate content allowable
 Can you have ANY duplicate content on a page or will the page get penalized by Google? For example if you used a paragraph of Wikipedia content for a definition/description of a medical term, but wrapped it in unique content is that OK or will that land you in the Google / Panda doghouse? If some level of duplicate content is allowable, is there a general rule of thumb ratio unique-to-duplicate content? thanks! On-Page Optimization | | sportstvjobs0
- 
		
		
		
		
		
		Is it better to drip feed content?
 Hi All, I've assembled a collection of 5 closely related articles each about 700 words for publishing by linking to them from on one of my pages and would appreciate some advice on the role out of these articles. Backround: My site is a listings based site and a majority of the content is published on my competitors sites too. This is because advertisers are aiming to spread there adverts wide with the hope of generating more responses. The page I'm targeting ranks 11th but I would like to link it to some new articles and guides to beef it up a bit. My main focus is to rank better for the page that links to these articles and as a result I write up an introduction to the article/guide which serves as my unique content. Question: Is it better to drip feed the new articles onto the site or would it be best to get as much unique content on as quickly as possible to increase the ratio of unique content vs. external duplicate content on the page that links to these articles**?** Thank you in advance. On-Page Optimization | | Mulith0
 
			
		 
			
		 
			
		 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				