Skip to Content

Multiple

What This Means

Pages which have multiple page titles. There should only be a single page title element for each page. Multiple page titles are often caused by multiple conflicting plugins or modules in CMS.

What Triggers This Issue

This issue is triggered when a page has multiple page title elements. For example:

<title>About Us </title> <title>About Us - your site </title>

How To Fix

Remove the additional <title> tags from the pages HTML, ensuring the website has a single, concise and descriptive page title.


← Back to Page Title

Last updated on