Before anyone clicks a result in Google, their eyes land on just two lines: the blue clickable title and the grey snippet beneath it. Those two lines are controlled by the meta title and meta description tags. Written well, they can lift your click-through rate (CTR) noticeably even when your ranking does not move; written badly, Google simply ignores them and shows text it picked itself. This guide walks through the concrete rules, length limits and real examples for writing a meta title and description that earn the click.
What exactly are the meta title and description?
Both are HTML tags that live in the <head> of your page. The title is the clickable headline shown in the browser tab and the search result. The description is a short summary of the page; it is not a direct ranking factor, but it heavily influences whether a user decides to click.
<head>
<title>Writing Meta Title and Description That Get Clicks | aslain.dev</title>
<meta name="description" content="Practical rules, length limits and examples for meta tags that earn clicks.">
</head>
One important distinction: the HTML <title> tag is not the same as the visible <h1> heading on the page. They can be similar, but the meta title speaks to the search engine while the h1 speaks to the visitor who already opened the page.
The right length: pixels or characters?
Google truncates titles by pixel width, not by character count. In practice the safe range is:
- Title: roughly 50–60 characters (≈ 600 pixels). Anything longer is cut off with an ellipsis in the results.
- Description: roughly 140–160 characters. On mobile this limit can be even shorter, so put the most important information first.
Going over the limit is not a disaster; Google simply trims the end. But if you placed your brand or your call to action at the very end, losing it stings. That is why you should always front-load the keyword and your strongest message.
How to write a meta title that gets clicks
A good title reflects the searcher's intent in a few words. Follow these principles:
- Put the primary keyword first. In "Meta title writing guide" the keyword is the first word, not buried as in "Some thoughts about blogging and meta title".
- Write a unique title for every page. Pages that share the same title compete against each other in Google's eyes.
- Append the brand at the end. Separate it with a pipe or dash:
Topic | Brand. On the homepage you may lead with the brand. - Add a value promise. Include a number, a year or a benefit: "7 Rules", "2026 Guide", "With Examples".
- Avoid spammy signals. Do not SHOUT in capitals and do not repeat the keyword over and over; Google treats that as spam and rewrites the title.
A bad example: Home - Welcome. A good example: Multilingual Sites with Laravel: 2026 Guide | aslain.dev.
How to build a description that persuades
Think of the description as ad copy. Its job is not to rank but to convince. For an effective snippet:
- State clearly in the first sentence what the page offers.
- Use the keyword naturally; Google bolds matching words and that draws the eye.
- Add a call to action: "Learn step by step", "See the examples", "Get started now".
- Avoid empty adjectives. Instead of "best, amazing, perfect", state a concrete benefit.
Remember: Google is not obliged to use the description you wrote. It may pull a sentence from the body of the page that it finds more relevant to the query. Even so, writing a good description keeps as much control as possible in your hands.
Common mistakes
- Reusing the same title on every page. Use template variables to generate a dynamic title that reflects each page's own topic.
- Leaving the description empty. If it is blank, Google picks a random sentence from the body, and the result is usually messy.
- Keyword stuffing. Repeating the same word three times in the description looks off-putting and does not help.
- Failing to update dates or numbers. Writing "2024 Guide" in the title while leaving the content stale erodes trust.
- Title not matching the page content. If the page does not deliver what you promised, the user bounces back, which hurts your ranking.
A quick checklist
- Is the title under 60 characters with the keyword up front?
- Does every page have a unique title and description?
- Is the description under 160 characters and does it contain a call to action?
- Is the brand name placed consistently at the end of the title?
- Did you test the result in a real search or a preview tool?
Frequently Asked Questions
Does the meta description affect ranking?
It is not a direct ranking factor. However, a well-written description increases the click-through rate and contributes to performance indirectly. So it will not raise your ranking on its own, but it will raise your clicks.
Why doesn't Google show the text I wrote?
Because Google may choose a sentence from inside your page that it finds more relevant to the user's query. This is normal. When your description is clear and relevant to the search, the chance of it being used goes up.
Do I really need separate meta tags for every page?
Yes. The title especially must be unique. For descriptions, a scalable approach is to generate them dynamically with a template, for example a pattern that combines the title and summary fields.
Are your meta tags leaking clicks? I can overhaul your title and description structure from top to bottom and help lift your CTR. Get in touch with me.