Description (meta description)
A short page description shown in the search snippet. Does not directly affect rankings but strongly impacts click‑through rate (CTR).
The meta description tag is an HTML attribute that provides a short summary of the page content. Search engines often use it to generate the snippet. A good description boosts CTR, indirectly improving rankings.
What is a description
The value lives in the document head via meta name=description; search engines may replace it with another snippet line if they judge it more relevant. CTR and rankings nuances follow below—this section avoids repeating the intro lead.
Does it affect rankings
Google has officially stated that the meta description is not a ranking factor. However, through CTR it can indirectly influence positions: the more people click your snippet, the better the behavioral signals.
How to write properly
- Include the keyword — it will be bolded in search results
- Write a unique description for each page
- Use a unique selling proposition (USP) and a call to action (CTA)
- Reflect the page's content — don't mislead users
- Avoid keyword stuffing
Recommended length
Google typically shows between 150 and 160 characters (desktop may show more). Aim for 150–160 characters to avoid truncation.
Pairing with Title
Description and Title work together. The title grabs attention, the description sells. They should complement each other, not duplicate the same text.
How to find the meta description on a page
Look for meta name=description, not og:description—the latter is for social previews and may differ.
- Open the page in Chrome, Edge, or Firefox.
- View source: Ctrl+U (Windows/Linux) or ⌥⌘U (macOS). Use find (Ctrl+F / ⌘F) and search for meta name="description" or description to locate the tag with content="…".
- DevTools: F12 → Elements → expand head → locate meta[name="description"]. In the Console you can run: document.querySelector('meta[name="description"]')?.content — you get a string or undefined if the tag is missing.
- Multiple meta name=description tags with different content are an error; keep a single canonical tag or the SERP may pick an unpredictable variant.
- Meta-tag browser extensions are handy, but verify in raw HTML or DevTools when results look inconsistent.
Prompt template for a meta description
Paste the block below into ChatGPT / Claude / Gemini and fill in the placeholders. Target roughly 140–160 characters for English snippets; adjust slightly if your UI/CMS shows a different preview width.
You are an SEO copywriter. Write one meta description for a web page.
Inputs (fill in):
— URL:
— Page type (home / category / product / article / service / landing):
— Primary search query (1–3 phrasings):
— Current Title (if approved):
— What the page delivers in 3–5 short bullets:
— USP vs competitors:
— Output language (e.g. EN):
Rules:
1) Return only the meta description text as a single line—no HTML, no surrounding quotes.
2) Aim for 140–160 characters (if RU, same range is usually fine; avoid going far beyond 165).
3) Use the main query once, naturally—no synonym stuffing or keyword lists.
4) Do not copy the Title verbatim; add benefit + a soft CTA.
5) Do not promise anything the page does not deliver.
Output format: meta description first, then a new line with "Characters: N". If inputs are thin—ask up to 3 clarifying questions, then provide two options (A and B).Common questions
Discuss your project?
Share your goals and website context — I will suggest a practical next step.