Meta Tag Inspector
Paste a URL — see every meta tag in one place. Title, description, OG, Twitter, canonical, robots, hreflang, JSON-LD, headings. With pass/fail hints for length.
Tool fetches the URL's server-rendered HTML and parses it. We don't execute JS, so you see what search engines and social crawlers see in their first pass.
FAQ
What does this tool check?▼
Title, description, canonical, robots, language, charset, viewport, theme color, Open Graph tags, Twitter Card tags, hreflang alternates, JSON-LD structured data, and the page's heading hierarchy (H1/H2/H3).
Why does it sometimes flag a title or description?▼
Search engines typically truncate titles around 50-60 characters and descriptions around 150-160. We highlight values outside those ranges so you can tighten them before they're trimmed in SERPs.
Is this the same as your OG Link Preview tool?▼
OG Preview focuses on how a link will render in social-share cards. Meta Inspector is broader — it surfaces SEO signals (canonical, robots, hreflang, structured data) in addition to OG/Twitter tags. Use whichever matches the question you're asking.
Does the tool execute JavaScript?▼
No. It fetches the raw server-rendered HTML. For React/Vue SPAs that inject meta tags client-side, you'll see the initial HTML — which is what search engines and most social crawlers also see.
More Website Tools
OG Image Generator
Generate a 1200×630 social card from any URL — auto-pulls title and description. Drop into your og:image meta tag.
SSL Certificate Checker
Check who issued a domain's certificate, when it expires, what alt names it covers, and which TLS version negotiated.
Regex Tester
Test JavaScript regular expressions live. Highlighted matches, capture groups, replace preview. Pure browser.