Back to home

Hreflang Tag Generator

Generate hreflang tags for international and multilingual SEO

Language & URL Entries

Entry 1
Entry 2

Generated Output

<link rel="alternate" hreflang="x-default" href="https://example.com" />
<link rel="alternate" hreflang="en-US" href="https://example.com" />
<link rel="alternate" hreflang="fr-FR" href="https://example.com/fr" />

Tips

  • Place HTML link tags in the <head> of each page
  • Include x-default for users whose language doesn't match
  • Each page must list all alternates including itself
  • Use absolute URLs for all hreflang href values