SEO · 4 min read

Title Tags and Meta Descriptions: What Still Matters

Meta descriptions have not been a ranking factor since 2009. They still decide whether anyone clicks, which is the part that pays.

Two pieces of metadata still determine what a searcher sees before they reach your page. Neither is a ranking factor in the direct sense, and both are frequently overwritten. They are still worth getting right, because the snippet is the only thing standing between a ranking and a visit.

The title tag

The title is a ranking factor (one of the stronger on-page ones), and it is also the blue clickable line in the results. Those two jobs sometimes conflict.

Length is measured in pixels, not characters

This is the detail most guidance gets wrong. Google truncates on rendered width, roughly 580 pixels on desktop. Character count is a proxy, and a poor one: "Illinois" and "WWWWWWWW" have the same character count and very different widths.

Practical guidance: 50-60 characters usually fits. Titles heavy in capitals, W, M or em dashes truncate earlier; titles full of i, l and t survive longer. Check the rendered width rather than counting.

Front-load

Put the distinguishing term first. If it truncates, you lose the end.

✗ YoursTools | Free Online Tools | EMI Calculator for Home and Car Loans
✓ EMI Calculator: Monthly Payment and Total Interest | YoursTools

The brand belongs at the end, separated by a pipe or a dash. For a well-known brand it can go first; for everyone else it is wasted width.

Be specific and unique

"Home" and "Products" tell a searcher nothing. Neither does the same title on 400 pages. Every indexable page should have a title that describes that page and no other. Duplicate titles across a site are one of the clearer signals of thin templating, and they are trivially detectable.

Do not stuff

✗ EMI Calculator, Loan EMI Calculator, EMI Calculation, Calculate EMI Online Free

This reads as spam to both people and Google, and is one of the most reliable ways to get your title replaced.

The meta description

Not a ranking factor. Its job is to persuade. Google matches query terms in the snippet and bolds them, which is a strong visual cue, so including the terms people actually search for is useful for a completely different reason than ranking.

Length

Around 920 pixels on desktop, roughly 150-160 characters. Mobile is narrower, closer to 120. Google has experimented with much longer snippets in the past and reverted. Put the essential content in the first 120 characters so it survives on a phone.

Write it as ad copy

The person reading it has already seen ten similar results. Give them a reason to pick this one.

✗ This page contains information about our EMI calculator tool for
   calculating EMI on loans.

✓ Work out your monthly EMI, total interest and full repayment schedule
   in one step. Free, no signup, and nothing you type leaves your browser.

The second names a concrete benefit, states the differentiator, and removes a friction (signup) the reader is probably expecting.

Match the page

A description promising something the page does not deliver produces a click and an immediate return to the results. That is worse for you than no click, and Google is reasonably good at detecting the pattern over time.

Why Google rewrites them anyway

Google replaces meta descriptions on the majority of results. Studies put it around 70%, and higher for long-tail queries. It replaces titles on roughly two-thirds.

This is not necessarily a failure. Google rewrites because it is matching the snippet to a specific query, and a static description cannot do that. If your page ranks for two hundred queries, an extracted passage relevant to each will often outperform one general description.

What you control is the ceiling. A good title and description are used when they are the best available option. A bad one guarantees a rewrite. To improve your odds:

  • Keep the title within the width limit and accurately descriptive.
  • Make sure the H1 is also good, since it is a common substitution source.
  • Avoid keyword repetition and boilerplate that repeats across the site.
  • Ensure the page body genuinely covers what the title claims.

The other tags, briefly

Open Graph and Twitter Card tags control how links look when shared on social platforms and in messaging apps. They are ignored by search engines and matter a great deal for referral traffic. og:title, og:description, og:image and og:url cover most needs; the image should be around 1200×630.

Canonical tags tell search engines which URL is authoritative when the same content is reachable at several. Get these right before worrying about descriptions: a canonical pointing at the wrong URL, or a mismatch between your canonicals, your sitemap and your internal links, will cost you far more than a mediocre snippet.

The meta keywords tag has been ignored by Google since 2009. It does nothing. It is still generated by a surprising number of CMS templates.

Structured data does not change ranking directly but can produce rich results (star ratings, FAQ accordions, breadcrumbs), which change how much space your listing occupies and how it reads. This is usually a larger CTR lever than the description text itself.

A workable process

  1. Write the title first, under 580 pixels, distinguishing term first, brand last.
  2. Write the description as if it were a paid ad you were spending money on.
  3. Preview the rendered snippet rather than counting characters. The SERP preview tool shows where truncation falls.
  4. Check for duplicates across the site. Duplicate titles are a stronger negative than a weak individual one.
  5. Look at Search Console impressions and CTR after a few weeks. A page with high impressions and low CTR has a snippet problem, and that is the one worth rewriting.

That last step is the only one that gives you evidence rather than opinion. Most snippet advice, including this article, is generalisation; your own CTR data is not.

Common questions

Does the meta description affect rankings?

Not directly, and Google has said so consistently since 2009. It affects the snippet, which affects click-through rate, which is at minimum a business outcome and arguably a weak indirect signal. Write it for the person deciding whether to click, not for the algorithm.

Why did Google rewrite my title?

Usually because the original was too long, keyword-stuffed, generic, or a poor match for the specific query. Since the August 2021 title update Google has replaced titles on roughly two-thirds of results, often substituting an H1 or an anchor text it considers more descriptive. A concise, accurate, unique title is the most reliable way to keep yours.

Should every page have a unique description?

Every page that matters, yes. For very large sites, generating them from page data is fine and far better than duplicating one string across thousands of URLs. Duplicate descriptions are a signal of thin templating. Leaving it blank is also legitimate: Google will extract a passage from the page, and on long-tail queries that extraction is often better matched than anything written in advance.