Title Tag Length: The Pixel and Character Guide (with Counter)
There is no character limit on title tags. That sentence trips up most people, because every SEO tool, including the character counters that ship with WordPress plugins, shows you a number like "60" and turns red when you cross it. That number is a useful proxy, but it is not what Google measures. Google truncates titles by rendered pixel width, and once you understand that, the strange cases stop being strange: why one 58-character title fits and another gets clipped at 52, why your all-caps headline disappears, why "Illinois" costs almost nothing and "WORKWEAR" costs a fortune.
This post is specifically about the <title> tag — the headline of your search result and your browser tab. For the meta description below it (different element, different rules, different pixel budget), see meta description length.
What "pixel width" actually means
Google renders SERP titles in a specific font (currently a system sans-serif close to Arial, around 20px on desktop), then measures the rendered string. Every glyph has its own advance width, so two strings of equal character count can differ by 30% in pixels.
Here is the spread, measured in the desktop SERP font:
| Character | Approx. width | Notes |
|-----------|--------------|-------|
| i, l, j, ., ' | ~4–5 px | The cheap letters |
| r, t, f | ~6–7 px | |
| a, e, n, o, s | ~9–10 px | The average letter |
| m, w | ~15–16 px | |
| M, W | ~17–18 px | Nearly 4× an i |
| space | ~4 px | Cheap, but they add up |
So "Minimalist Workwear" (19 chars) eats far more pixels than "illustration nicely" (19 chars). A title in narrow lowercase can run to 65+ characters and still fit; a punchy all-caps title can blow past the limit at 45. Character count is a guess about pixel width, sometimes a bad one.
The practical ranges
Google clips desktop titles at roughly 600 pixels. Translated into characters using an average-width English title, that lands at about 50 to 60 characters, which is why "keep it under 60" became the rule of thumb. It is a fine starting point; just know it is the output of the pixel limit, not the limit itself.
| Surface | Pixel budget | Practical characters | |---------|-------------|---------------------| | Desktop SERP | ~600 px | ~50–60 | | Mobile SERP | slightly less effective width | ~45–55 before it clips | | Browser tab | very short | first ~15–20 visible |
Mobile is the surprise for most people. The phone screen is narrower, but Google also wraps titles onto two lines on mobile rather than hard-truncating as aggressively, so a slightly longer title can survive. What kills you on mobile is front-loading, because the second line gets visually de-emphasized. Write so the first 40-ish characters stand alone.
Don't trust your own eyeball for this. Paste the title into our Character Counter; it shows the live character count, the estimated pixel width, and a SERP preview so you can see the exact truncation point instead of guessing from a number.
Google rewrites titles, so plan for it
The biggest myth to kill: that the title you write is the title Google shows. It often isn't. In a 2020 study and Google's own later confirmation, the search engine rewrites a large share of titles, frequently when your title is over-length, keyword-stuffed, boilerplate ("Home | Untitled"), or when a better headline exists in your <h1> or visible page text.
What this changes about how you write:
- Your
<title>is still the ranking signal even when rewritten. Google reads the original for relevance; it just may display something else. So keep the keyword in the tag even if the displayed version differs. - Give Google a good alternative. If your
<h1>is clean and descriptive, a rewrite usually pulls from it. A junk<h1>invites a worse rewrite. Run the page through our Heading Analyzer to confirm your<h1>reads as a real headline. - Over-length is a trigger. Titles that truncate get rewritten more often. Staying inside the pixel budget reduces the rewrite rate.
You can't force Google to use your exact title, but a tight, accurate, non-stuffed title that matches the page's <h1> is the version most likely to survive.
Brand placement and separators
Two formatting decisions quietly decide whether your keyword survives truncation.
Brand placement. Put the brand at the end, not the start:
Title Tag Length: Pixel & Character Guide | SEOtest.app ✓
SEOtest.app | Title Tag Length: Pixel & Character Guide ✗
In the second version, "SEOtest.app |" burns ~110 px before the searcher reads a single relevant word. If your brand is itself the search term (people Google "Nike"), lead with it; otherwise it belongs at the tail, where it gets clipped first and costs you nothing.
Separators. Pipes (|), dashes (—), and colons (:) all work, but they aren't free; a pipe with its surrounding spaces costs ~12 px. Pick one separator and use it consistently across the site; don't chain three of them (Keyword | Modifier | Category | Brand) and watch the budget evaporate. A dash or pipe between the headline and the brand is plenty.
A quick checklist
- Lead with the term you most want to rank for; it carries the most weight and survives truncation.
- One separator, brand at the end (unless the brand is the query).
- Avoid ALL CAPS; capitals are the widest glyphs and torch your pixel budget.
- Skip decorative emoji; Google strips or mis-renders them and they break pixel math.
- Every page gets a unique title; duplicates make Google guess which page to rank.
- Preview the real truncation point in the Character Counter before you ship.
For generating consistent titles across a batch of pages, the Meta Tag Generator keeps them distinct and inside range.
Frequently Asked Questions
Is the title tag limit 60 characters or 600 pixels?
Both describe the same limit from different angles. Google truncates at roughly 600 pixels on desktop; for an average-width English title that works out to about 50–60 characters. The pixel figure is the real constraint, and the character count is a convenient estimate of it, which is why wide or all-caps titles get cut earlier than 60 characters.
Why does Google show a different title than the one I wrote?
Google rewrites titles when yours is over-length, keyword-stuffed, duplicated, or generic, often substituting your <h1> or other on-page text. The fix is a concise, accurate title that matches your <h1>. Your original tag still counts for ranking even when the displayed version changes.
Does title length affect rankings or just clicks?
The title tag is a genuine ranking signal and the biggest click-through lever in the result. Length itself isn't a ranking factor, but a truncated or rewritten title reads as incomplete and depresses CTR, so length affects clicks directly and rankings only indirectly.
Should the brand name go at the start or end of the title?
At the end, separated by one pipe or dash, so it gets truncated first and doesn't push your keyword out of view. Lead with the brand only when the brand name is itself the thing people search for.
How do I check pixel width without a developer?
Paste the title into our Character Counter. It shows the character count, the estimated rendered pixel width, and a SERP-style preview so you can see exactly where Google would clip it.