How to Fix Missing Meta Descriptions (With Examples)
Updated July 2026 · 7 min read
Check which pages are missing descriptions right now — run a free audit on any URL →
A missing meta description is like a book with no blurb. Google will still list your page, but instead of a compelling summary it'll cobble together a snippet from your page content — often the first paragraph of text, which is rarely what you want users to see. The result: lower click-through rates, fewer visitors, and wasted rankings.
In this guide we'll cover why descriptions go missing, how to write ones that get clicks, and before/after examples for six common page types.
Why Meta Descriptions Go Missing
There are four common causes:
- Never added.Many CMS themes and templates don't include a description field by default, so pages ship without one.
- Left blank intentionally.Some SEO plugins default to "auto-generate from content" rather than requiring a manual description.
- Template error.The meta tag exists in the template but a dynamic variable isn't populating —
content="{$description}"renders empty. - Crawled before it was added.You added a description last week but Google hasn't re-crawled yet. Check Google's cached version.
The Impact of Missing Descriptions
Pages with well-written meta descriptions get an average of 5.8% more clicks than pages where Google auto-generates the snippet.
When Google generates its own snippet, it usually pulls the first matching text it finds. This is often a navigation label, a breadcrumb, or a generic welcome paragraph. None of these sell your page. A good meta description is ad copy for your search listing.
The Anatomy of a Good Meta Description
- Length: 150-160 characters (Google truncates around 920px on desktop, ~680px on mobile)
- Primary keyword: Include it naturally — Google bolds matched search terms
- Value proposition: Tell the searcher what they'll get
- Action verb: "Learn", "Discover", "Get", "Compare"
- Uniqueness: Never duplicate descriptions across pages
Before & After: 6 Page Type Examples
1. Homepage
Bad (missing): Google shows your nav bar text: "Home About Blog Contact Login"
<!-- AFTER -->
<meta name="description" content="Free meta tag checker and SEO auditor. Paste any URL and get an instant report on your meta tags, Open Graph, schema markup, and a prioritized fix list.">152 characters. Clear value prop, includes keywords, ends with the deliverable.
2. Product Page
Bad: "Product description goes here." (placeholder never replaced)
<!-- AFTER -->
<meta name="description" content="Wireless noise-cancelling headphones with 40-hour battery, adaptive ANC, and plush memory-foam ear cushions. Free 2-day shipping. 4.7★ from 2,300 reviews.">159 characters. Specs, benefit, social proof, shipping incentive.
3. Blog Post
Bad: Google pulls the intro: "In this post we're going to talk about..."
<!-- AFTER -->
<meta name="description" content="A complete guide to meta tags for SEO in 2026 — title tags, meta descriptions, Open Graph, schema markup, and canonical tags. Includes a free checker tool.">157 characters. Tells you exactly what's inside and includes the free tool hook.
4. Category / Listing Page
Bad: "Category: Running Shoes" (just the category name)
<!-- AFTER -->
<meta name="description" content="Shop 120+ running shoes from Nike, Brooks, Hoka, and Asics. Filter by terrain, drop, and weight. Free returns. Expert fitting advice from our team.">158 characters. Range, brands, filters, reassurance, and expertise.
5. Service / Local Business Page
Bad: "Welcome to our website. We are a family-owned business..."
<!-- AFTER -->
<meta name="description" content="Emergency plumber in Bristol, available 24/7. No call-out fee, fixed-price quotes, and same-day repairs. Check live availability and book online now.">159 characters. Location, availability, pricing transparency, CTA.
6. SaaS Landing Page
Bad: "The all-in-one platform for modern teams." (generic, keyword-stuffed)
<!-- AFTER -->
<meta name="description" content="Project management software that combines tasks, docs, and time tracking in one clean interface. Start your 14-day free trial — no credit card required.">158 characters. Specific features, trial length, friction reducer.
Step-by-Step: Fixing Missing Descriptions
- Audit your site. Run each important page through our checker to see which ones are missing or have empty/too-short descriptions.
- Prioritise by traffic. Fix your top 10 organic landing pages first — these have the most impressions and the most to gain.
- Draft descriptions. For each page, write a 150-160 character description following the anatomy rules above. Use your primary keyword once.
- Add them to your CMS or code. In WordPress, use Yoast or Rank Math. In a custom site, add the
<meta name="description">tag to each page's<head>. - Request re-indexing.In Google Search Console, use "Request Indexing" on the URL Inspection tool to speed up the update.
- Monitor. Re-check your pages monthly. New pages and template changes can reintroduce missing descriptions.
Mistakes to Avoid
- Keyword stuffing. "Cheap shoes, buy shoes, best shoes, shoes online" — Google may rewrite this.
- Too short. Under 120 characters wastes the space. Use the full 150-160.
- Too long. Over 160 gets truncated with "..." and cuts off your CTA.
- Duplicate across pages. Google may ignore duplicates and generate its own.
- No value proposition. "Information about our products" says nothing.
- Quotation marks. Use
"or straight quotes inside — unescaped quotes can break the tag.
Mobile vs Desktop Length
Google shows slightly shorter snippets on mobile (~120 characters) than desktop (~155 characters). If you can, front-load the most important words so your message survives truncation on both. Avoid burying your CTA at the very end.
How to Check Your Descriptions
Our free tool scans any URL and reports: whether a meta description exists, its exact length, whether it's within the recommended range, and how it compares to your title tag. No need to view-source and count characters manually.
Check your meta descriptions free
Instantly see which pages are missing descriptions — and how to fix them.
Audit My Descriptions Free →Summary
Missing meta descriptions are low-hanging SEO fruit. Every important page should have a unique, 150-160 character description with a clear value proposition and action verb. Audit your site, fix the top pages first, request re-indexing, and monitor. The click- through rate improvement is often the fastest SEO win available.
Questions? Email us at support@appsnap.co.uk