Multiple <title> tags found: what it is, why it matters, and how to fix it
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
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.
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