An SEO title is the text assigned to a webpage in the HTML <title> element. It tells search engines and users what the page covers. Google often uses it as the clickable title link in search results. The same text can also appear in a browser tab and browser bookmarks. In practice, an SEO title can appear in three places: search results, browser tabs and bookmarks.

SEO Title at a Glance

Element What It Does Where It Appears
SEO title or title tag Describes the webpage and supports relevant clicks Search results, browser tabs and bookmarks
H1 heading Describes the visible page content On the webpage
Meta description Summarizes the page and supports click decisions Usually below the title in search results
URL slug Identifies the page address Browser address bar and search results

"SEO title," "title tag" and "page title" are often used interchangeably. "Meta title" is also common, although title tag is the more technically accurate term.

Why Is an SEO Title Important?

An SEO title helps Google understand the subject of a page and helps searchers decide which result to click. Google describes the title link as an important source of information about a search result's relevance.

A useful SEO title should:

  • Describe the page accurately
  • Match the searcher's intent
  • Include the main topic naturally
  • Be unique on the website
  • Be clear and concise
  • Give users a reason to choose the result

An SEO title does not guarantee a higher ranking. Its main job is to communicate the page's subject accurately.

What Is the Difference Between an SEO Title and an H1?

An SEO title is HTML metadata that usually appears outside the page content, especially in search results and browser tabs. An H1 is the main visible heading on the webpage.

For example:

<title>Best Running Shoes for Beginners | Example Store</title>

The visible H1 might be:

<h1>Best Running Shoes for Beginners</h1>

The SEO title and H1 can be similar without being identical. They should describe the same page and create consistent expectations.

Google may use the <title> element, the main visual title, the H1, prominent text, anchor text and other sources when creating the title link shown in search results. As a result, Google may sometimes display a different title from the one provided in the <title> element.

What Is the Difference Between an SEO Title and a Meta Description?

An SEO title is the main clickable heading for a search result. A meta description is a short summary that may appear below it.

Example:

SEO title:
What Is an SEO Title? Definition and Best Practices

Meta description:
Learn what an SEO title is, how it differs from an H1, and how to write titles that accurately describe your web pages.

Google can generate a search snippet from the page content or, in some cases, use the meta description. A meta description should summarize the page accurately, but it does not replace the SEO title.

How Do You Write a Good SEO Title?

Write an SEO title that accurately describes the page, matches the search intent and gives the main topic a clear position.

1. Describe the Page Accurately

The title should tell users what they will find after clicking.

Weak:

Useful Information | Company Name

Better:

How to Choose a Business Bank Account | Company Name

Google may modify titles that are vague, inaccurate or inconsistent with the page content.

2. Match the Search Intent

Use wording that reflects what the searcher wants.

Search Intent Example SEO Title
Informational What Is an SEO Title? Definition and Examples
Commercial investigation Best Email Marketing Software for Small Businesses
Transactional Buy Waterproof Hiking Boots Online
Local Emergency Plumber in Austin, TX
Navigational Google Search Console Login

A page targeting "what is an SEO title" should explain the term directly. A page targeting "SEO title generator" should focus on tools, features and how to use them.

3. Include the Primary Topic Naturally

Place the main topic where it helps users understand the page. Avoid repeating the same keyword several times.

Good:

SEO Title Best Practices for Better Search Results

Poor:

SEO Title, SEO Titles, Best SEO Title, SEO Title Tips and SEO Title Guide

Keyword repetition makes a title harder to read and can make the page appear misleading or low quality.

4. Make Every Title Unique

Each important page should have a distinct title that reflects its specific content. Reusing the same title across multiple pages makes it harder for users and search engines to tell those pages apart.

For example:

Nike Air Max 90 Review | Example Store
Nike Air Max 95 Review | Example Store
Nike Air Force 1 Review | Example Store

A generic title such as "Shoes | Example Store" does not identify each product clearly.

5. Keep It Concise, but Do Not Obsess Over a Character Limit

There is no fixed maximum character count for an HTML <title> element. Google truncates the title link when necessary to fit the available device width.

Put the most useful information near the beginning:

SEO Title Guide: How to Write Better Page Titles | Brand

Do not add unnecessary words to reach a specific character count.

6. Add the Brand When It Helps

A brand can improve recognition, particularly for commercial pages or well-known businesses.

Best Running Shoes for Beginners | Example Store

The brand usually works best at the end of the title unless brand recognition is the main reason someone would click. Google also warns against repeating excessive boilerplate branding across every page.

7. Keep the SEO Title and Page Content Aligned

The title, H1, URL and page content should describe the same subject.

For example:

  • SEO title: How to Clean a Leather Sofa
  • H1: How to Clean a Leather Sofa
  • URL: /how-to-clean-a-leather-sofa/
  • Page content: Instructions for cleaning and protecting leather sofas

A title about leather sofa cleaning should not lead to a page mainly about buying furniture.

SEO Title Examples

Informational Page

What Is Technical SEO? A Beginner's Guide

Blog Article

How to Create a Content Calendar for SEO

Product Page

Men's Waterproof Hiking Boots | Example Store

Service Page

Residential Roofing Services in Denver | Example Roofing

Local Business Page

Italian Restaurant in Brooklyn, NY | Example Restaurant

Common SEO Title Mistakes

Avoid these problems:

  • Using the same title on multiple pages
  • Writing only "Home," "Services" or "Blog"
  • Repeating keywords unnecessarily
  • Making a claim the page does not support
  • Using outdated dates or product information
  • Adding unnecessary boilerplate
  • Creating a title that conflicts with the H1
  • Omitting the main subject of the page
  • Using a different language or writing system from the main page content

Google can use other page text and external links to generate a different title link when the original title is incomplete, inaccurate, duplicated or unclear.

How Do You Add an SEO Title to a Webpage?

Add the title inside the <head> section of the HTML:

<head>
  <title>What Is an SEO Title? Definition and Best Practices</title>
</head>

If you use a content management system such as WordPress, the page title or SEO plugin field may generate the <title> element automatically. Google notes that many content management systems handle this technical implementation for you.

SEO Title Checklist

Before publishing a page, check that the SEO title:

  • Describes the page accurately
  • Matches the search intent
  • Includes the main topic naturally
  • Is unique on the website
  • Places important words near the beginning
  • Avoids keyword stuffing
  • Matches the H1 and page content
  • Uses current information
  • Includes the brand when useful
  • Reads naturally on a search results page