12 Checks · Code Examples · Free

Meta Description Optimization Checklist

Meta descriptions do not directly affect rankings, but they heavily influence click-through rates from search results.

Why Meta Descriptions Matters

The meta description appears below your title tag in search results. It gives users a preview of what they will find on your page. Google sometimes generates its own snippets, but a well-written meta description often gets displayed and can significantly increase clicks.

155 characters recommended
55% of descriptions get rewritten
+30% CTR from compelling descriptions

The 12 Checks

Every check ranked by impact. Start at the top and work down.

# Check Category Impact Difficulty
1Write unique meta description per pageSEOCriticalEasy
2Keep under 155 charactersDisplayCriticalEasy
3Include primary keyword naturallySEOCriticalEasy
4Add a clear call to actionCTRHighEasy
5Describe the page content accuratelyTrustHighEasy
6Include value propositionCTRHighEasy
7Match search intentIntentHighEasy
8Use active voiceWritingMediumEasy
9Avoid duplicate descriptionsQualityMediumEasy
10Include target keyword naturally within the descriptionSEOMediumEasy
11Test descriptions with A/B testingOptimizationLowHard
12Monitor CTR in GSCMonitoringLowEasy

Meta Description Examples: Good vs Bad

See what separates a click-worthy snippet from one users scroll past.

Homepage

Bad

Welcome to our website. We offer many services. Click here to learn more about what we do and our company.

Good

Clienvora helps B2B SaaS companies grow organic traffic with technical SEO audits, content strategy, and link building. See how we increased revenue 340% for clients.

Blog Post

Bad

In this blog post, we will talk about meta descriptions and why they are important for SEO and digital marketing.

Good

Learn how to write meta descriptions that boost CTR by up to 30%. Includes 12 proven formulas, real examples, and a free template you can use today.

Product Page

Bad

Buy our product. Best price. Free shipping available. Order now!

Good

Ahrefs Site Audit crawls your entire site for 140+ technical SEO issues. Free plan available for up to 5,000 pages. Trusted by 15,000+ agencies worldwide.

Character Count Guidance

Pixel width matters more than raw character count, but these numbers keep you safe.

Device Max Characters Max Pixels Recommendation
Desktop~155-160920pxAim for 150-155
Mobile~120-130680pxAim for 120
Safe Range120-155Works on all devices

Google measures snippets by pixel width, not character count. Capital letters and wide characters (W, M) take more space than lowercase and narrow characters (i, l). Use a SERP simulator to preview how your description will render.

How to Add Meta Descriptions

Platform-specific instructions for the most common CMSs.

HTML (Manual)

Add this tag inside the <head> section of your HTML file:

<head>
  <meta name="description" content="Learn how to write meta descriptions that boost CTR by up to 30%. Includes 12 proven formulas and real examples.">
</head>

WordPress (Yoast SEO / RankMath)

Yoast SEO: Scroll below the editor → find the Yoast snippet preview → click "Edit snippet" → fill in the "Meta description" field.

RankMath: Click the RankMath icon in the editor sidebar → go to "Edit Snippet" → enter your description in the "Description" field.

Shopify

Go to the product/page editor → scroll to the bottom "Search engine listing" section → click "Edit website SEO" → enter your description in the "Meta description" field. Shopify auto-generates one if left blank, so always write a custom one.

Next.js / Astro (Framework)

// Astro — in your page frontmatter
const description = "Your meta description goes here. Keep it under 155 characters.";

// In the <head>:
<meta name="description" content={description} />

// Next.js — using metadata API
export const metadata = {
  description: 'Your meta description goes here.',
};

Tools for Meta Description Optimization

Use these tools to write, test, and monitor your meta descriptions.

Tool Purpose Price
Mangools SERP SimulatorPreview how your title and description look in Google search results on desktop and mobileFree
Screaming FrogCrawl your entire site to find missing, duplicate, or truncated meta descriptions at scaleFree (500 URLs) / Paid
Yoast SEO / RankMathWrite and preview meta descriptions directly inside WordPress with character count and snippet previewFree
Google Search ConsoleMonitor CTR per page in the Performance report to identify descriptions that need improvementFree
Ahrefs Site AuditFind pages with missing, duplicate, or too-long meta descriptions across your entire domainPaid
Need Better Rankings

Let's Optimize Pages That Rank and Convert

Got pages stuck on page two? Traffic that won't convert? Let's fix it with a personalized on-page SEO audit.

Get a Free SEO Audit

Frequently Asked Questions

Does meta description affect rankings?

The meta description is not a direct Google ranking factor — Google confirmed this in 2009. However, a compelling description increases click-through rate (CTR), and higher CTR sends positive engagement signals that can indirectly help rankings over time. Think of it as a conversion element, not an SEO signal.

How long should a meta description be?

Keep your meta description between 120 and 155 characters. Desktop results typically display up to 155-160 characters, while mobile results cut off around 120 characters. Since Google measures by pixel width rather than character count, test your snippet with a SERP simulator before publishing to make sure it reads well on both devices.

Should I include keywords in the meta description?

Yes — include your primary keyword naturally within the description. Google bolds any words in the snippet that match the user's search query, which draws the eye and increases clicks. Avoid keyword stuffing, though. The description should read like a natural sentence that entices users to click, not a keyword list.

What if Google ignores my meta description?

Google generates its own snippet roughly 55-70% of the time when it believes the page content better answers the specific query. To reduce the chance of rewriting, make sure your meta description accurately reflects the page content, includes the target keyword, and directly addresses the search intent. Pages with thin or generic descriptions are most likely to get rewritten.

Can I use the same meta description on multiple pages?

No — every page should have a unique meta description. Duplicate descriptions confuse Google and make it harder for the search engine to determine which page to show for a given query. Screaming Frog's free version can crawl up to 500 URLs and flag duplicate descriptions, making it easy to find and fix them.

How do I check if my meta description is working?

Go to Google Search Console → Performance → filter by page → check the CTR column. Pages with high impressions but low CTR (below 2-3%) often have weak titles or descriptions. Compare your snippet against the top-ranking results for the same query, then rewrite and monitor the CTR change over 2-4 weeks.

AA

Amir Ali

Founder of Clienvora, a content marketing agency that combines SEO and copywriting to drive rankings, traffic, and revenue. This checklist is maintained and updated regularly.