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

Multiple <title> tags found — the fix

This page contains more than one <title> element. Only one title tag should exist per page. Multiple titles create ambiguity about which one search engines will use.

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 multiple <title> tags found hurts your rankings

When multiple title tags are present, search engines must choose one, and they may not pick the one you intend. This can result in incorrect or suboptimal titles appearing in search results, hurting click-through rates. Multiple titles also indicate HTML quality issues that may affect how the page is parsed.

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it.

How to fix it

Remove all duplicate <title> tags so that only one remains in the <head> section. Check for titles being injected by plugins, themes, or server-side includes that may conflict with your primary title tag.

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 "Multiple <title> tags found" mean?

This page contains more than one <title> element. Only one title tag should exist per page. Multiple titles create ambiguity about which one search engines will use.

Why does multiple <title> tags found matter for SEO?

When multiple title tags are present, search engines must choose one, and they may not pick the one you intend. This can result in incorrect or suboptimal titles appearing in search results, hurting click-through rates. Multiple titles also indicate HTML quality issues that may affect how the page is parsed.

How do I fix multiple <title> tags found?

Remove all duplicate <title> tags so that only one remains in the <head> section. Check for titles being injected by plugins, themes, or server-side includes that may conflict with your primary title tag.

How serious is this issue?

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it. 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 multiple <title> tags found 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 multiple <title> tags found, and hands you a ready-made fix task.

Check my site free

Related metadata guides