Hreflang Checker
किसी page के language alternates inspect करें, conflicting targets पकड़ें और उसके HTML source में self-reference review करें.
Your declaration report
Check a URL to list languages, targets and issues. Return links are not checked.
Cluster fix करने से पहले declarations पढ़ें
यह checker एक public URL या pasted document से HTML link alternates list करता है. यह code shape, browser-recognized codes, duplicate targets, head placement और self-reference check करता है. Clean report यह confirm नहीं करती कि Google annotations use करता है.
Language और region
Original code को उसके lowercase comparison form के साथ review करें. Code recognition browser के locale data पर आधारित है, full ISO registry audit पर नहीं.
Target conflicts
ऐसे repeated codes खोजें जो अलग pages की ओर point करते हैं. Relative targets review के लिए resolve होते हैं लेकिन absolute URLs से replace करने के लिए flag होते हैं.
Self-reference
Check करें कि language declaration inspected URL की ओर point करता है या नहीं. Redirected URL checks final page URL का उपयोग करते हैं.
Evidence boundaries
Alternate pages fetch नहीं होते. Return links, target status, canonicals और indexing अलग checks रहते हैं.
Work through a bilingual cluster
For an English page at /en/ and its French equivalent at /fr/, inspect both pages. Each needs an en declaration pointing to the English URL and a fr declaration pointing to the French URL. A shared selector can be the x-default target.

- Compare the target sets. Inspect each translation and verify that it lists itself and its counterpart. Fix missing return links at the destination.
- Check the page intent. Language variants should represent equivalent content. A country homepage is not automatically the alternate for every translated article.
- Review canonicals separately. Confirm declared canonicals match your intended indexable language versions. This report does not read canonical signals or show Google’s selected canonical.
- Recheck after changes. Fetch the published source again. JavaScript-generated tags and authenticated content are outside this checker’s view.
Technical reference: Google’s localized page guidance.
Continue the inspection
Use the Sitemap Analyzer to review sitemap URLs, then the Internal Links Checker to inspect navigation paths between pages.