Hreflang Tag Generator
Generate hreflang link tags for multilingual and multi-regional websites. Add language and region variants and export HTML link tags or XML sitemap entries.
🔍 SEO Tools
Free
Browser-based
Language / Region Variants
What is Hreflang?
The hreflang attribute tells Google which language and/or region a page targets. It prevents duplicate content penalties for multilingual sites and ensures search engines serve the correct regional version to each user.
Hreflang Format
| Format | Example | Meaning |
|---|---|---|
| Language only | hreflang="en" | English, any region |
| Language + region | hreflang="en-US" | English, United States |
| x-default | hreflang="x-default" | Fallback for unmatched regions |
Important Rules
Every page in the set must include hreflang tags pointing to all versions including itself. Tags must be reciprocal — if page A references page B, page B must reference page A. Missing reciprocal tags cause the tags to be ignored by Google.