A title tag is the <title> element in a page's <head>: the text you write in the hope of seeing it at the top of a search result. What actually appears there is a different thing with a different name, the title link, and Google generates it. This guide is for marketers, SEO managers, and founders who publish their own pages and want to know why the title they wrote is not the title being shown. It covers what Google's documentation says about length, what the largest public dataset says about which titles get replaced, a four-step diagnosis for a page whose title Google overwrote, and how a title should differ from the H1 and the meta description.
The short version
- Google publishes no character limit for the
<title>element. Every number you have read is an estimate of display width, not a rule.- Length is not on Google's list of reasons it replaces a title. Long titles get truncated, replaced titles have a different cause, and shortening one rarely fixes the other.
- In the largest public dataset on the question, rewrite rates were lowest for titles of 51 to 55 characters and close to 100% above 70 characters.
- The meta description does not rank. It only decides whether the result that already ranks gets chosen.
- A rewritten title is a diagnosis, not a defeat. Fix the cause, not the character count.
What is a title tag, and what is a title link?
They are two different things, and most confusion about title tags comes from treating them as one. The title tag is the <title> element you write into a page's <head>. The title link is the clickable headline Google shows for that page in search results, and Google generates it.
Your <title> is the strongest input to that decision, and most of the time it is the whole answer. It is still an input, not an instruction. Google's documentation on influencing title links lists the sources it can draw on: the <title> element, the main visual title on the page, heading elements such as the H1, og:title metadata, prominently styled text, anchor text on the page, the text of links pointing to the page, and WebSite structured data.
One naming point worth clearing up. There is no meta title tag in HTML. "Meta title" is an informal label kept alive by CMS fields and SEO plugins, and every one of them writes to the same <title> element.
The practical read: you own one strong input to a generated field. That model explains both why the tag matters and why it sometimes does not survive contact with the results page. The title link is only one of several visual elements Google assembles onto that page, and our guide to every SERP feature and what earns it covers where it sits alongside rich results, snippets and the rest.
Does the title tag still affect rankings?
Yes, and it is one of the clearer on-page relevance signals, but nobody outside Google can tell you what it weighs. Google has never published a ranking weight for it, and any article that hands you one is guessing confidently.
What can be said plainly is that a title does two jobs, and only one of them is ranking. It tells a search engine what the page is about, and it tells a person scanning ten near-identical results whether to pick yours. The second job holds most of the recoverable value, because a page sitting at position four with a title nobody clicks is losing traffic it has already earned.
The limit: a title cannot rescue a page aimed at the wrong question. If page one for your target query is full of comparisons and you published a guide, no wording fixes that, which is why reading search intent from the results page comes before any title work.
How long should a title tag be?
There is no limit, and that is Google's own position rather than a contrarian one. Its documentation states that "while there's no limit on how long a <title> element can be, the title link is truncated in Google Search results as needed, typically to fit the device width."
That sentence settles two things at once. Truncation is measured in display width, not character count, so a title full of wide capitals runs out of room well before one built from narrow letters. And truncation is a display effect, not a rejection: the title is still yours, just clipped.
So where does the familiar 50 to 60 come from? It is a rough conversion of that display width into characters at typical letterforms. Useful as a habit. Not a rule, and not Google's.
The more useful question is how often a title of a given length gets replaced rather than clipped, and that has been measured. Zyppy compared crawled title tags against the titles Google displayed for the same pages, across a sample it states as 80,959 title tags on 2,370 sites. The rewrite rates it reports by length do not describe a cliff.
| Title length | Rewrite rate in the Zyppy sample | What to do with that |
|---|---|---|
| 1 to 5 characters | Rewritten over 96% of the time | Treat an ultra-short title as unwritten. Google will supply its own. |
| 51 to 55 characters | Rewritten around 40% of the time, the lowest band in the study | The measured floor. Aim near it, but note that two in five were still replaced. |
| Over 70 characters | Rewritten nearly 100% of the time | Well past the width a desktop result displays. Assume it will not survive. |
The shape of that curve is what to carry away. Rewrite risk is not a threshold at 60 characters, it is a U: poor at both tails, best in a band narrower than the rule everyone repeats. And a 40% floor means even the safest length buys no immunity.
The working target: aim for roughly 50 to 60 characters because it sits close to the measured floor and is easy to hold in your head, then stop treating the number as the goal. A 64-character title that says something specific beats a 55-character one padded to hit a range. Length is a tiebreaker between two good titles, never a substitute for one.
Why does Google rewrite title tags?
Because it judged the alternative more useful to the searcher, and its documentation names the specific problems it reacts to. Length is not among them.
- Half-empty titles: a
<title>that carries a delimiter and a site name but no actual description of the page, such as| Acme. - Obsolete titles: a year or a detail in the title that no longer matches what the page now says.
- Inaccurate titles: a title that does not describe the content underneath it.
- Micro-boilerplate: the same generic title text repeated across many pages of a site, so no individual page is distinguishable.
- No clear main title: several equally prominent headings, leaving nothing that reads as the page's one subject.
- Language or script mismatch: a title written in a different language or writing system than the page it heads.
- Site name duplication: a site name in the title that repeats what the result already displays, which Google may drop rather than replace.
The same documentation adds two writing rules that prevent most of this: give every page distinct title text that describes it, and do not repeat the same words or phrases to stuff keywords in. Google's Search Essentials frame the whole thing as writing for people first, which is the filter to apply when you are unsure.
From my experience, the cause is far more often micro-boilerplate than anything to do with length. A CMS template appending the same suffix to every URL, or a paginated archive generating near-identical titles across dozens of pages, produces exactly the pattern the documentation describes. It is also close to invisible when you inspect one page at a time, which is why it survives so long on sites that are otherwise well maintained.
How do you tell whether your title was rewritten?
Four steps, in order, and the order matters because the first three cost nothing and the fourth costs weeks.
Step 1. Compare what you wrote to what is shown: run a site: query on the exact URL in a private window, and read the displayed headline against the <title> in your page source. If the two differ, the title was replaced, and you now know it as a fact rather than a suspicion.
Step 2. Check whether the pattern repeats: run the same comparison on five or six more pages, deliberately choosing ones built from different templates. One replaced title is a page problem. The same replacement pattern across a template is a site problem, and fixing it page by page is wasted effort.
Step 3. Name the cause before touching the title: walk the documented list above and find the one your page actually matches. Is the title generic across the template? Does it describe a page that has since changed? Does it name a year the content no longer covers? The move to avoid is shortening the title and hoping, because length is not on Google's list and trimming characters changes nothing on a title replaced for being boilerplate or inaccurate.
Step 4. Fix the cause, then wait for the recrawl: edit the underlying problem, then request indexing through Search Console's URL Inspection tool. The displayed title will not change until Google has recrawled and re-evaluated the page, and that is days to weeks rather than hours. Judge the fix at the next crawl, not the next afternoon.
During our technical audits this is one of the cheapest checks available, and it runs best in bulk: pull the highest-impression pages from Search Console, compare written title to displayed title across all of them at once, and the template-level problems announce themselves as a cluster instead of a list.
See Which Pages Google Is Rewriting
Run your site through GrowthHasten's free Website SEO Audit. It crawls your pages, checks titles and metadata on every one, and groups repeated issues so a template-level problem reads as one fix, not thirty.
Run a Free Website SEO AuditTitle tag and meta description: which does which job?
The title carries relevance and earns the click. The description does not rank at all, and only persuades. They sit side by side in the same listing and are judged on completely different things, which is why writing them in the same voice is a common and expensive habit.
| Title tag | Meta description | |
|---|---|---|
| Direct ranking signal | Yes | No |
| Primary job | Signal relevance and win the click | Persuade the click, nothing else |
| Practical length | Roughly 50 to 60 characters, measured by display width | Roughly 140 to 160 characters |
| Rewritten by Google | Often, and for documented reasons you can diagnose | Very often, and routinely per query |
| Judge it by | Click-through rate at a stable position | Click-through rate at a stable position |
| Common mistake | Stuffing every keyword variant into one line | Leaving it blank and letting Google assemble one |
Note the row that surprises people: both are measured the same way. Neither is worth judging on impressions or position, because a rewritten title changes what searchers see without changing where the page sits. Click-through rate at a stable position is the only reading that isolates the listing itself.
Write the description anyway, even knowing Google discards it often. A blank one guarantees a machine-assembled snippet, a written one gives Google something accurate to prefer. Our guide to how a result gets chosen for a featured snippet covers the part of the listing you influence through formatting rather than metadata.
How should a title tag differ from the H1?
Same subject, different audience, and they should rarely be identical. The title tag is metadata written for someone scanning a results page against nine competitors. The H1 is a visible heading written for someone who has already clicked and arrived.
That difference licenses a difference in tone. A title has to compete, so it carries the qualifier separating it from the results above and below. An H1 has already won the click, so it can be shorter, calmer, and free of the disambiguating words the title needed.
When they should match: on pages where the subject is the whole promise and there is nothing to disambiguate, such as a product page or a well-known brand term. Forcing a difference for its own sake produces a title that reads as a variant rather than a claim. What neither element is, ever, is a second slot for keywords, and the broader per-page discipline is covered in the full on-page checklist.
Where does the brand name belong?
At one end of the title, when it earns the space, and off most long-tail pages entirely. Google's guidance is to brand titles concisely: put the site name at the beginning or the end, separated by a delimiter such as a hyphen, colon, or pipe, rather than weaving it into the sentence.
The suffix is not free. It spends characters inside a band where the measured rewrite floor is already narrow, and on a guide competing against ten similar results those characters could carry the specific promise instead. On a homepage, a pricing page, or anything a buyer reaches while actively comparing vendors, recognition is worth paying for.
The rule that holds up: brand where the reader is choosing between companies, drop it where the reader is choosing between answers. Google may also omit a site name from the title link when it repeats what is already shown in the result, so those characters can be spent without the benefit arriving.
What does a good title tag look like?
Specific, readable, and honest about what the page is. The four page types below cover most of what a SaaS or B2B site publishes, and the weak column holds real patterns rather than strawmen.
| Page type | Weak title | Stronger title |
|---|---|---|
| Guide | Title Tags | Acme SEO Blog | Title Tags: How to Write One Google Won't Rewrite |
| Comparison | Acme vs Competitor - Acme | Acme vs Competitor: Pricing, Limits and Who Each Fits |
| Pricing | Pricing | Acme Pricing: Plans, Seat Limits and What Scales |
| Docs | Documentation | Acme | Webhook Events Reference | Acme Docs |
Three patterns run through the stronger column. Each names the page's actual subject in the first few words. Each adds the qualifier that distinguishes it from the nearest competing result. And each reads as a sentence a person would say, which is the quickest test available: read it aloud, and if it sounds like a keyword list, it is one.
The docs row is the exception that proves the branding point. Documentation is one of the few places a suffix genuinely helps, because a developer hunting an API reference is choosing between vendors and needs to know whose docs they landed in.
What are the mistakes that cost you the click?
Five recur often enough to name, and the last one is the most expensive because it looks like diligence.
- Stuffing keyword variants: repeating a phrase and its near-synonyms in one line makes the title read as machine output to a person and adds nothing for a search engine that already understands synonyms.
- Site-wide boilerplate: a template that generates the same title shape across hundreds of URLs is the single most common cause of replacement, and it is a template fix rather than a content fix.
- Front-loading the brand: spending the highest-value position in the listing on the word the searcher did not type.
- Writing to a character count instead of a reader: padding a title to reach 55 characters, or amputating a useful qualifier to get under 60, optimizes the measurement rather than the result.
- Rewriting titles on pages that already rank: what I've seen in practice is that this is where most self-inflicted damage happens. A page that ranks and gets clicked is answering the query well enough, and a rewrite risks a position you already hold for a click-through gain you have not measured.
The exception to that last one: if the title was written for a different intent than the one now bringing the traffic, rewrite it. Search Console's query list will tell you when a page has drifted, and that is a real signal rather than a hunch. Change one title at a time on ranking pages, and give each change a full crawl cycle before judging it.
The habit worth building is small and almost nobody does it: check the rendered title, not the written one. The <title> in your CMS is a draft of what searchers will see, and the only place to read the finished version is the results page itself. Where the two disagree, the results page is right and your CMS is a record of an intention.
This week, pull the twenty highest-impression pages from Search Console, search each with a site: query, and write the displayed title next to the written one. The pattern in whichever ones differ will tell you more than any character-count audit will. Our complete guide to SEO maps how this connects to the rest of the work, and our SEO service runs on-page SEO as one of its capabilities.
Ready to Grow Your Organic Traffic?
If you want better rankings, more qualified traffic, and long-term organic growth built on pages that earn the click as well as the position, GrowthHasten can help.
Talk to an SEO ExpertFrequently Asked Questions
How long should a title tag be?
Google sets no character limit and truncates the displayed title on available width rather than a count, so any number you have read is an approximation. The largest public dataset on the question, Zyppy's analysis of 80,959 title tags across 2,370 sites, found rewrite rates lowest for titles of roughly 51 to 55 characters and close to 100% above 70. Treat that as a target range for avoiding a rewrite, not as a rule.
Why did Google change my title tag?
Google generates the displayed title link from several sources and replaces what you wrote when it judges the alternative more useful. Its documentation names the causes: a half-empty title, an obsolete one, a title that does not describe the page, boilerplate repeated across many pages, no clear main title, and a language mismatch. Length is not on that list. Fix the cause rather than shortening the title and hoping.
What is the difference between a title tag and an H1?
The title tag is metadata in the page's head and is written for someone scanning search results against nine competitors. The H1 is the visible heading on the page, written for someone who has already arrived. They usually describe the same subject and are rarely identical, because the search result has to compete for the click and the on-page heading does not.
What is the difference between a title tag and a meta title?
Nothing. Meta title is an informal name for the title element, kept alive by CMS fields and SEO plugins that label it that way. There is no separate meta title tag in HTML, and any tool showing you a meta title field is writing to the same title element in the page's head.
Does the title tag affect rankings?
Yes, it is one of the clearer on-page relevance signals, though Google has never published a weight for it. Its larger practical effect is on whether your result gets clicked once it ranks. Judge a title on two things at once: whether it tells a search engine what the page is about, and whether a person picks it over the results above and below.
Should the brand name go in every title tag?
Only where it earns the space. On a homepage or a page a buyer reaches while comparing vendors, the brand adds recognition. On a long-tail guide competing against ten similar results, a brand suffix spends characters that could carry the specific promise instead. Google may also omit a site name itself when it repeats what is already shown in the result.
Tags

Anshuman Sinha
AI SEO Specialist, GrowthHasten
Anshuman Sinha is an AI SEO Specialist and Computer Science Engineer with over three years of experience in SEO and five years in web development. He specializes in Technical SEO, AI Search Optimization (AEO and GEO), SaaS SEO, and building high-performance websites with modern technologies.
View profile



