Meta Tag Analyzer
Paste a page's HTML and grade its SEO meta tags with length and best-practice warnings.
Paste a page's HTML and grade its SEO meta tags with length and best-practice warnings.
Meta Tag Analyzer extracts every SEO-critical meta tag from a page's HTML and grades it against modern best practice. Paste the source of any page (right-click → View page source) and the tool parses the <head> with the browser's built-in DOMParser, pulls the title, description, canonical, robots directive, viewport, language, Open Graph (og:title, og:description, og:image, og:url), Twitter Card, structured-data JSON-LD blocks and the page's primary H1. It then reports each tag as a ticked or flagged checklist, with length warnings — Google currently shows up to 60 characters of the title and ~155 characters of the description on desktop search results.
For sites that render via JavaScript, paste the rendered HTML (devtools → Elements → copy outerHTML on <html>) rather than the static source.