Wordpress Homepage with Two Titles

daedalus

New Member
I have a test website I'm trying to optimize.

I'm trying to SEO the Wordpress TEST blog breakfasthouse.net

Right now I have two titles on the homepage as I see in the source code:

<title>TEST</title>
<title>TEST</title>

I've disabled All in One SEO Pack and I've also disabled the Suffusion SEO under SEO / Metatags so there is no SEO going on at the moment.

I've got a static homepage. Under the WP General Settings, the Site Title is "Test"

The title of the individual static page is "Breakfast House & Home"

I would like to enable All in One SEO pack, which does work for the Keywords and Description meta tag but I still get two title tags, one coming from All in One SEO called "Breakfast House and Stuff" and one from the WP General Settings Site Title called "Test"

When I enable All in One SEO this is how the homepage reads:

<title>Breakfast House and Stuff</title>
<title>TEST</title>

How do I get rid of the duplicate title (the lower one) called "Test" and only use the one from All in One SEO?

All help will be greatly appreciated.
 

daedalus

New Member
Velt,

I appreciate the help.

I tried that code and received this error message:

Parse error: syntax error, unexpected '<' in /home/redlands/public_html/breakfasthouse.net/wp-content/themes/suffusion/header.php on line 8

If you have another line of code I could try I would appreciate it.
 
Top