What Is a Meta Description?
A meta description is an HTML attribute (<meta name="description">) that provides a brief summary of a web page. It appears in search engine results pages (SERPs) below the page title. While not a direct ranking factor, it significantly influences click-through rate (CTR).
Why It Matters
A well-written meta description can increase your click-through rate from search results by 5-10%. It is your first impression to potential visitors. Missing or duplicate meta descriptions mean search engines will auto-generate snippets from your content, which may not accurately represent your page.
How AuditMe Detects It
AuditMe checks: (1) presence of <meta name="description"> tag, (2) length (optimal: 150-160 characters), (3) uniqueness across the site (no duplicate descriptions), (4) inclusion of target keywords, (5) presence of a call-to-action, and (6) whether the description accurately reflects the page content.
Example
<meta name="description" content="Learn what a canonical URL is, why it matters for SEO, and how to implement it correctly. With examples and common mistakes." />
<meta name="description" content="SEO tips" /> <!-- Too short, no useful information -->
Common Mistakes
- Missing meta description — search engines auto-generate from content
- Duplicate descriptions across multiple pages — cannibalization signal
- Too short (<70 characters) — wasted SERP real estate
- Too long (>160 characters) — truncated in search results
- Keyword stuffing — reads unnaturally, reduces CTR
- Generic descriptions that could apply to any page
