Page Title Length: How to Audit Yours Before Google Truncates It
Learn how to check your site's page title length, spot truncation issues, and fix titles that get cut off in Google search results.
Your page title is the single most visible piece of metadata on your site. It shows up in search results, browser tabs, social shares, and bookmarks. When it's too long, Google chops it off with an ellipsis. When it's too short, you waste valuable ranking real estate. Knowing exactly how to check your site's page title length — and what to do about the results — is a baseline SEO skill every webmaster should have.
What Counts as the Right Page Title Length?
There are two ways to measure title length, and only one of them actually matters to Google.
Characters vs. pixels
Most SEO tutorials still quote a character count: 50–60 characters. That's a useful rough guide, but Google doesn't truncate by character count — it truncates by pixel width. The display limit is roughly 600 pixels on desktop search results.
This matters because not all characters are the same width. A title full of capital Ws and Ms will get cut off well before 60 characters, while a title of narrow letters like "i", "l", and "t" can stretch past 65 characters without truncation.
Practical targets
- 50–60 characters — safe range for almost any title
- Under 580 pixels — the actual safety zone for desktop SERPs
- At least 30 characters — anything shorter usually means you're under-using the slot
Five Ways to Check Your Page Title Length
You don't need a paid SEO suite to audit titles. Here are five methods, ordered from quickest to most thorough.
1. View the page source directly
Open any page in your browser, press Ctrl+U (or Cmd+Option+U on Mac), and search for <title>. You'll see something like:
<title>Page Title Length: How to Audit Yours Before Google Truncates It</title>
Copy the text between the tags into any character counter to get an instant count. This is the most reliable way to see what's actually being served — not what your CMS preview claims.
2. Use the browser console
Open DevTools (F12), go to the Console tab, and paste:
document.title.length
You'll get the character count immediately. For multiple pages, this is fast — but it only checks one URL at a time.
3. Run AXOX Hub's Meta Tag Analyzer
For a quick, no-install check that also measures pixel width and flags truncation risk, paste your URL into the Meta Tag Analyzer. It returns the title, character count, estimated pixel width, and warnings if you're outside the recommended range — plus it reports on description, Open Graph, and Twitter Card tags in the same scan.
4. Check Google Search Console
Search Console doesn't directly report title length, but the Performance report shows which queries trigger your pages. Cross-reference the title you set with what's actually appearing in the SERP — sometimes Google rewrites titles entirely when it thinks yours is too long, stuffed, or off-topic.
5. Crawl your whole site
For a full-site audit, you need a crawler. Tools like Screaming Frog (free up to 500 URLs) will give you a column of title lengths in both characters and pixels for every indexable page. Sort by length and you'll immediately see the outliers.
What to Look For in Your Audit
Once you have the numbers, here's what to flag:
- Titles over 60 characters or 600 pixels — likely to be truncated in search
- Titles under 30 characters — probably leaving keywords and click appeal on the table
- Duplicate titles across pages — confuses Google about which page to rank
- Missing titles — browser will fall back to the URL or filename
- Titles that don't include the brand — usually a missed branding opportunity, unless you're targeting a high-volume non-branded query
- Boilerplate titles — every page reading "Home | Site Name" or "Untitled Document"
Fixing Common Title Length Problems
The title is too long
Cut the least valuable words first. Usually that means:
- Removing filler like "the best", "ultimate", "complete"
- Trimming the brand suffix (use just the brand, not "| The Official Website of...")
- Replacing long phrases with shorter synonyms
- Dropping secondary keywords that you can cover in H1 or H2 instead
The title is too short
Add a qualifier that matches search intent — a benefit, a year, a location, a comparison, or your brand. "Cheap Flights" becomes "Cheap Flights to Tokyo from $480 | BrandName". You've added context, intent signals, and click appeal.
Google rewrote your title anyway
This happens when your title is keyword-stuffed, too long, or doesn't match the page content. Look at what Google is displaying instead, then rewrite your title to be closer to that natural phrasing.
Build Title Length Into Your Publishing Workflow
The best fix is preventing bad titles from going live. A few habits that scale well:
- Set a character limit in your CMS — WordPress with Yoast or Rank Math both warn at 60 characters
- Add a pre-publish checklist that includes "title under 60 chars, includes primary keyword, includes brand"
- Run a monthly crawl to catch titles that got edited or templated badly
- Test high-value pages with the actual SERP preview rather than trusting character counts alone
Run your most important URLs through the AXOX Hub Meta Tag Analyzer to check title length, pixel width, and the rest of your meta stack in one pass — free, no signup.
Try the free tool
Open Tool