SEO
SEOHigh

Meta Description

Checks that every page has a unique meta description between 50-160 characters.

What this check measures

We read the <meta name="description"> tag and flag missing, empty, duplicated, or out-of-range descriptions. Descriptions do not directly affect ranking but drive 10-30% of click-through rate.

Why it matters

Meta descriptions become the grey snippet under your search result. Missing descriptions let Google auto-generate one, usually worse than what you would write. AI search engines (ChatGPT, Perplexity) also read descriptions as a quick summary signal when citing your page.

search

How our audit detects it

HTML parser extracts the description meta tag and measures length, uniqueness per URL, and whether the value is a repeated sitewide string.

Typical findings

  • error_outlineMeta description is missing entirely on all or most pages.
  • error_outlineEvery page uses the company tagline as the description.
  • error_outlineDescription exceeds 160 chars and gets cut off in search results.
  • error_outlineDescription is set via client-side JS and not visible to crawlers.

How to fix

Write one description per page: hook in the first 120 chars, total under 160. Treat it like ad copy — promise value, hint at what's inside, include the primary keyword once naturally.

Copy-paste fix prompt for your stack

Lovable · Cursor · Bolt · v0 · Replit · Windsurf · Claude Code · Base44

View the fix prompt →

Frequently asked questions

Do meta descriptions affect ranking?expand_more
Not directly. They affect CTR, which is an indirect signal. A great description that gets clicks beats a stuffed one that does not.
What character length is ideal?expand_more
50-160 characters. Google displays 155-160 on desktop and 120 on mobile. Put your hook in the first 120.
Does Google always use my description?expand_more
No — Google rewrites ~45% of descriptions if the query or page content suggests a better match. Tight, relevant descriptions get kept more often.

Want this checked on your site?

Pantra runs the full audit (SEO, Security, GEO, Performance, Schema, Technical, Images) in 10 seconds and generates stack-specific fix prompts.

Scan my site

Related checks