hreflang Tag Inspector
Inspect hreflang tags on one fetched page for language-code, duplicate, and self-reference issues; it does not verify reciprocal tags site-wide.
β‘ 99 points per successful run Β· Balance: 0 Β· Buy points
Page Source
Validation Report
How to Use
Paste HTML (typically the <head> of a page) or point the tool at a live URL. It extracts every <link rel="alternate" hreflang="..." href="..."> tag and runs three checks Google's guidelines call out: (1) each hreflang value must look like a real language or language-region code (e.g. en, en-US) or the literal value x-default; (2) no hreflang value should appear twice; (3) when you supply a URL, the page should include a self-referencing hreflang entry pointing back to itself. Every tag is reported individually with exactly which check(s) it failed.