Title tag: definition, ideal length, and SEO optimization

Updated on February 22, 2026
Quick definition
The title tag is an HTML element placed in the `<head>` section of a web page that defines its official title, visible in the browser tab and generally used by Google as the clickable link in SERPs. It is one of the most important on-page factors for SEO because it directly tells search engines the main topic of the page and influences the CTR from search results.
How it works
The title tag is placed in the `<head>` of the HTML document with the syntax `<title>Your title here</title>`. It is one of the most direct on-page signals Google uses to understand the topic of a page and decide which queries to rank it for.
It appears in three main places:
- In the browser tab
- As the blue clickable title in SERPs (although Google may rewrite it since 2021)
- As the title when shared on social media (if no og:title tag is defined)
The ideal length is 50 to 60 characters (about 580 pixels in desktop display):
- Below 50 characters: the tag does not exploit the full information potential
- Beyond 60 characters: Google truncates the title in SERPs with an ellipsis
Example: for a page selling online photography courses, an optimized title would be "Online photography course | Beginner to expert — Sublim" (55 characters) rather than "Welcome to our online digital photography training site for beginners and experts" (too long, main keyword buried).
Why it matters
The title tag is the first element a user sees in search results. A well-written title, including the main keyword and a click incentive (benefit, number, year), can significantly increase the CTR from SERPs.
A higher CTR sends a positive signal to Google, which can improve the page's ranking in a virtuous cycle. It is also the main textual signal Google uses to understand the page's main topic.
A missing, too-long, or irrelevant title tag is often the leading cause of disappointing CTR despite good rankings — a frequent problem directly identifiable in Google Search Console.
How to improve or use it
- 1Place the main keyword at the start of the title to maximize its visibility in SERPs.
- 2Add a differentiator: brand, year, key benefit ("complete guide", "+10,000 customers").
- 3Stay under 60 characters — verify with a SERP preview tool before publishing.
- 4Avoid keyword stuffing and generic titles ("Home", "Product page").
- 5Ensure every page has a unique title — duplicate titles dilute thematic relevance.
- 6Use Google Search Console to identify pages with low CTR despite good rankings: prime candidates for a title rewrite.
With Sublim
Sublim tracks organic traffic by page and lets you identify which pages lose clicks in SERPs despite good rankings — often revealing a title tag or meta description issue. By correlating CTR data with conversion rate, you prioritize the optimizations with the greatest business impact. Data collected without cookies, GDPR-compliant.
Frequently asked questions
Does Google rewrite title tags?
Yes, since 2021 Google frequently rewrites title tags in SERPs if it considers they do not match the page content or search intent well. Google may use the H1 content, other on-page text, or internal anchor text. To minimize rewrites, ensure your title is consistent with your H1 and the page content.
Should you put the brand in the title tag?
Yes, it is generally recommended to include the brand name in the title tag, at the end, separated by a hyphen or a vertical bar: 'Main keyword — Brand name'. This helps brand recognition in SERPs and can improve CTR for users who already know your brand. On the homepage, the brand can appear at the start of the title.
Is the title tag the same as the H1?
No, these are two distinct elements. The title tag is in the `<head>` HTML and defines the title displayed in SERPs and the browser tab. The H1 is in the `<body>` and is the main visible title of the page. They can differ, although it is recommended that they remain thematically consistent. The H1 can be longer and descriptive, while the title is optimized for SERPs.
Related terms
The meta description is an HTML tag in the `<head>` of a web page that…
The SERP (Search Engine Results Page) is the page displayed by a searc…
The canonical tag is an HTML tag placed in the `<head>` section of a w…
CTR (Click-Through Rate) is the click-through rate measuring the perce…