Title tags help label a page in browser tabs, bookmarks, and search results before the visitor even opens the page. For a webmaster, the job is to give each important URL a clear page title that explains the page's topic and distinguishes it from similar pages on the same site.
The title is stored in the HTML <title> element inside the page <head>, but search engines do not rely on that field alone. Current Google guidance says title links can also be influenced by the main page heading, other prominent on-page text, and text in links that point to the page, so title-tag work has to stay aligned with the page's visible content instead of acting like a separate SEO label.
There is no fixed Google character limit for title tags, and long titles are truncated as needed to fit the device width. Repeated boilerplate, outdated years, generic labels such as Home, and titles that no longer match the live page are the patterns most likely to weaken the signal or cause Google to generate a different title link.
A service page, product page, category page, and homepage usually need different title patterns because they answer different search intents.
<title>Emergency plumber in Bristol | Example Plumbing</title>
Google recommends concise descriptive text in the <title> element, and truncates longer title links as needed to fit the device width instead of enforcing one fixed length.
When the <title> element is half-empty, inaccurate, or duplicated across similar pages, Google can replace the search-result title with text pulled from headings or other page content.
Google says title links may also use the main visual title, <h1> headings, og:title metadata, other prominent text, and anchor text from links that point to the page.
<title>Emergency plumber in Bristol | Example Plumbing</title>
Use a page-level field whenever the platform provides one so the title can stay specific to that URL instead of falling back to a site-wide template.
Older themes, plugins, or custom templates can leave behind duplicate title logic, which makes it harder to tell which value is actually being published.
Search Console > URL Inspection
Title-link changes depend on recrawling and reprocessing, so an updated <title> element does not guarantee an immediate search-result change.
Concise branding is fine, but the unique page topic should still do most of the work for category pages, service pages, products, articles, and location pages.
If the page language changes, Google recommends using the same language and writing system in the <title> element as the primary content on the page.