Meta descriptions don't directly rank, but they own the SERP click-through battle. Google rewrites about seventy percent of them when the on-page text answers the query better, but for branded and high-intent commercial pages a tight handcrafted meta still outperforms. A site-wide description audit is one of the highest-ROI fifteen minutes you will spend this quarter.
Step 1. Crawl with description extraction
Run a crawl with the parser collecting meta[name="description"].
The 2-UA parser captures the description on every parsed URL, including pages that omit it entirely.
Step 2. Three filters every audit should run
- Missing:
description IS EMPTY— Google will auto-generate one, rarely well. - Duplicates: group by description,
count > 1— duplicates dilute CTR signals across cannibalizing URLs. - Length:
length > 160for mobile truncation, orlength < 70for under-optimized.
Step 3. Cross-reference with Google Search Console
Connect Site → GSC and pull the top 200 URLs by impressions. Prioritize description rewrites for high-impression, low-CTR URLs. That is where SERP CTR gains live: pages already shown by Google but underperforming on click-through.
Step 4. Lock descriptions on commercial pages
Add commercial pages to Tracked URLs with Field tracking: meta description. CMS plugins and translation tools love to silently overwrite descriptions; a snapshot-diff alert catches that the day it happens.
Patterns that cause silent description regressions
- Auto-pulled from the first paragraph — better than nothing, but rarely persuasive.
- Identical text on every product variant — write template-driven descriptions that vary by SKU attribute.
- Special characters breaking SERP rendering — avoid emoji unless tested per language; Google strips most.
- Translation plugins overwriting English descriptions — second-most-common regression on international sites.
Length guidance for 2026
Aim for 150–160 characters as the safety zone across desktop and mobile SERPs. Don't pad — clarity beats length. A 110-character description with a sharp value proposition outperforms a 160-character description full of generic phrasing. Treat the description as the second headline of your SERP listing, not as metadata.
Run the free SEO page audit for a single-page check, then connect GSC inside a project to find the highest-CTR-uplift candidates automatically.