# How to Write Title Tags for SEO Google Will Use

> How to write title tags that survive Google's title-link generator: length, keywords, brand, CMS steps, and what actually triggers a rewrite.

- URL: https://missiongrowth.io/blog/title-tags
- Published: 2026-08-05 · Updated: 2026-09-23
- Author: Ömer Furkan Aktaş, Founder, Mission Growth
- Publisher: Mission Growth. Company facts: https://missiongrowth.io/llms.txt

Google's title-link generator can build the result you see in search from up to nine different signals on a page, and the title tag you write is only one of them. Learning how to write title tags that survive that process looks different from memorizing a character count.

You've probably read that a title tag needs to stay under some fixed number of characters or pixels. Google has never published that number as a rule.

What it has published is the exact list of what its system draws from, and the exact patterns that make it look elsewhere. That's what this guide works from: how to optimize title tags using Google's own mechanism, not a rule of thumb.

In this guide:
- What a title tag actually is, and how it differs from an H1 and the title attribute
- Why Google shows a different title on roughly 1 in 8 results, and the seven specific reasons it does
- Why there's no real character or pixel limit, and what to use instead
- Where your keyword and your brand name actually belong
- Title structures that hold up, and how to change them in your CMS
- How to test whether a title change worked, using data you already have

## What a title tag actually is (and what it isn't)

A title tag is the `<title>` element inside a page's HTML `<head>`, one of up to nine signals Google can use to build the title link shown in search results.

It sits in the page's source code, not on the page itself. That's why it's easy to confuse with something else.

```html
<head>
  <title>Cold Brew Coffee Maker - 32oz Glass Carafe | Acme Kitchen</title>
</head>
```

That example is the whole markup: one `<title>` element, an opening and closing tag with plain text between them, sitting inside `<head>` and nowhere else on the page. Everything else on this page is about what you put between those two tags.

Three mix-ups cause most of the confusion. A title tag isn't an H1: the H1 is a heading in the page's visible content, while a title tag lives in the head and never renders on the page.

They can say the same thing, or something different. How closely they should match is a separate strategy question, one this guide doesn't try to settle.

A title tag isn't the tooltip attribute either. That attribute (written as `title=""`) adds hover text to a link or image, and it has nothing to do with search results. You write it by hand on each element; nothing pre-fills it.

It also isn't `og:title`, the Open Graph tag that controls how a link looks when shared on social platforms. The two often carry the same text, but different systems read them for different jobs.

Here's what actually decides the blue link you see in Google's results:

::figure{src="/blog/figures/title-tags-1.svg" alt="Diagram of Google’s title-link generator: nine page signals, including headings, og:title, and anchor text, with the title tag as just one source." caption="Google’s title-link generator can draw from nine different signals on a page, and the title tag is only one of them." width="720" height="325"}

According to Google's own Search Central documentation, updated December 2025, its system can pull the title link from the page's own tag, its main visual heading, other heading elements, the `og:title` tag, other large or prominently styled text, other page text, anchor text on the page, text in links pointing to the page from elsewhere, and WebSite structured data.

Nine sources, and the tag you write is only the first one.

Most explanations of this list stop at the familiar sources: the tag itself, headings, maybe structured data. Two of Google's nine rarely make that shorter version, even though the same documentation names them just as plainly: `og:title` and other page text beyond headings.

Google also splits anchor text and in-link text into separate signals where the shorter version merges them. Skip those and you're managing six of nine, not nine.

## Why title tags still matter (ranking, clicks, and where else they render)

Title tags are a confirmed but small Google ranking factor, and separately, the main text a searcher uses to decide whether to click a result.

Google's John Mueller made both points, five years apart, and the framing barely moved:

- **2016:** he called titles "important" and confirmed they're "used as a ranking factor," while cautioning against spending heavy optimization time on them.
- **2021:** he was blunter: Google uses titles "as a tiny factor in our rankings as well."

Both statements cut the ranking weight and neither touches the click-through effect, which is the rule hiding in plain sight: write the title to win the click, not the ranking boost. Your title tag is the headline a searcher reads before they ever see your page, competing with nine other headlines on the same results page.

It's read past Google, too. The same source list from the last section, `og:title`, structured data, heading elements, is what social platforms and AI systems read as well, and it's what a GEO-focused crawl reads first when deciding how to describe your page in an AI answer.

Mission Growth's platform tracks AI citations and visibility for customers. Title and heading signals are part of what any system running [generative engine optimization](https://missiongrowth.io/blog/generative-engine-optimization) has to work with, and a tag written only for a 2010s idea of Google misses an audience that already exists.

## Does Google always show the title tag you wrote?

