Meta Descriptions
A meta description is an HTML attribute that provides a brief summary of a web page. Search engines often display it in search results below the page title.
How Meta Descriptions Appear
Example Page Title | Brand Name
https://example.com/page
This is an example meta description. It provides a brief summary of the page content and encourages users to click through to learn more about the topic.
Why Meta Descriptions Matter
While meta descriptions are not a direct ranking factor, they significantly impact:
- Click-Through Rate (CTR) - A compelling description increases clicks from search results
- User Expectations - Sets expectations about what users will find on the page
- Keyword Highlighting - Search terms in descriptions are bolded in results
Meta Description Syntax
<head>
<meta name="description" content="Your page description here. Make it compelling and informative.">
</head>
Best Practices
| Guideline |
Recommendation |
| Length |
Aim for 150-160 characters. Google may display up to 155-160 characters. |
| Uniqueness |
Each page should have a unique meta description. |
| Include Keywords |
Naturally include your target keywords; they'll be bolded in results. |
| Call to Action |
Include action words like "Learn", "Discover", "Get", "Find out". |
| Match Content |
Accurately describe the page content. Misleading descriptions hurt your CTR. |
Writing Effective Descriptions
Learn the essential on-page SEO techniques that will boost your rankings. Our step-by-step guide covers title tags, meta descriptions, and content optimization. Start improving today!
160 characters, includes keywords, has CTA
Welcome to our website. We have many products and services. Contact us for more information about what we offer.
Generic, no keywords, doesn't describe specific content
Common Issues
- Missing meta description - Search engines will auto-generate one from your content
- Too short - Doesn't fully utilize available space to attract clicks
- Too long - Will be truncated with "..." in search results
- Duplicate descriptions - Same description used on multiple pages
How to Add a Meta Description
- Open your HTML file or CMS page editor
- Locate the <head> section
- Add the meta description tag
- Write a unique, compelling description for that specific page
- Keep it under 160 characters
Note: Google may choose to display a different snippet from your page content if it deems it more relevant to the search query. Writing a good meta description increases the chance it will be used.
External Resources