Meta Tags Analyzer
Extract and analyze every meta tag from any URL — title, description, Open Graph, Twitter Card, viewport, robots, and link tags.
What meta tags actually matter for SEO in 2026?
Meta tags live in the <head> of every HTML page and communicate to browsers, search engines, and social platforms what the page is about. Despite years of speculation that meta tags don't matter, several still directly affect search rankings and click-through rates: <title> (the SERP headline, biggest CTR lever), <meta name=description> (the SERP snippet — Google rewrites it ~70% of the time but still uses it as a signal), <meta name=viewport> (required for mobile-friendly ranking boost), <link rel=canonical> (prevents duplicate-content penalties), and <meta name=robots> (controls indexing). Beyond rankings, Open Graph tags (og:title, og:description, og:image, og:type) determine how URLs render when shared on Facebook, LinkedIn, Slack, Discord, and dozens of other platforms — bad OG images can lose 30-50% of social traffic. Twitter Card tags (twitter:card, twitter:image) handle Twitter/X previews. This tool parses every meta and link tag in a page's <head>, so you can verify your SEO setup, debug missing social previews, or analyze how a competitor structures their pages. The fetcher runs on our server (necessary because most sites block CORS for client-side requests), but the URL you submit is logged only for rate-limiting — we don't store the response.
Common use cases
Verify your site's SEO setup after deploying — confirm title, description, canonical, og:image all present and correct.
Debug a missing social preview — paste your URL into Facebook Sharing Debugger AND this tool to compare.
Reverse-engineer a competitor's SEO strategy by inspecting their meta tags across key pages.
Audit a client site before a redesign — catalog every meta tag so the migration preserves SEO signals.
Confirm a Yoast/Rank Math config change actually took effect on the rendered HTML.
Check for accidentally-shipped 'noindex' meta tags on production pages.
Frequently asked questions
Which meta tags are essential for SEO?▼
Will Google use my meta description?▼
Does the order of meta tags matter?▼
What's the difference between og:title and the regular title?▼
What's a 'meta refresh' and should I use it?▼
Why doesn't Facebook show my image?▼
Do I still need <meta keywords>?▼
Related tools
Heading Hierarchy Analyzer
Audit H1-H6 structure for SEO and accessibility issues.
Schema Markup Validator
Extract and validate JSON-LD schema from any page.
Open Graph Inspector
Preview how a URL appears on Facebook, Twitter, and LinkedIn.
Sitemap Inspector
Analyze any XML sitemap — URL count, lastmod, structure.
robots.txt Inspector
Parse robots.txt and flag common mistakes.
Page Word Count
Count visible words on any URL.