No. Google's own 2021 data puts the exact title tag's use rate at roughly 87%, meaning about 1 in 8 titles is still generated from something else even now.

Does Google rewrite title tags at all, or only in edge cases? A 13% gap answers that: this is routine, not rare.

::figure{src="/blog/figures/title-tags-2.svg" alt="Google’s exact-title tag use climbed from about 80% in August 2021 to about 87% in September 2021, the numbers behind writing a title tag that survives a rewrite." caption="Google’s own reported use rate for the exact title tag rose from its August 2021 launch to its September 2021 refinement, leaving about 13% of titles generated from another signal." width="720" height="223"}

When Google's current title-link system launched in August 2021, the company reported using a page's exact title tag "more than 80% of the time." A month later, after a stated refinement, that figure moved to "around 87% of the time."

Run the subtraction and roughly 13% of titles are still built from something other than the tag itself, even now.

That gap isn't random. Google's own documentation, the same December 2025 source, names seven specific patterns its system rewrites around, not a length problem:

| Trigger | What it means | Our example of the pattern |
|---|---|---|
| Half-empty | The title carries almost no descriptive text | A page titled just "Home" or "Untitled" |
| Obsolete | The title no longer matches what the page currently says | A product page still titled for a discontinued model |
| Inaccurate | The title doesn't describe what's actually on the page | A blog post titled "Pricing" that never mentions price |
| Micro-boilerplate | The same short phrase repeats across many pages on the site | Every page ending in the exact same tagline |
| No clear main title | Nothing on the page reads as one distinct headline | (no example given) |
| Writing-system or language mismatch | The title's script or language differs from the page's content | (no example given) |
| Duplicated site name | The brand name repeats inside the title beyond its normal placement | (no example given) |

The first four are ours: a quick illustration of what each pattern looks like in practice, not Google's own wording. The last three, Google names without a worked example, and they're just as real as reasons your title can get swapped out. A title tag can fail for one of these seven specific reasons, and length isn't one of them.

## Is there an actual character or pixel limit?

No. Google's current documentation states there is no length limit on the title element. Truncation happens "typically to fit the device width," not a fixed character or pixel count.

The character-count rule you've probably read elsewhere comes from somewhere real: it's a third-party estimate of where truncation tends to land on a common screen width, not a number Google ever published.

