Skip to content

Glossary Meta Description

What Is a Meta Description?

  • SEO On-Page
Definition

The meta description is the <meta name="description"> HTML element placed in a page's head, a short summary text that often shows up as the excerpt below the title link in Google search results, though Google isn't obligated to display it.

An open book on a dark table, its pages blank — beside the title Meta Description
The text that wins the click is not inside the book
On this page 6
  1. What does the meta description mean?
  2. Meta description vs. the snippet Google generates on its own
  3. How it works
  4. Why it matters
  5. Best practices
  6. Common mistakes
In brief

What the meta description actually controls, why Google frequently swaps in its own text instead, and how to write one that still competes for the click.

An open book on a dark table, its pages blank — beside the title Meta Description
The text that wins the click is not inside the book

What does the meta description mean?

The meta description is an HTML tag living in the document's head, part of the Meta Tags that describe a page to machines, not to people. Its shape is simple: <meta name="description" content="..." />, a content attribute holding whatever summary the page proposes.

Google treats it as one source among several, not the only one. Per its own documentation, Google uses it when it judges the tag gives a more accurate description than what it can pull directly from the page's content. In every other case, Google builds its own excerpt from the page body, tailored to the specific query someone typed.

Don't confuse it with the Meta Keyword, a tag Google has ignored for over a decade and which has nothing to do with what shows up in the result. It isn't the same as the Title Tag either: the title is the clickable link, the meta description is the text that explains what waits after that click.

Meta description vs. the snippet Google generates on its own

ElementWho writes the textWhat you control
Your meta descriptionThe site owner, in the page's headThe message, not a guarantee Google uses it
Google-generated snippetThe algorithm, from the page's actual contentNothing directly, only by improving the source content

Google states this plainly in its own documentation: it uses the meta description tag when it decides the tag "gives users a more accurate description than would be possible purely from the on-page content"; in every other case, it builds the snippet itself. In practice that means many searches, especially ones where the query doesn't line up neatly with the description, show the user text Google picked and shaped, not what the site wrote. It happens often, not as an edge case, so it pays to write the meta description as a pitch for that space rather than a guarantee it appears.

How it works

Technically the tag has no length limit: HTML accepts a description of any length without complaint. The real limit comes from the search result itself, which truncates the visible text based on available screen width, a pixel-based cutoff rather than a fixed character count. As a practical guideline, similar to the Title Tag, it helps to put the core message inside the first 120 characters for mobile and stay close to, without much exceeding, 155 to 160 characters on desktop, knowing the exact cutoff shifts with device and result type.

When Google decides to build its own excerpt instead of using the description, it doesn't invent the text: it pulls it from the page's real content, usually the section that best answers the query, and often bolds the matching search terms. It's the same algorithmic logic Google applies to the Title Tag when it swaps out a poorly optimized title: priority goes to what helps the searcher most, not what the site would rather show. A site owner can't switch that behavior off directly, only steer it by writing page content that genuinely answers the query behind the search.

That's why the same page can show up with different descriptions for different searches: each snippet gets built for that one query, not from a single fixed template per URL.

<head>
  <meta name="description" content="A title tag is the head's title element, not the H1: it sets the search result headline, though Google can rewrite it if it misrepresents the page.">
</head>

Why it matters

The meta description isn't a ranking factor. Google has confirmed this repeatedly, and its own technical documentation treats it only as a possible source for the preview, never as a positioning signal. A perfectly written description won't move a page a single spot in Technical SEO terms if the underlying page itself is weak.

Where it genuinely matters is CTR: the share of people who click among everyone who sees the result. Along with the title, it's the one spot in an organic result where the site controls the message directly, as opposed to the text Google can generate on its own. In an organic search result without extra structured data, that text is often the only piece of advertising a brand writes in its own words.

That's why it's worth the effort even knowing Google might replace it: when Google does respect it, it's the one sentence deciding whether someone clicks through or keeps scrolling the results.

Best practices

  • Write a distinct description for every page; a generic one copied site-wide is exactly what pushes Google toward generating its own snippet.
  • Work in the term or phrase that matches that specific page's search intent, not just the brand name.
  • Treat it like a short ad with a concrete reason to click, not an academic summary of the content.
  • Keep the core message close to 120 characters for solid mobile visibility, without obsessing over an exact desktop cutoff.
  • On sites with thousands of URLs, catalogs or e-commerce among them, generate descriptions programmatically from real product data (price, category, stock) instead of leaving the field blank.
  • Prioritize the URLs with the most traffic or commercial weight when there isn't time to hand-write every page.

Common mistakes

  • Leaving the field empty and trusting Google to "handle it": sometimes what gets generated is weak, right on a page that had something good to say.
  • Copying the same description across dozens of product or category pages.
  • Stuffing it with strung-together keywords instead of a sentence that reads naturally, which reads worse and lowers the odds Google uses it at all.
  • Confusing it with the Meta Keyword and spending maintenance time on a tag with no real function today.
  • Writing only for the maximum desktop length and forgetting most organic search traffic arrives from mobile.
Manuel Riveiro Rodriguez CEO & Digital Strategist

A technical audit covers this and everything else in one pass.

Request an audit

Frequently asked

Does the meta description affect Google rankings?

Not directly. Google's technical documentation and public statements never treat it as a ranking signal. Its real job, when Google chooses to use it, is controlling the text shown below the title in the search result, which shapes CTR but doesn't move a page's position in results.

Why doesn't Google always use the meta description I wrote?

Google generates its own excerpt when it answers the specific query better than the tag's fixed text does. It happens often, especially when the description is generic, repeated across several pages, or missing the terms people actually search for on that URL.

How long should a good meta description be?

HTML sets no character limit, but Google truncates the visible text based on screen width. As a practical guideline, aim to fit the core message inside the first 120 characters so it displays fully on mobile, and stay close to 155-160 characters on desktop without treating that as a hard rule.

What's the difference between a meta description and a rich snippet?

A meta description is plain text describing the page. A rich snippet adds extra visual elements, stars, price, or breadcrumb navigation, built from structured data. Both can appear in the same result and compete for attention, but they're generated through entirely different mechanisms.

Is it worth writing one if Google might ignore it?

Yes, because when Google does respect it, it's the one piece of text in that result the site controls in its own words. A well-written description competes better for the click on searches where it fits, and leaving it blank hands that entire space over to the algorithm.

Sources

  1. Google Search Central: Control your snippets in search results: official documentation on when Google uses the meta description versus generating its own excerpt, and confirms there's no fixed character limit. Updated April 20, 2026.
  2. Google Search Central: Meta tags that Google understands: official reference for the description tag and its possible role as a snippet source, without listing it among ranking signals. Updated December 10, 2025.
  3. Ahrefs: Meta Description — What It Is & How to Write One: practical pixel-length guideline (920px desktop, 680px mobile) to avoid the text getting cut off in the search result. Updated May 14, 2026.