Glossary · Definition
Meta description
A meta description is a 150-160 character HTML tag that summarizes a web page. Google often uses it as the search-result snippet beneath the blue title — which directly affects click-through rate.
Definition
A meta description is a 150-160 character HTML tag that summarizes a web page. Google often uses it as the search-result snippet beneath the blue title — which directly affects click-through rate.
What it means
The meta description sits in a page's <head>: <meta name="description" content="...">. It's not directly a ranking factor in modern Google, but it heavily influences how many people click your result once it ranks. A compelling meta description can lift CTR by 20-40% vs an auto-generated one, which in turn lifts rankings over time (CTR is an indirect signal). Keep it under 160 characters so Google doesn't truncate it on desktop and under 130 for mobile. Write it like a tiny ad: include the primary keyword, make a specific promise, and imply an action.
Advertisement
Why it matters
Rankings are the hard part — getting into the top 10 for a keyword. But CTR is the quick win. A page ranking #5 with a strong meta description often outperforms a #3 page with a weak one. For established content, rewriting meta descriptions is often the highest-ROI SEO task you can do in a week.
Example
Weak: 'This page talks about mortgage calculators and helps you calculate your mortgage payment.' Strong: '30-year and 15-year mortgage calculator. Free, no signup. See monthly payment, total interest, and a full amortization table instantly.'
Related free tools
Frequently asked questions
Does meta description affect ranking?
Not directly. Google has said it's not a ranking factor. But it affects CTR, which is an indirect signal and directly affects traffic.
What if I don't write one?
Google auto-generates a snippet from the page content — usually from the opening paragraph. Results are often fine but occasionally poor (pulling a navigation menu, for example). Writing your own is always safer.
Will Google always show my meta description?
No — for about 60-70% of queries, Google shows your meta description; for the rest, it generates a snippet tailored to the specific query. You can't force the behavior.
Related terms
- DefinitionCanonical URLA canonical URL is the one 'official' URL for a piece of content, declared to search engines via a <link rel="canonical"> tag. It tells Google 'if you find this page at multiple URLs, treat this one as the main version.'
- DefinitionJSON-LDJSON-LD (JSON for Linked Data) is the format Google prefers for structured data on web pages. It embeds Schema.org markup as a <script type="application/ld+json"> block, telling search engines exactly what kind of content a page contains.
- DefinitionSchema (Schema.org)Schema.org is a shared vocabulary of types (Article, Product, Event, FAQPage, etc.) that websites use to describe their content in a machine-readable way. Google and Bing use Schema.org to generate rich results.