Meta Tag Analyzer

Paste any URL below to check its title tag, meta description, Open Graph tags, Twitter Card tags, and canonical URL — free, instant, no signup.

What this checks & how to fix it

Meta tags don't change how well a page ranks on their own, but they control two things that decide whether a ranking turns into a visit: what shows up in the Google search result, and what shows up when the link is shared elsewhere. Getting them wrong is one of the most common — and most fixable — reasons a page that already ranks still doesn't get clicked.

  • Title tag — the clickable blue headline in search results and the browser tab text. Checked for presence and length against the ~50–60 character range Google typically displays in full.
  • Meta description — the summary text shown under the title in search results. Checked against the ~150–160 character range that avoids mid-sentence truncation.
  • Open Graph tags — control the preview card shown on Facebook, LinkedIn, WhatsApp, and most other platforms when a link is shared.
  • Twitter/X Card tags — the same idea, specifically for X/Twitter's own preview format.
  • Canonical URL — tells search engines which URL is authoritative when the same content is reachable at more than one address.

How to fix what it finds

Every issue this tool surfaces is a change to your page's <head> section — no code changes beyond that. Fix the tags it flags directly in your page template, then run the same URL through this tool again to confirm the fix landed.

Frequently asked questions

What does the Meta Tag Analyzer actually check?

It reads the live HTML of the URL you enter and checks five things: the <title> tag's length and content, the meta description's length and content, whether Open Graph tags (og:title, og:description, og:image, og:type) are complete, whether Twitter Card tags are present, and whether a canonical URL is set. Nothing is guessed — every result comes from what's actually in the page's HTML.

Why does title length matter?

Google truncates titles that run too long in search results, and a title under ~30 characters usually isn't descriptive enough to earn a click. 50–60 characters is the sweet spot that fits fully in most search result displays while still saying something specific about the page.

My meta description is fine — why is Google showing a different one?

Google sometimes rewrites the displayed snippet if it thinks a section of your page content answers the searcher's query better than your written description. This isn't a bug in your tags — it's Google choosing what it believes is more relevant for that specific search. A well-written, on-topic description reduces how often this happens, but doesn't eliminate it.

What happens if Open Graph or Twitter Card tags are missing?

The page will still rank normally in Google search — these tags don't affect organic rankings directly. What they control is how the page looks when shared as a link on social media, Slack, WhatsApp, or Discord: without them, the platform falls back to a generic preview or none at all, which measurably hurts click-through on shared links.

Why does a missing canonical URL matter?

A canonical tag tells search engines which URL is the 'real' one when the same content is reachable at more than one address (with or without a trailing slash, with tracking parameters, over http vs https, etc). Without it, search engines have to guess — and can end up splitting ranking signals across multiple URL variants instead of consolidating them onto one.

Related tools

Command Palette

Search for a command to run...