Hreflang Tag Generator
Enter a language code and URL for each translated version of a page, one per line, to generate a full set of <link rel="alternate" hreflang="..."> tags.
- 1List each language version as "lang-code,url" on its own line (e.g. en-US,https://example.com/en/)
- 2Click Generate
- 3Copy the resulting hreflang tags
- 4Paste the same full set of tags into the <head> of every language version of the page
Related Tools
Meta Tag Generator
Enter your page title, description, keywords, and URL to generate a bundle of core meta tags (description, keywords, Open Graph title/description, robots) in one go.
Canonical URL Generator
Generate a <link rel="canonical"> tag from a URL you provide, to tell search engines which version of a page is the authoritative one.
Viewport Meta Generator
Get the standard responsive viewport meta tag, plus commented notes on optional settings and the accessibility risk of disabling pinch-zoom.
Hreflang Checker
A reference guide to the most common hreflang mistakes (missing return tags, wrong language codes, conflicting canonicals) plus a link to a dedicated hreflang crawler, since verifying live tag propagation across a site needs a server-side crawl this browser tool can't perform.