Skip to content

Meta Tag Analyzer

Check meta tag analyzer and fix what is holding your rankings back.

Interactive meta tag analyzerQueries live public dataFree, no account
Overview

What is the Meta Tag Analyzer?

The Meta Tag Analyzer fetches a URL and checks its title, meta description, canonical tag, robots directive, viewport, charset and lang attribute against what actually gets a page displayed correctly — and not truncated — in search results. Each field gets a Good, Caution or Issue status with the specific reason and fix. The title and description are measured two ways: character count and estimated pixel width, because Google truncates search snippets by pixel width, not by a fixed character count, so a title can be well within a character limit and still get cut off if it's full of wide capital letters.

Character-count guidance ("keep it under 60 characters") is a rough proxy that breaks down in specific cases. "WWW" and "MMM" take up roughly three times the pixel width of "iii" or "lll" at the same character count, so two titles with identical length can render completely differently in a search result. This tool estimates pixel width directly, using the same approximate font metrics Google's search results use, so the caution flag reflects actual truncation risk rather than a character-count guess.

Benefits

Why use a free meta tag analyzer?

Pixel width, not just character count

Title and description are measured in estimated pixels as well as characters, catching truncation risk that a character-count check alone misses.

Seven fields checked in one pass

Title, meta description, canonical, robots, viewport, charset and lang are all checked together against one fetched page.

A noindex tag is flagged loudly

If the robots meta tag includes "noindex," the tool raises a dedicated alert — this is the single most common cause of a page silently vanishing from search results.

Specific fix for every issue

Each flagged field comes with the exact tag and attribute to add or correct, not just a description of the problem.

Copy the full checklist

Export the complete result set as text for a content brief, a dev ticket, or a pre-publish QA checklist.

Guide

How do you use the Meta Tag Analyzer?

  1. 1

    Enter the page URL

    Paste the exact URL you want to check, including its path — meta tags are set per page, not per domain.

  2. 2

    Review the title and description rows first

    These have the biggest visible impact on search results. Check both the character count and the pixel width shown next to each.

  3. 3

    Check for a noindex flag

    If a red alert appears at the top saying the page is set to noindex, treat that as urgent — the page will not appear in search results at all while it's set.

  4. 4

    Work through the remaining fields

    Canonical, robots, viewport, charset and lang round out the technical basics — fix anything marked Caution or Issue using the suggested tag shown next to it.

Accuracy

How accurate is it?

The analyzer fetches the live HTML of the URL you enter and reads its actual meta tags directly — there is no cached data. Pixel widths are an estimate, calculated from per-character width ratios approximating Arial at the font sizes Google's search results typically render titles (20px) and descriptions (14px) at, not a measurement of an actual rendered search snippet.

  • Google's exact truncation point varies by device, search result type, and ongoing changes to Google's own snippet rendering, so pixel-width estimates here are a strong proxy, not a guaranteed cutoff.
  • A title over roughly 580px or a description over roughly 920px is flagged as at risk of truncation — these thresholds are drawn from widely observed SERP behavior, not published by Google as fixed limits.
  • Content injected by client-side JavaScript after the initial page load will not appear in this check, since it reads the raw HTML response rather than executing scripts.
  • Google sometimes rewrites a page's title or description entirely in the search result if it judges the existing one to be a poor match for the query — this tool checks what you've set, not what Google will necessarily display for every query.
Details

What should you know before using it?

Length guidance for the two fields that matter most for how a page appears in search results:

FieldGuidance
Title — character count30–60 characters is a safe range for most titles, checked as a first-pass signal.
Title — pixel widthRoughly 580px is where truncation risk starts, using a 20px font size — the actual driver of what gets cut off, since wide characters (W, M) use far more space than narrow ones (i, l).
Meta description — character count70–160 characters is a safe range, though Google has shown snippets both shorter and considerably longer depending on the query.
Meta description — pixel widthRoughly 920px, using a 14px font size, is the estimated point beyond which a description risks truncation on desktop search results.
Canonical tagShould point to the single preferred URL for this content — required whenever the same content is reachable at more than one URL (with or without parameters, trailing slash, etc.).
Robots metaAbsent means the default of index, follow. Explicit noindex removes the page from search results entirely.
Applications

