Hreflang Tag Generator & Validator
Generate and validate hreflang tags for multilingual SEO in HTML, XML sitemap, and HTTP header formats.
サイトが提供するロケールを選ぶと、x-default を含めて相互に参照する hreflang セットを生成し、Google が何も言わずに無視する誤りを指摘します。コード形式の違い、ロケールの重複、フォールバックの欠落です。
The root URL of your site. Locale codes will be appended as path segments (e.g. /en/).
Shown to users whose language does not match any locale tag. Usually your default or English locale.
Configuration looks good — no issues detected.
<link rel="alternate" hreflang="en" href="https://example.com/en/" />
<link rel="alternate" hreflang="fr" href="https://example.com/fr/" />
<link rel="alternate" hreflang="de" href="https://example.com/de/" />
<link rel="alternate" hreflang="x-default" href="https://example.com/en/" /><head> element of every localised page — each page must self-reference its own locale and include all siblings.Better I18N auto-generates hreflang for your localized app — no manual tag management required. Get started for free.
よくある質問
よくある質問
その他のツール
無料のi18nツールをもっと
i18nワークフローの残りをカバーする無料ツール。ロケールデータ、ICUメッセージ、ファイル形式、hreflang。
Locale Explorer
Browse 250+ locales with Intl API examples, plural rules, and framework configs
ICU Playground
Test ICU message syntax with live preview, multi-locale output, and error explanations
File Converter
Convert between JSON, PO, XLIFF, ARB, YAML, CSV, Android XML, iOS Strings, and Properties
Cost Calculator
Estimate localization costs with side-by-side comparison of human, AI, and Better I18N pricing