โ
โ
Here is an example below ๐
<link rel="alternate" hreflang="en-us" href="https://www.example.com/"/>
โ
<link rel="alternate" hreflang="en-au" href="https://www.example.com.au"/>
โ
<link rel="alternate" hreflang="en-nz" href="https://www.example.co.nz/"/>
โ
<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