Content SEO · Article 3

Title & Meta Description Optimization: Writing Titles & Descriptions, and Pitfalls

~13 min read Updated 2026-06-24 MagicSEO Editors · Human-reviewed Content SEO

The title tag and meta description are your "storefront" in search results—what users see before they click through. Title affects both ranking and clicks; Description doesn't directly affect ranking but determines click-through rate. This article explains how to write both, their length, keyword placement, and why your carefully written description sometimes gets rewritten by Google.

The Title Tag#

The Title is the blue clickable heading in search results and an important relevance signal for ranking. Key points:

  • Length: Truncated by pixel width; aim for about 30 Chinese characters or 60 English characters, keeping core info from being cut off.
  • Keyword placement: Put the core keyword as far forward as possible.
  • Brand: The brand name usually goes at the end, separated by a delimiter (like | or ·).
  • Uniqueness: Every page's Title is different.
  • Readable & compelling: Written for humans, designed to inspire clicks, not keyword-stuffed.
title.html
<title>Keyword Research: Types, Three Factors & Tools | MagicSEO</title>
Title ≠ H1The Title is for search results and the browser tab, and can differ from the page's H1. The H1 is the in-page main heading; see Heading Hierarchy H1–H6.

Meta description#

The Meta description is the summary shown beneath the title in search results. Key understanding: it doesn't directly affect ranking, but it affects click-through rate. Treat it like a line of ad copy:

  • Length: About 70–80 Chinese characters or 150–160 English characters works best.
  • Include core info and keywords: When they match the query, keywords get bolded, boosting appeal.
  • Give clear value and a call to action: Let users know what they'll get by clicking.
  • Match the page content: No exaggeration, no mismatch.
meta.html
<meta name="description" content="Explains keyword types, the three factors of volume/difficulty/relevance and research tools, and shows you how to build a keyword library.">

Why Google Rewrites It#

Google often generates snippets dynamically based on the specific query and may not use the description you wrote. Common reasons:

ReasonCountermeasure
Description doesn't match page contentMake the description summarize the page truthfully
Too short or too vagueWrite something specific and informative
Doesn't match the query keywordsCover the page's main keywords
Multiple pages have duplicate descriptionsMake each unique

Rewriting can't be entirely avoided, but accurate, specific, matching descriptions increase the chance of being used.

Good vs Bad Examples#

Bad ExampleGood Example
Title"SEO, keywords, optimization, ranking, tutorial, tools" (stuffed)"Keyword Research: Types, Three Factors & Tools | MagicSEO"
Description"Welcome to our site, we offer all kinds of content." (vague)"Explains keyword types, the three factors and tools, and shows you how to build a keyword library."
Site ExampleEvery page you're reading has a unique, content-matching Title and description—view the source code to verify. This is exactly "the site as the example."

Frequently Asked Questions#

How long should the Title tag be?

Google truncates titles by pixel width in search results—there's no strict character limit, but Chinese titles should stay within about 30 characters and English titles within about 60 characters, ensuring core info isn't cut off. Put the most important keyword near the front, the brand name usually at the end, and every page's Title should be unique.

Does Meta description affect ranking?

It doesn't directly affect ranking. The main role of Meta description is to affect click-through rate: it's often shown as the snippet in search results, and an attractive, page-matching description gets more people to click. So write it as "ad copy" rather than stuffing keywords. Writing it well won't boost ranking, but it brings more clicks.

Why wasn't my description shown—why did Google rewrite it?

Google dynamically generates the snippet it considers more relevant to the query. Common reasons include: your description doesn't match the page content, is too short or too vague, doesn't match the query keywords, or multiple pages share duplicate descriptions. Rewriting is common and can't be fully avoided, but writing accurate, specific, content-matching descriptions raises the chance of being used.

Does every page need a different Title and description?

Yes. Both Title and description should be unique per page. Large amounts of duplicate titles and descriptions make it hard for search engines to distinguish pages and dilute relevance, and will be flagged as issues in Search Console. For large sites, you can use templates to auto-generate unique titles and descriptions from page variables, but avoid generating vague, cookie-cutter content.