When should you use a meta tag analyzer?

The meta tag analyzer queries live public records, so it suits checks where a stale answer would be misleading — during a migration, after a DNS change, or before you commit to a domain. These are the situations people reach for it in most often.

Pre-publish QA

Check a new page before launch to confirm the title and description are set, sized correctly, and not accidentally left on noindex from a staging environment.

Recovering lost search visibility

When a page that used to rank suddenly disappears from search results, checking for an accidental noindex tag is one of the fastest, most common fixes.

Auditing a site migration

After moving a site to a new CMS or platform, spot-check key pages to confirm meta tags carried over correctly and canonical tags weren't reset to point at the wrong domain.

Competitor snippet research

Check how a competing page's title and description are structured, and whether they risk truncation, before writing your own.

FAQs

Frequently asked questions

What is the ideal length for a meta title?
Aim for roughly 30–60 characters as a starting guide, but pixel width matters more than character count — a title with wide capital letters (W, M) can truncate well before 60 characters, while a title of mostly narrow lowercase letters can fit well beyond it. This tool checks both.
Why does pixel width matter more than character count for SEO titles?
Google truncates search result titles based on the rendered pixel width of the text, not a fixed character count. Because letters vary enormously in width — a capital "W" is roughly three times as wide as a lowercase "i" — two titles with the same character count can render at very different actual widths, so a character-only check misses real truncation risk.
What happens if my page has no meta description?
Google generates its own snippet by pulling text from the page content that it judges most relevant to the search query. You lose control over your own search result copy, which is why setting an intentional description is worth doing even though it is technically optional.
Why is my page not showing up in Google even though it has a title and description?
Check the robots meta tag first — a "noindex" directive removes the page from search results entirely regardless of how well-optimized its title and description are. This tool raises a specific alert if it detects noindex.
What does a missing canonical tag actually cause?
When the same content is reachable at more than one URL — with and without a trailing slash, with tracking parameters, over http and https — a missing canonical can split ranking signals between those URLs instead of consolidating them onto one, which can weaken all of them.
Does the viewport meta tag affect SEO?
Indirectly but significantly — a missing viewport tag is one of the classic signals of a page that isn't mobile-friendly, and mobile-friendliness has been part of Google's ranking and indexing approach since mobile-first indexing became the default.
Security

Is the meta tag analyzer safe to use?

This tool sends the URL you enter to our server, which fetches the page's HTML to read its meta tags and returns the analysis to your browser. Do not enter internal or private URLs — the fetch happens from our server, so it can reach any public address you provide, not just pages on your own network.

No account required No file storage HTTPS everywhere
Sources

Where do these figures come from?

Every method, threshold and standard this page relies on, with a link to the document that defines it. Check them — a tool that will not show its sources is asking you to take its word for it.

  1. 1
    Control your title links in search results

    Google Search Central

    Supports: The description of how Google generates and can rewrite title links, and the guidance behind the title length checks.

  2. 2
    Create good meta descriptions

    Google Search Central

    Supports: The claim that Google may generate its own snippet when no meta description is set, and the general description-length guidance.

  3. 3
    Robots meta tag, data-nosnippet, and X-Robots-Tag specifications

    Google Search Central

    Supports: The statement that a noindex directive removes a page from search results entirely.

  4. 4
    Consolidate duplicate URLs

    Google Search Central

    Supports: The explanation of how a missing canonical tag can split ranking signals across duplicate URLs.

Get in touch

Need something this tool can’t do?

If you need a feature added, spotted something wrong, or want a custom tool or website built for your business, tell us. We read every message and we build what people actually ask for.