SEO Page Title
An SEO page title is the HTML <title> element that describes a webpage's topic, displayed as the clickable headline in search results and browser tabs.
- Also called
- title tag, meta title, SEO title
- Applies to
- all web pages
- Commonly confused with
- meta description, H1 heading
Key points
- The page title is defined in the HTML <title> element and serves as the primary headline in search results.
- Including the primary keyword near the beginning is a standard best practice for relevance.
- Each page should have a unique title to avoid duplication and confusion.
- Titles should be concise, roughly 50–60 characters, though no hard limit exists.
- A compelling title that matches search intent can improve click-through rate.
How it works
The page title is written inside the HTML <title> element, which sits in the <head> section of a webpage. Search engines read this element to understand the page's topic and display it as the clickable headline in search results. Browsers also show the title in the tab or title bar.
When a user performs a search, Google may rewrite the title to better match the query or page context. This means the displayed headline can differ from the original <title> tag. Length advice varies because display width depends on device, query, and pixel width rather than a fixed character count. For WordPress users, the seo title wordpress plugin settings allow easy customisation of this element.
The title tag is also used by social media platforms when generating link previews, though platforms like Facebook and Twitter have their own meta tags (Open Graph and Twitter Cards) that often override the title.
Why it matters
Page titles influence both search engine rankings and user click-through rates. Search engines use the title as a primary signal of relevance, so a well-optimised title helps the page rank for the intended query. Users see the title in search results and decide whether to click based on its clarity and appeal.
A unique, descriptive title that matches search intent improves topical clarity and reduces confusion across similar pages. It is one of the highest-impact on-page optimisations because it directly affects both visibility and traffic. For examples of effective titles, see the seo title examples page.
Branded titles, when space allows, build trust and recognition, especially for established sites. Including the primary keyword near the beginning is a standard best practice, but the title must remain readable and compelling.
What it is not
- It is not the same as the H1 heading. The H1 is visible on the page itself, while the title tag is in the HTML head and appears in search results and browser tabs.
- It is not the same as the meta description. The meta description is a separate tag that provides a summary below the title in search results, not the clickable headline.
- It is not the same as the page URL. The URL is a web address, whereas the title is a descriptive label for users and search engines.
- It is not the same as the website name. The website name is the brand or site title, often used on the homepage or as a suffix in page titles.
Common mistakes
- Using the same title tag on multiple pages: causes duplicate content issues and confuses search engines about which page to rank.
- Stuffing keywords into the title: makes it read unnaturally and can harm user experience and rankings.
- Making the title too long: increases the chance of truncation in search results, cutting off important information.
- Writing a title that does not match page content or search intent: misleads users, increases bounce rate, and may reduce rankings.
- Omitting a brand name when space allows: misses an opportunity to build recognition and trust.
Questions people ask
What is title tag in SEO?
A title tag is another name for the SEO page title, the HTML <title> element that describes a page's content and appears in search results and browser tabs. It is a key on-page factor for rankings and click-through rate.
Website title vs article title?
A website title refers to the name of the entire site, often shown in the browser tab or homepage title, while an article title is the specific headline for a single piece of content. Both use the <title> element but serve different scopes: the website title is broad, the article title is specific.
Title of webpage vs title of website?
The title of a webpage is the <title> tag for a specific page, describing its unique content. The title of a website is typically the brand or site name, often used on the homepage or as a suffix in page titles. They are distinct elements that should not be confused.
Sources
- Google Search Central – SEO Starter Guide Google’s official guidance on optimizing titles, descriptions, and other basic on-page elements.
- Moz – Title Tag Widely cited SEO reference explaining what title tags are and where they appear.
- Screaming Frog – Page Titles Guide Detailed SEO reference with practical title-writing guidance and formatting patterns.
- Semrush – Title Tag Up-to-date SEO best-practice overview covering uniqueness, intent matching, and title length guidance.