The title tag
The title tag's real role, recommended length, and how to write it around a clear intent and entity, with before/after examples to guide you.
The <title> tag remains, even today, one of the most-read signals by search engines and one of the first elements a generative AI uses to understand what a page is about before even reading its content.
The exact role of the title tag
The <title> serves three distinct purposes: it's the text shown in the browser tab, it's (most often) the clickable link shown in search results, and it's a strong signal used by ranking algorithms to assess a page's relevance to a query. For a generative AI browsing the web to answer a question, a clear, specific title helps it quickly decide whether the page is worth opening and citing, before even analyzing the body text.
<head>
<title>Title Tag SEO: Role, Length, and Examples | Vurto Academy</title>
</head>
This triple role explains why the title should never be treated as a minor technical detail left to the CMS: it's often the very first contact, human or automated, with your page.
Recommended length
There's no strict character limit: Google and other engines truncate the display based on the pixel width of the text, which varies by character (a lowercase "i" takes up less room than an uppercase "W"). In practice, aiming for roughly 50 to 60 characters (including spaces) generally avoids truncation on both desktop and mobile. Beyond that, the title still exists in the HTML and can still be read in full by an AI, but it risks being cut off in the visual display of search results, which can hurt click-through rate if the essential information sits at the end of the sentence.
A title that's too short (under 30 characters) isn't ideal either: it often leaves unused space in the display and misses the chance to clarify the intent or entity involved.
Writing a title around intent and entity
A good title answers two questions at once: which search intent does this page satisfy, and which entity (brand, product, concept) is clearly associated with this content? Avoid vague phrasing that could apply to any page on the site.
Before: Home | Solutions
After: Invoicing Software for Freelancers | ProductName
Before: Our offer
After: 2026 Pricing and Subscription Plans | ProductName
Before: Blog
After: How to Reduce Payment Delays: 4 Concrete Methods
The second example contains an entity (the product), an intent (comparing pricing), and a time marker that helps signal how fresh the information is — something generative AIs factor in when choosing between several competing sources on the same topic.
One title per page, never duplicated
Every page should have a unique title across the entire site. Duplicated or near-identical titles (often auto-generated by a poorly configured CMS, or by a non-personalized product page template) dilute the engine's ability to tell your pages apart, and make it harder for an AI trying to pick the most relevant page among several similar URLs. A quick audit involves extracting the list of every title on the site and spotting duplicates or near-duplicates — particularly useful after a CMS migration or a bulk addition of product pages.
Common mistakes to avoid
- Repeating the brand name at the start of every page without adding useful information, wasting the first characters, the most visible ones in search results.
- Stacking keywords without forming a readable sentence (
Invoicing, software, invoice, SMB, free), a practice that brings no benefit anymore and can even hurt perceived readability. - Leaving the default title generated by a CMS (often identical to the H1, or empty), which robs the page of a chance to state its own specific intent.
- Frequently changing the title of a page that already ranks well, without a substantive reason — an unstable signal that can temporarily disrupt how the engine re-evaluates the page.
The title in AI-generated results, and how it evolves over time
In search interfaces that embed AI-generated answers, the title keeps a particular role: when the AI cites several sources to build its answer, this text often serves as the visual anchor identifying each source in the reference list. A vague title ("Home", "Product page") makes that identification harder and can reduce the odds that a user then clicks through to your page to verify the information — even if the content was actually used in the answer.
This is also why a title built around a clear entity (the product name, the brand, the concept covered) stays valuable even in a world where the user no longer scans a list of ten blue links but reads a synthesis directly: the title still carries the identity of the cited source.
The title isn't set in stone either. It's legitimate to rework it when:
- the page's content has significantly evolved and the title no longer reflects it;
- the click-through rate observed in tracking tools (Search Console or equivalent) is unusually low relative to the page's position;
- the same intent is now covered by a competitor with more precise phrasing than yours.
Conversely, changing the title of an already stable, well-ranked page without a reason is an unnecessary risk: the engine has to re-evaluate the relevance of the new text, which can temporarily cause the ranking to fluctuate, with no guarantee of improvement.
The title rarely works alone: paired with a well-written meta description and a coherent heading structure, it forms the first impression an engine or an AI gets of your page before even analyzing its full content.