Ffile2fix
Sign in Get started
← All tools

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

Provide HTML or a URL to validate its hreflang tags.

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.