That distinction matters. Length never appears on Google's own list of seven rewrite triggers above. A long title can survive untouched if it's accurate and distinct; a short one can still get replaced if it's half-empty or boilerplate. It's one input among several in a broader [technical SEO checklist](https://missiongrowth.io/blog/technical-seo-checklist-2026), not a rule on its own.

Since Google publishes no fixed number, here's the working rule we use instead:

- **Lead with the distinctive noun or benefit.** Put it in the first several words, since that's the part visible before any truncation on any device.
- **Treat extra length as a readability choice.** Not a rewrite-avoidance lever.

This is our own synthesis of Google's documentation, not a rule Google states directly. It has limits: mobile and desktop truncation widths differ, and a genuinely short title can still get lengthened if Google decides it's under-descriptive.

One more number worth reconciling: Moz's own research puts its measured rewrite rate at 58% across 57,832 sampled title tags, far above the roughly 13% implied by Google's 2021 figures. The likely explanation is definitional, not a contradiction.

Google's number appears to count only cases where it pulled from a source other than the tag entirely, while Moz's figure likely counts any deviation, down to small trims and punctuation changes. That's our own reading of the gap, not a confirmed fact from either source.

## Where to put your keyword and your brand

Put the specific term a searcher would recognize within the first several words of your SEO title tag, since that's the part visible before any truncation.

Reserve the full brand phrase for the homepage only. This follows the same logic as the rewrite-avoidance rule above: front-load what's distinctive.

Google's own guidance on brand placement is specific. On the homepage, the full brand phrase is appropriate. On every other page, it recommends putting the site name at the start or end, separated by a hyphen, colon, or pipe, rather than repeating the full brand phrase on every URL:

- **Homepage:** "Mission Growth: AI-Led SEO and GEO Growth Service"
- **Interior page:** "How to Write Title Tags - Mission Growth"

Some guides scale brand placement to company size: put your name first if you're a known brand, last or not at all if you're not. Google's own guidance doesn't hedge that way. It's flat regardless of size, full brand phrase on the homepage, site name tucked at the start or end everywhere else.

The same front-loading logic applies to your target keyword. Put the term a searcher actually typed, or something close to it, ahead of the brand name, not buried after a long qualifier. "Title Tag Length: What Google Actually Enforces" leads with the topic; "Mission Growth's Complete Guide to Title Tag Length" buries it behind a company name nobody searched for.

This same front-loading habit is one piece of a bigger on-page picture. See our guide on [how to rank higher on Google](https://missiongrowth.io/blog/how-to-rank-higher-on-google) for the rest of it.

## How to write title tags that hold up, and update them in your CMS

A handful of structural patterns turn up across the guides we read, each one only once, and updating the tag itself is a one-field edit in every major CMS.

Three patterns stand out as reliable title tag examples, each doing a specific job:

- **Lead with a number.** "7 Rewrite Triggers Google Names in Its Own Documentation" tells a scanning searcher exactly how much they're getting before they click.
- **Frame it as the question the searcher already has.** "Does Google Rewrite Title Tags?" matches how people actually type when they're unsure, and it can double as an FAQ heading inside the page itself.
- **Name one concrete benefit.** "Title Tag Length: The Real Limit (There Isn't One)" promises a specific payoff instead of a generic topic label.

The benefit pattern risks one of Google's seven rewrite triggers: reuse the same phrase across many pages and it tips into micro-boilerplate. A number or a question stays distinct enough to dodge the rest.

Borrow the pattern that fits your page's actual content, and drop the winning phrase straight into your `<title>` tag; don't force a number into a title that has nothing to count.

Changing the tag itself takes minutes once you know where the field lives:

- **WordPress:** With Yoast SEO or Rank Math installed, edit the "SEO title" field in the plugin's metabox below the post editor. Without a plugin, the theme usually pulls the tag from the post title directly, so you'd edit that instead.
- **Shopify:** Open the product, collection, or page, scroll to "Search engine listing preview," and click "Edit website SEO" to set the page title separately from the storefront title.
- **Any other CMS:** Look for a field labeled "SEO title," "meta title tag," or "page title" in the page's settings panel, separate from the on-page heading. If none exists, the tag is likely pulled straight from the theme template, and a developer needs to edit that file directly.

Every one of these is a single field. The work is deciding what to put in it, not finding where it lives.

## How to know if a title change actually worked

A title change is a testable edit, not a one-time guess. Compare a page's click-through rate for matched positions in Search Console before and after the change.

A raw CTR shift alone can just mean your average ranking position moved. Here's how to test it properly:

1. **Record the baseline.** In Search Console's Performance report, filter to the exact page (Pages tab) and pull impressions, clicks, CTR, and average position for the four weeks before your edit.
2. **Make one change at a time.** Update the title tag and nothing else on that page, so any shift in the data has a single explanation.
3. **Wait for reprocessing.** Give Google roughly two to four weeks to recrawl the page and refresh how it's shown in results before you look again.
4. **Compare CTR at matched position.** Use Search Console's built-in date-comparison view to overlay the same four-week window against your baseline, then check CTR specifically at the position band that matches, not the raw average. A CTR jump at the same position band is the edit working; a position shift with flat CTR means something else changed.

That's the whole test. Google's title-link generator can still override a well-written tag for one of the seven reasons above, so if CTR doesn't move, check whether the result you're seeing in a live search is even the title you published before you rewrite it again. Run it alongside our full [seo audit checklist](https://missiongrowth.io/blog/how-to-do-seo-audit) for the rest of the page's on-page health.

Google's title-link generator draws from nine signals, not one, and a title tag written to survive that process looks different from one written to fit a character count Google has never enforced. Pull up your highest-impression page in Search Console today, check whether the title Google shows matches what's in your source code, and start there.

## FAQ

### Does Google always use the SEO title I set?

No, roughly 87% of the time as of Google's own 2021 data. The rest gets generated from other page signals, most often when the tag is half-empty, obsolete, inaccurate, or repeats the same boilerplate across pages.

### What's the difference between a title tag and the title attribute?

The title tag is the `<title>` element in the page's head, read by search engines to build the result you see. The attribute (`title=""`) is unrelated tooltip text attached to a link or image, and it has no role in search results.

### Is there a character limit for title tags?

Google publishes none. Its documentation states titles are truncated to fit the device's screen width, not to a fixed character or pixel count, so the exact cutoff varies by device and font.

### What happens if I don't add a title tag?

Google generates one from other page signals, using the same nine-source list it falls back on for a title tag it decides to replace: headings, prominent page text, anchor text, and structured data among them.

### Can I use the same title tag on multiple pages?

No. Duplicate or near-duplicate titles are one of Google's own named rewrite triggers, listed as micro-boilerplate, and they make it harder for Google or a searcher to tell your pages apart.

### Should my title tag match my H1?

They can, but they don't have to. A title tag and an H1 are different HTML elements doing different jobs; how closely to align them is its own decision, one we cover in full in our header tags guide.
