Title Tag Optimization
What is a title tag?
The title tag is a section of a web page's HTML <head> section <title>...</title> and appears as a blue, clickable title on the search engine results page (SERP). It is also the text that appears in the browser tab, browser history, and social media shares (unless an Open Graph title is specifically defined). It is one of the most important single SEO signals that summarizes the page’s topic for both users and search engines.
Unlike the meta description, the title acts as the page’s “identity”: this text is also used in browser tabs, bookmarks, and search history. Therefore, it must be written with care for both SEO and general usability. When users have dozens of tabs open, they distinguish which page is which by the tab title; this demonstrates the title’s practical value beyond the SERP.
The title does not have to be the same text as the page’s H1 heading; while the H1 addresses the reader on the page, the title addresses the searcher on the SERP and typically includes additional elements such as the brand name. It is a common and best practice for the two to be similar but not identical.
Additionally, the title is used as a fallback if the Open Graph title (og:title) is not defined; therefore, it plays an indirect role not only for search engines but also for social media visibility.
Why is it important?
The title is a strong ranking signal that helps Google understand the page’s topic, and it is also the primary factor influencing a user’s decision on which result to click among search results. A weak or vague title can lead to a low click-through rate (CTR) even with a high ranking, because users largely assess how well a page aligns with their search intent by looking at the title.
Additionally, using the same title on every page makes it difficult for search engines to distinguish between pages and can lead to internal competition (keyword cannibalization): if you have multiple pages competing for the same keyword, Google may be unsure which one to prioritize, which can weaken the rankings of both.
In some cases, Google may display an alternative title it has generated instead of the original title in the SERP; this typically occurs when the title is too long, irrelevant, or inconsistent with the page’s content. Writing a clear, descriptive title that aligns with the page’s content reduces this risk.
How to fix it?
- Keep the length between 10 and 70 characters; this range will appear in the SERP without being truncated.
- Place the target keyword as close to the beginning as possible; Google tends to give slightly more weight to words near the beginning.
- Add the brand name at the end, e.g.,
Page Title | Brand; this highlights the main keyword while reinforcing brand awareness. - Write a unique title for each page; do not use duplicate titles.
- Use descriptive language that promises value to the user; avoid meaningless filler.
- If you’re using template automation on category and product pages (e.g., “{product name} | Brand”), make sure the template generates a title that actually makes sense on every page; empty variables can break the title.
- In paginated lists, include the page number in the title (e.g., "... - Page 2") to help distinguish between pages.
Example
<title>Free SEO Analysis Tool | SeoRaporu</title>
Bad example: <title>Homepage</title> — it’s both too short and provides no information about the page’s topic; when a user sees this title in the SERP, they won’t understand what the page offers. Similarly, <title>Products - Products - Products | Brand</title> — a repetitive title like this looks unnatural and adds no value.
Common Mistakes
- Using the same title on all pages of the site.
- Exceeding 70 characters, causing the title to be truncated with “…” in the SERP.
- Stuffing the title by repeating the same keyword over and over.
- Leaving the title completely blank or using only the brand name.
- Ignoring the “title length” warning in the Seoraporu.co report; titles shorter than 10 characters or longer than 70 characters will result in truncation or missing information.