Skip to main content
New: 190 SEO checks now available. See what's new
criticalMetadataTITLE_MISSING

Missing title tag — the fix

This page does not have a <title> element in the <head> section. The title tag is the single most important on-page SEO element and is displayed as the clickable headline in search results.

Where this fits: metadata in SEO

Metadata is how your page introduces itself to search engines and social platforms: the title tag, meta description, canonical URL, Open Graph and Twitter cards. Titles remain one of the strongest on-page relevance signals, and descriptions drive click-through rate from the results page even though they aren't a direct ranking factor. Bad metadata rarely breaks a site — it quietly bleeds clicks on every query where you appear.

Why missing title tag hurts your rankings

The title tag is a top-3 ranking factor for on-page SEO. Without one, Google will attempt to generate a title from the page content, which is often suboptimal and leads to lower click-through rates. Pages without titles appear unprofessional in search results and social media shares.

This is a critical issue: it can remove pages from search results entirely or block them from being crawled at all. Treat it as an outage, not a backlog item — every day it persists is compounding lost visibility.

How to fix it

Add a unique, descriptive <title> element to the page's <head> section. The title should be 30-60 characters, include the primary target keyword naturally, and accurately describe the page content. Front-load important keywords for maximum visibility in SERPs.

<head>
  <title>Best Running Shoes for Flat Feet (2025) | BrandName</title>
</head>

Metadata best practices

  • Write one unique title per page, 50–60 characters, primary topic first, brand last.
  • Write meta descriptions as ad copy: 140–155 characters, include the query intent, end with a reason to click.
  • Ship Open Graph + Twitter Card tags on every shareable page — social embeds are free impressions.
  • Keep canonical URLs absolute, lowercase, and consistent with your internal links.
  • Never duplicate titles across pages — duplicates tell Google the pages are interchangeable.

The full library: SEO best practices, by category.

Frequently asked questions

What does "Missing title tag" mean?

This page does not have a <title> element in the <head> section. The title tag is the single most important on-page SEO element and is displayed as the clickable headline in search results.

Why does missing title tag matter for SEO?

The title tag is a top-3 ranking factor for on-page SEO. Without one, Google will attempt to generate a title from the page content, which is often suboptimal and leads to lower click-through rates. Pages without titles appear unprofessional in search results and social media shares.

How do I fix missing title tag?

Add a unique, descriptive <title> element to the page's <head> section. The title should be 30-60 characters, include the primary target keyword naturally, and accurately describe the page content. Front-load important keywords for maximum visibility in SERPs.

How serious is this issue?

This is a critical issue: it can remove pages from search results entirely or block them from being crawled at all. Treat it as an outage, not a backlog item — every day it persists is compounding lost visibility. It belongs to the metadata family of checks.

How do I find every page affected by this on my site?

Run a free Dr Urls audit: it crawls your site, detects missing title tag on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.

Does your site have this issue?

A free Dr Urls audit crawls your site, finds every page affected by missing title tag, and hands you a ready-made fix task.

Check my site free

Related metadata guides