Skip to content
Reading & structure

Page title

A page title is the document label provided by its HTML title element. Browsers use it in tabs, and search engines may use it when choosing a result's title link. It is separate from the main heading displayed inside the page.

Checked against BLURSOR’s measurements ·

What it means

A useful title lets someone recognize a page among open tabs or saved links. For a business site, it should distinguish the specific service, product, or explanation from neighboring pages. A repeated label such as Home or Services may exist technically while providing little useful identification.

The HTML title and the visible H1 often overlap, but they serve different places in the experience. A page can show a large, clear heading while its browser tab still says Untitled. Google also considers several page and link signals when generating a search result title, so the title element is an input rather than a guaranteed final display.

Illustrative example

Hypothetical example: separating two service pages

Imagine a fictional repair business with separate pages for bicycle servicing and wheel repairs. Both browser tabs say Services. Changing the respective titles to Bicycle servicing | Example Workshop and Wheel repairs | Example Workshop makes the pages distinguishable without inventing a promotional claim.

Each page might use a shorter H1 inside its layout. The titles and H1s do not need to be identical, but they should describe the same underlying subject. Merely adding the business name to every title would not resolve indistinguishable service labels.

How BLURSOR measures it

In the report: Page title

BLURSOR extracts the first recognized title element from the selected initial HTML response. The title finding checks whether it contains text. It does not compare all titles across your website, assess whether the wording fits the page, or award a better result for a particular character count.

A title created only after JavaScript runs may be visible in a browser while absent from this raw-response finding. When investigating a missing result, check the reported response and the published page settings. An unavailable page capture cannot establish that the website has no title.

What to do next

  1. Give each important page a descriptive title that identifies its actual purpose and distinguishes it from related pages.
  2. Check the browser tab and your website editor's title setting, then confirm that the initial response includes the intended value.
  3. Keep the wording concise and accurate. Review the beginning first, since displayed titles can be shortened to fit the available space.

What it cannot tell you

  • A present title may still be generic, outdated, duplicated, or misleading; those judgments need a content review.
  • There is no universal character count that guarantees a complete search display. This check does not predict search title selection, rankings, or citations.

Sources and further reading

The definitions below describe the underlying concepts. The measurement section describes BLURSOR’s own checks.