Do you sell into multiple countries and have country-specific domains?

Table of Contents

โ€

If yes, you will need to setup a Hreflang attribute, so Google knows which part of the website to serve to which users, to avoid a duplicate penalty.

โ€

Here is an example below ๐Ÿ‘‡

Targeting United States:ย 

<link rel="alternate" hreflang="en-us" href="https://www.example.com/"/>

โ€

Targeting Australia:ย 

<link rel="alternate" hreflang="en-au" href="https://www.example.com.au"/>

โ€

Targeting New Zealand:ย 

<link rel="alternate" hreflang="en-nz" href="https://www.example.co.nz/"/>

โ€

x-default:ย 

<link rel="alternate" hreflang="x-default" href="https://www.example.com/"/>

โ€

This tells Google that you are targeting the United States using www.example.com, Australia using www.example.com.au, and New Zealand using www.example.co.nz.

The x-default value tells Google to serve the main website when they're unable to serve the language or region the visitor is searching in.

This will also show Google that each site is different and not a duplicate, which will give you the green light moving forwards.
โ€
More information her on how to implement them: https://moz.com/learn/seo/hreflang-tag

More Helpful Tips...

Get a FREE SEO Growth Strategy ๐Ÿ‘‡
Thank you! We'll be in touch soon to discuss SEO Growth!
Oops! Something went wrong. Please try again.