Skip to main content
ToolsHub

Meta Tag Analyzer

Paste a URL to see the tags crawlers read, a search snippet preview, and a list of missing or oversized fields.

Updated

Fetches the HTML a crawler would see (no JavaScript rendering) and extracts title, description, canonical, robots, Open Graph, and JSON-LD types.

No tags extracted yet

Enter a public page URL to extract the title, meta description, canonical, robots, and social tags.

How to use Meta Tag Analyzer

The Meta Tag Analyzer fetches a public page and extracts the tags crawlers actually read: title, meta description, canonical, robots, viewport, Open Graph, Twitter/X cards, hreflang, and JSON-LD types. It is the counterpart to the Meta Tag Generator — that tool builds tags from a form; this one shows what is live on the URL. JavaScript is not executed, so you see the first HTML response, which is still the starting point for Googlebot and most other crawlers.

  1. Paste the page URL. A bare hostname is treated as https://.
  2. Click Analyze. We fetch the HTML with SSRF protections and a 1 MB cap.
  3. Read the snippet preview, then the canonical, robots, OG, and Twitter fields.
  4. Fix anything in the issue list, republish, and re-run the same shareable URL.
  5. Open the generator if you need to draft replacement tags, or the Website Analyzer for headings and SSL.

What to look for in the snippet

Google typically displays about 50–60 characters of the title and about 150–160 of the description. Longer values are truncated; very short values look thin and get rewritten. One H1 should match the topic of the title. The canonical should be an absolute URL that you actually want indexed — a canonical pointing at a noindex URL or a different template is a common CMS bug. If robots or X-Robots-Tag includes noindex, the rest of the on-page work will not produce a listing until that is removed.

Open Graph versus the HTML title

Search engines primarily use title and meta description. Social platforms primarily use og:title, og:description, and og:image, with twitter:card as a fallback on X. When OG tags are missing, Facebook and LinkedIn often fall back to the HTML title, which is why a page can look fine in Google and wrong in Slack. Set both. Keep og:image at least 1200×630 when you can, and make og:url match the canonical. This analyzer lists the tags; it does not render a pixel-perfect social card — use Open Graph Preview for that.

Tag jobs
TagPrimary consumer
titleGoogle SERP, browser tab
meta descriptionGoogle SERP snippet
canonicalDuplicate consolidation
og:*Facebook, LinkedIn, Slack
twitter:*X / Twitter cards

Worked examples

Live homepage tags

Inputs: https://example.com

Result: Title, description, canonical, and OG tags listed

Missing description flagged

Inputs: A page with no meta description

Result: Issue: description missing; SERP preview uses title only

noindex spotted

Inputs: A staging URL with robots noindex

Result: robots field shows noindex before you ship

Glossary

Open Graph
Meta tags (og:title, og:description, og:image) that control social-link previews.
Canonical
The preferred URL for a page, used to merge duplicates in search.
noindex
A robots instruction that asks search engines not to include the URL in the index.
JSON-LD
Structured data embedded in a script tag for Schema.org types such as Article or FAQPage.
hreflang
Link annotations that tell search engines which language or region version of a URL to show.

Related reading

Free · No spam

Get weekly tool tips & updates

New tools, power-user tips, and productivity hacks — delivered free every Friday.

No spam, ever. Unsubscribe with one click.

Related Developer Tools

Explore all Developer Tools.