Around 580 pixels. That is roughly the horizontal space Google typically gives a title link in desktop search results before the text gets cut off. In practice that works out to about 50 to 60 characters, but the character number is only a proxy. Google measures pixels, not letters, and the two do not always agree.
The title tag is the HTML element that names a page, sometimes called the meta title. It becomes the clickable headline in search results, the label in your browser tab, and the default share text on most social platforms. Before anyone clicks, it is one of the few things about a result you actually control. So length matters for a blunt reason: space runs out. Text that runs past the available width gets truncated with an ellipsis, and whatever sat after the cutoff disappears from the result. The brand name, the location, the line meant to earn the click. Gone.
There is one more wrinkle worth naming up front, because it changes how much control the length rule really buys you. Since Google’s August 2021 title-generation update, the title tag is closer to a strong suggestion than a fixed instruction. Google reserves the right to rewrite the displayed title link, and it does so regularly. Length keeps your title from being truncated, but it cannot force Google to show your title verbatim. Both ideas are covered below.
Quick reference #
| Metric | Target |
|---|---|
| Character count | 50 to 60 characters |
| Pixel width | Under roughly 580 pixels |
| Keyword placement | First 30 to 35 characters |
| Brand placement | End of title, after a separator |
| Truncation risk | Above 60 characters or 580 pixels |
The longer answer starts with a gap. The character rule everyone repeats is not the rule Google actually applies. Pixels are.
Where the 50 to 60 character rule came from #
SEO guidance has said the same thing for years: keep title tags between 50 and 60 characters. That number did not come from nowhere. Early search interfaces displayed titles in narrower, roughly fixed-width fields, and about 60 characters fit. The figure stuck because it is simple, easy to remember, and correct most of the time.
Each end of the range behaves differently:
- Under 50 characters usually wastes space and skips a chance to communicate value.
- 50 to 60 characters displays fully for most word combinations.
- Over 60 characters truncates on most queries.
So writers and editors track characters. CMS plugins like Yoast and Rank Math show a live count as you type. You watch the number, hit your range, and ship. That has been the workflow for a decade, and it usually holds.
It breaks in two cases: titles built from unusually wide letters, and queries where Google bolds a matching term and nudges the rendered width up. Both are pixel problems that a character count cannot see.
Pixels versus characters: the real width limit #
Google does not count the characters in your title tag. It measures the rendered pixel width inside a fixed container on the results page. Different letters take up different amounts of horizontal room in the SERP font, so two titles with the same character count can occupy very different widths.
Desktop title links typically render inside a container in the neighborhood of 600 pixels wide. The practical visible cutoff sits a little lower, closer to 580 pixels, once font rendering and the space reserved for the ellipsis are factored in. Mobile is broadly similar but renders a little differently across devices, which is why a title can display cleanly on one screen and truncate on another.
A rough character-to-pixel mapping shows why:
| Character type | Approximate pixel cost | Examples |
|---|---|---|
| Narrow | 4 to 6 pixels | i, l, t, j, f |
| Medium | 7 to 9 pixels | a, e, n, o, s |
| Wide | 10 to 13 pixels | M, W, m, w |
| Capitals | Wider than lowercase | ALL CAPS truncates much sooner |
So a 55-character title built from wide letters can blow past 580 pixels and get cut, while a 65-character title of narrow letters fits comfortably. Character count estimates the outcome. What actually happens depends on which letters you use.
Why the two metrics disagree #
SERP fonts use proportional spacing, and that is essentially the whole story. Monospaced fonts, the kind you see in some code editors and old terminal displays, give every character the same width. Proportional fonts give each letter a width based on its shape, so an “i” is roughly half as wide as an “M.” Fifty-five monospaced characters and fifty-five proportional characters cover different amounts of space.
Bolding makes it worse. When someone searches, Google bolds the words in your title that match the query, and bold text is slightly wider than regular weight. The same title can display in full for one query and truncate for another, purely because a different word got emphasized.
Then there is platform rendering. SERP emulators have shown plus-or-minus one character of variation across operating systems for years, a limitation Screaming Frog documented back in its early pixel-width research. Rendering differences between systems still produce small display variations today. So a character count works as a proxy, pixel width is the actual rule, and small mismatches between your prediction and the live result are normal.
The cost of truncation #
When Google cuts off your title, a few things happen at once.
You lose information. Whatever sat past the cutoff disappears. If your brand name, value proposition, or differentiator lived there, it stops contributing to the click.
You lose engagement. Users scan a results page fast and tend to favor titles that read cleanly. A title ending in an ellipsis, sitting next to neighbors that finish their sentences, looks incomplete, and readers lean toward the result that looks complete.
Mobile compounds it. Mobile can truncate differently from desktop, and most searches now happen on mobile.
Truncation does not directly hurt rankings. Google reads your full title tag regardless of what it displays. But weaker SERP engagement can erode the traffic a given position produces over time, and in competitive queries that gap can eventually show up in position. So the pixel limit costs you something every time you run past it. The next question is how to write titles that do not.
Front-load the keyword, anchor the brand at the end #
The pattern that survives truncation is structural: primary keyword first, brand or modifier last. The sequence looks like this.
- Primary keyword in the first 30 to 35 characters. If anything truncates, the keyword survives.
- Benefit or differentiator right after the keyword. Short qualifiers like “for beginners,” “with examples,” “step by step,” or “10 tips” add click motivation without eating much width.
- Brand or secondary descriptor last, after a separator. A vertical bar, hyphen, or colon works. If truncation hits, the brand is what disappears, and the primary information stays.
- Run a SERP preview before publishing. Paste the title into a pixel-width checker and confirm it displays fully.
- No keyword stuffing. Something like “Best Running Shoes | Cheap Running Shoes | Buy Running Shoes” raises the odds Google rewrites the title, and then you lose control of what displays.
A working example: “How to Choose Running Shoes for Beginners | RunGuide.” The keyword phrase leads, “for Beginners” qualifies, and the brand closes. That runs about 53 characters and sits under 580 pixels.
Different page types bend the default #
The 50 to 60 character target is a default, not a law. Different page types deviate for good reasons.
| Page type | Approach | Why |
|---|---|---|
| Homepage | Brand plus a one or two word value prop | The brand is the search trigger |
| Product page | Product first, brand last | Product specs are what people type |
| Blog post | Keyword first, brand last | The topic drives the click |
| Local business | Service and location upfront | Locals scan both elements |
| Category page | Category plus a filter modifier | Browse intent wants clarity |
| FAQ page | Question phrasing that mirrors the query | Helps surface for the matching search |
On a homepage the query is usually the brand itself, so “RunGuide” alone wastes space; “RunGuide | Running Shoe Reviews and Gear Guides” tells visitors what the brand does while still answering the branded query. On product pages the titles carry many attributes, so keep core identification in the first 30 to 35 characters and let secondary attributes truncate. “Nike Air Zoom Pegasus 40 Men’s Running Shoe Black Size 11” may display as “Nike Air Zoom Pegasus 40 Men’s Running…” and the core product still reads.
For blog posts, the title tag often differs from the H1, and that is fine. An H1 might read “A Complete Guide to Choosing Your First Running Shoes” while the title tag becomes “How to Choose Running Shoes for Beginners | RunGuide.” Same core topic, different phrasing for two different surfaces. For local businesses, keep service and location together at the front, since a local searcher wants to see both before any cutoff. For FAQ pages, match how people actually ask; “How do I reset my password?” mirrors the query better than “Password Reset Instructions.”
The mistakes that cause most problems #
Three length patterns cause the bulk of title trouble. Too long with the critical content at the end: over 60 characters with the keyword or value near the back, so truncation removes the important part. Too short: “Home” or “About Us,” using five to ten characters when fifty are available and wasting the space. Wrong order with the brand first: “BrandName | Primary Keyword Phrase” survives truncation as a brand and loses the topic, and most people search for topics, not unfamiliar brands.
Three more patterns raise the odds Google rewrites the title entirely rather than just truncating it. Keyword stuffing, meaning repeated variants and thin, generic boilerplate, makes Google more likely to generate its own title, usually pulled from your H1 or the page’s detected primary topic. Title-to-H1 mismatch creates similar risk; if the two diverge too far, Google may swap the H1 in, so aligning them around a shared core phrase (not making them identical) keeps control where you want it. And query intent mismatch, where the title framing diverges from what the dominant query expects, can prompt a rewrite even of an otherwise well-formed title.
Length is necessary, not sufficient #
Here is the honest limit of the whole length conversation. Length is a prerequisite, not a guarantee, and three things it cannot do are worth stating plainly.
A perfect length cannot rescue weak content. If the page does not answer the search well, an optimized title earns the click and loses the visitor on arrival.
A perfect length cannot stop Google from rewriting. Google’s automated title-link generation considers both the page content and references to it across the web, and it draws on what a person can visually see on the page, most often the H1 and other prominent header text, along with anchor text in links pointing at the page. Even so, content from the HTML title tag is still by far the most likely source, used more than 80 percent of the time according to Google. The August 2021 update raised the rewriting rate across the web, and rewriting remains common today. You improve your odds of Google using your title by keeping it accurate, non-stuffed, and aligned with the page, but you cannot force the outcome.
A perfect length cannot beat a better-written title at the same length. Two titles with identical pixel counts can perform very differently. “10 Running Shoe Tips” occupies about the same width as “Running Shoes That Won’t Hurt at Mile 20,” and the second usually wins because it names a real pain point.
How to verify before and after you publish #
Before publishing, check pixel width rather than trusting a character count.
- Screaming Frog SEO Spider calculates pixel width across a crawled site and flags titles over its default threshold, with a built-in snippet emulator that approximates display.
- Browser-based SERP simulators such as Mangools, Sistrix, and various free meta-length checkers let you paste a title and see desktop and mobile rendering with a pixel readout.
- CMS plugins like Yoast and Rank Math show pixel previews with green-amber-red indicators as you approach the limit while editing.
After publishing, watch the live result. In Google Search Console, high impressions paired with low click-through can signal a display problem; filter by query and check whether your title shows as written or got rewritten. For a direct check, search the page’s primary query in an incognito window and compare what Google shows against your title tag. Any difference means truncation or a rewrite. Because Google’s rewriting behavior shifts over time, a title that displayed cleanly at launch can get rewritten months later, so spot-check high-traffic pages periodically.
So the working formula is short: aim for 50 to 60 characters and under roughly 580 pixels, put the primary keyword in the first 30 to 35 characters, anchor the brand at the end, and write copy that earns the click. The length rule prevents truncation. The writing inside the length, and the page behind it, decides whether the result is worth clicking, and whether Google chooses to show it at all.