Hreflang Tag Generator

Build hreflang tags for multilingual and multi-region sites.

Add a row per language/region with its target URL and get a clean set of <link rel="alternate" hreflang> tags. Includes optional x-default for fallback.

Common use cases

  • Map English, French and German variants of the same page
  • Differentiate en-US, en-GB and en-AU storefronts
  • Add x-default for a global landing page that auto-redirects
  • Generate the hreflang block for a CMS field or template

Frequently asked questions

Do hreflang tags need to be reciprocal?
Yes — every page that lists alternates must also be listed by those alternates, or Google may ignore the cluster.
What's x-default?
It tells search engines which URL to show when no listed language matches the user's locale — typically your global English page or a country selector.

Related tools