Missing meta description

mediumseo-description-missing

No meta description means the search engine writes your snippet for you, out of context. A written one is the first line a searcher reads.

What it is

The meta description is a <meta name="description"> tag summarizing the page in a sentence or two. Search engines usually — not always — use it verbatim as the snippet shown under a result's title.

The useful range is roughly 50-160 characters: long enough to be a real summary, short enough that search engines don't cut it off mid-sentence.

Why it matters

Without one, a search engine writes its own snippet by pulling text from the page, which is often an out-of-context sentence rather than a description anyone chose. A written description is a chance to say, in the searcher's own words, why this result answers their query.

It doesn't affect ranking directly, but it affects the click-through rate on results that do rank — the description is the first sentence a searcher reads before deciding to click.

How to fix it

with a reference doc
html
<meta name="description" content="A concise, accurate summary of this page.">

Reference documentation

Related checks

3
highMissing title tagThe <title> tag in a page's <head> names the page for browsers, search results and social shares. It's one of the few pieces of a page search engines still treat as an explicit, author-declared signal rather than something inferred from content.lowCanonical tagA canonical tag (<link rel="canonical">) declares a page's preferred URL when the same content is reachable at more than one address — with and without a trailing slash, with and without a tracking query string, over http and https.mediumStructured data (JSON-LD)Structured data is a <script type="application/ld+json"> block declaring what a page is, using schema.org vocabulary — Article, Product, Organization, FAQPage and similar types. This check looks for at least one such block that parses as valid JSON and declares a recognizable @type; it isn't a full schema.org validator checking that a given type's required fields are present.

This is one of the 75 checks the scanner runs. See what we check for the full list, every severity weight, and how the score is computed from them.

See whether your own site passes missing meta description.

One page, all 75 checks, free. No account, no card.

Run a scan