Glossary · Glossary

Meta Description

A meta description is HTML metadata that summarizes a page and can be used as source material for search snippets.

Updated Jun 5, 2026 Reviewed Jun 5, 2026 en

A meta description is HTML metadata that summarizes a page. Search systems can use it as source material for a result snippet, but they may also generate snippet text from visible page content when that better matches a query.

The best meta descriptions are written for humans first. They clarify the page’s task, the concept being explained, and what a reader can expect to learn.

Why it matters

A meta description gives editors a concise way to test whether a page has a clear reason to exist. If the page cannot be summarized honestly in one or two sentences, the content may be too broad, too thin, or too similar to another page.

In search appearance, a good description can help users understand whether a result is relevant when it is selected as snippet text. It is still not a direct ranking shortcut and not a guaranteed display field.

How it differs

A meta description is authored metadata. A snippet is generated search result text. A title tag names the page, while the description explains the page’s usefulness.

Meta descriptions also differ from body introductions. The introduction is visible content and should stand on its own even if the meta description is never shown.

Example

Useful:

<meta
  name="description"
  content="Learn what a canonical URL is, how it works, and how canonical tags help search systems choose a representative page."
/>

Weak:

<meta
  name="description"
  content="Best SEO glossary GEO glossary AI SEO glossary ranking ranking ranking."
/>

The useful version states the page task. The weak version repeats keywords without giving the reader a reason to trust the page.

How teams use it

Teams write or review meta descriptions when publishing a new guide, glossary term, comparison, or report. A practical review asks:

  1. Does the description match the visible page?
  2. Does it avoid claims the page does not support?
  3. Is it specific enough to distinguish the page?
  4. Would it still read naturally if shown as search snippet text?

Common misunderstanding

A meta description is not a promise that exact text will appear in search results. It can influence search appearance, but the result snippet remains generated and query-dependent.

Read next

Use these glossary paths to move from the definition into adjacent concepts, topic clusters, and operator guides.