Catalog/Missing or empty <title>
SEO issue

Missing title tag: how to find and fix it

A missing or empty title tag costs you clicks and rankings. Find every page without a title tag and learn how to write one that ranks.

357
audited sites affected

What it means

The <title> element in your page's <head> is either absent or contains no text. This is distinct from the visible heading on the page — it's the HTML metadata that search engines and browsers read first.

Why it matters

Without a title, Google has no reliable textual signal to infer the page's purpose, so it falls back to the <h1> or first text, which may not match the actual content. Titles are the primary link source in search results, and empty titles hurt click-through rates. AI agents and crawlers also use titles to understand and summarize pages, so missing ones reduce how well your content gets cited.

How to fix it

  1. Add a <title> element inside <head> with one clear, descriptive phrase that matches the page's purpose.
  2. Ensure each page has exactly one <title> — no duplicates, no empty tags, no HTML entities left unencoded.
  3. Verify the title is unique across all pages and written in the page's language, not generic boilerplate like "Home" or "Untitled".
  4. Check that your SSR or SSG template injects the title before the page renders, so it appears in the initial HTML source.

When it's not a problem

If your site uses a single-page app where the title is set dynamically and appears in the rendered HTML but not in the raw source, Googlebot will still see it. Also, if the <h1> is identical to what the title would be, the impact is minimal — the page is not broken, just suboptimal.

How common is it?

357 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.

Breakdowns

CMS

View breakdown →

Category

View breakdown →

Related
Catalog Category CMS Title tag is identical to the H1 (missed keyword variation) Title likely truncated in SERP (too wide) Title is very short

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →