A title tag is an HTML element that specifies the title of a webpage. It appears as the clickable blue headline in Google search results, in browser tabs, and when a page is shared on social media. Title tags are one of the most important on-page SEO elements — they are a confirmed ranking signal and directly influence click-through rate from search results. Each page should have a unique title tag of 50–60 characters containing the primary keyword.
If you have ever searched for something on Google and seen a list of results with blue clickable headlines, those headlines are title tags. They are simultaneously one of the most powerful SEO signals on your page and one of the first things a potential visitor sees when evaluating whether to click your result. Getting title tags right is foundational to both ranking and traffic — and yet a surprising number of UK websites have generic, duplicate, or missing title tags on their most important pages.
What does a title tag look like in HTML?
The title tag is placed inside the <head> section of your webpage's HTML code, formatted as: <title>Your Page Title Here</title>. Unlike the H1 tag (which is visible on the page itself), the title tag is not displayed as content on the page — it is metadata that browsers and search engines read. You can see a page's title tag by right-clicking and selecting 'View Page Source', then looking for the <title> element near the top of the document.
How does Google use title tags?
Google uses the title tag in three primary ways. First, as a relevance signal — the presence of a target keyword in the title tag tells Google's algorithm that the page is about that topic. Second, as the clickable headline in search results (the SERP snippet) — this is what users see and decide whether to click. Third, as a signal for understanding page structure, particularly how the page relates to others in the same site.
It is important to know that Google does not always display your title tag exactly as written. Since 2021, Google has frequently rewritten title tags in search results, substituting them with text it considers more relevant or accurate — often drawing from H1 tags or page content. Google is most likely to rewrite titles that are too long, too short, stuffed with keywords, or do not accurately reflect the page content.
The title tag appears in the browser tab and in search results — it is seen before the visitor arrives on the page. The H1 tag is the main heading displayed on the page itself — it is seen after the visitor has clicked through. They can be identical or different. For SEO, both should contain your primary keyword. For UX, the title tag should win the click; the H1 should confirm the visitor is in the right place.
How to write a title tag that ranks and gets clicked
Include your primary keyword, ideally early
Your primary keyword should appear in your title tag — this is one of the most consistent findings across SEO research. Placing the keyword near the beginning of the title (front-loading) is generally preferred because Google's truncation cuts from the right, and because users scanning search results read left to right. 'SEO Services for UK Businesses | Elite Digital Agency' is stronger than 'Elite Digital Agency | UK SEO Services'.
Keep it within 50–60 characters
Google typically displays 50–60 characters of a title tag before truncating with an ellipsis. On mobile, this limit can be shorter. Titles that are cut off mid-word or mid-phrase look unprofessional in search results and reduce click-through rate. Use a title tag character counter (widely available as free tools and built into SEO plugins) to preview how your title will display before publishing.
Make every title tag unique
Duplicate title tags across multiple pages are one of the most common technical SEO issues on UK websites. If multiple pages have the same title tag, Google cannot determine which page is the most relevant match for a query and will typically choose one to rank while suppressing or ignoring others. Every page on your site needs a unique title that accurately describes its specific content.
Write for the human first
Your title tag will be read by a person deciding whether your result is worth their time. A title crammed with keywords ('SEO Agency London SEO Services UK Best SEO Company') signals low-quality content and will be skipped. A title that speaks to the user's goal ('SEO Services for UK Businesses — Transparent Pricing, Proven Results') earns clicks. Write the most compelling, accurate title for a human reader first — then ensure the keyword is present.
Include your brand name
Adding your brand name to the title tag (typically at the end, separated by a pipe or dash: '| Elite Digital Agency' or '— Elite Digital Agency') serves two purposes: it reinforces brand recognition as users encounter your results repeatedly in search, and it allows branded search results to be clearly identified. For the homepage, leading with the brand name is appropriate: 'Elite Digital Agency | UK Digital Marketing Agency'.
Title tag best practices by page type
- Homepage: Brand name + primary category keyword, e.g. 'Elite Digital Agency | UK Digital Marketing Agency'
- Service pages: Service name + location/audience qualifier + brand, e.g. 'SEO Services for UK Businesses | Elite Digital Agency'
- Blog articles: Question or topic + year if time-sensitive, e.g. 'What is a Title Tag? The Complete SEO Guide (2026)'
- Pricing pages: Topic + benefit + brand, e.g. 'Digital Marketing Pricing UK — Transparent Costs | Elite Digital Agency'
- Location pages: Service + location + brand, e.g. 'Digital Marketing Agency London | Elite Digital Agency'
- Contact pages: Action + brand, e.g. 'Get in Touch | Elite Digital Agency'
Common title tag mistakes UK websites make
- Using the same title tag across all pages — typically 'Home | Company Name' on every page
- Exceeding 60 characters, causing truncation in search results
- Leaving the CMS default — WordPress sites often default to 'Just another WordPress site' or the theme name
- No keyword in the title — purely brand-led titles that miss ranking opportunities
- Keyword stuffing — repeating the same keyword multiple times looks like spam to both users and Google
- Ignoring mobile truncation — mobile devices display even fewer characters; check both desktop and mobile previews
- Not updating title tags after changing page content — stale titles that no longer match the page create user experience problems and invite Google rewrites
How title tags interact with AEO in 2026
For Answer Engine Optimisation, the title tag plays a supporting role. AI systems like Google AI Overviews parse title tags as one of the first signals about a page's relevance to a query. A clear, accurate title tag that directly names the topic — particularly for informational queries like 'what is a title tag' or 'how to write a meta description' — helps AI systems quickly categorise the page as a candidate for citation.
The relationship between title tags and AI citation is indirect but real: pages that maintain clean title tag hygiene (unique, accurate, keyword-relevant) tend to have better-organised overall page structure, which is the primary determinant of AI citation likelihood.
Frequently asked questions about title tags
No. Since 2021, Google frequently rewrites title tags in search results, particularly when the written title is too long, too short, keyword-stuffed, or does not accurately reflect the page content. Google most commonly substitutes the H1 tag or prominent text from the page body. Writing accurate, well-optimised title tags minimises but does not eliminate rewrites.
Focus on one primary keyword, and include a secondary keyword or qualifier only if it fits naturally within the character limit. Trying to fit multiple keywords into a 60-character title results in either truncation or an unreadable, spam-like title. Quality and natural readability outperform keyword stuffing every time.
Not necessarily. They can be identical if the same wording works optimally for both the search snippet and the page heading. Often a slight difference works better: the title tag may include a brand name or compelling qualifier that would be redundant on the page itself, while the H1 may be more direct and conversational. Both should contain the primary keyword.
In WordPress, use an SEO plugin like Yoast or Rank Math — both allow you to set custom title tags per page without touching code. In other CMS platforms, look for an 'SEO settings' or 'page settings' panel where the title is configurable. For custom-built sites, you or your developer can edit the <title> element directly in the page's HTML <head> section.