Post edited 6:59 pm – August 17, 2009 by cockburnd
Post edited 12:08 pm – December 14, 2009 by WordPress Professional
I am finding that my All In One SEO Pack (or something else?) is producing duplicate meta information on my wordpress article pages. The code below is appearing twice in the HTML header. This is compromising my position with Google.
Example at: http://www.my-life-coach.co.uk…..log/?p=104
I am on WP v2.6.2 and All In One SEO v1.6.4.
Has anybody seen this and do they know how to fix it?
I have included all the code within the header below with the duplicate metas shown in bold.
Also, check out the "ob_start_detected" section in the second instance. This is the only difference I can spot.
Do you know what is happening here?
Many thanks in advance, Darren
————- Here is a copy of the header
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DT…..strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.my-life-coach.co.uk…..pc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.my-life-coach.co.uk…..nifest.xml" />
<meta name="generator" content="WordPress 2.6.2″ />
<!– All in One SEO Pack 1.6.4 by Michael Torbert of Semper Fi Web Design[-1,-1] –>
<meta name="description" content="Article about how coaching can be used as an effective tool by managers" />
<meta name="keywords" content="manager coach, executive coaching, management coaching, manager coach, manager coaching,executive coaching,management coaching,manager coaching,uncategorized" />
<link rel="canonical" href="http://www.my-life-coach.co.uk…..log/?p=104" />
<!– /all in one seo pack –>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8″ />
<title>
Life Coaching and Business Coaching Blog » Why Managers Should Coach
</title>
<link rel="stylesheet" href="www.my-life-coach.co.uk…../style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="Life Coaching and Business Coaching Blog RSS Feed" href="www.my-life-coach.co.uk…..?feed=rss2" />
<link rel="pingback" href="www.my-life-coach.co.uk…..xmlrpc.php" />
<script src="www.my-life-coach.co.uk…..content.js" type="text/javascript"></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="www.my-life-coach.co.uk…..pc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="www.my-life-coach.co.uk…..nifest.xml" />
<meta name="generator" content="WordPress 2.6.2″ />
<!– All in One SEO Pack 1.6.4 by Michael Torbert of Semper Fi Web Designob_start_detected [-1,-1] –>
<meta name="description" content="Article about how coaching can be used as an effective tool by managers" />
<meta name="keywords" content="manager coach, executive coaching, management coaching, manager coach, manager coaching,executive coaching,management coaching,manager coaching,uncategorized" />
<link rel="canonical" href="http://www.my-life-coach.co.uk…..log/?p=104" />
<!– /all in one seo pack –>
</head>
SECOND INSTANCE:
<!– All in One SEO Pack 1.6.4 by Michael Torbert of Semper Fi Web Designob_start_detected [-1,-1] –>
<meta name="description" content="Article about how time appears to pass quickly as you get older and that changes need to be made" />
<meta name="keywords" content="perception of time, speed up time, slow down time, coach, life coach, nlp, neuro linguistic programming,coach,life coach,neuro linguistic programming,nlp,slow down time,speed up time,uncategorized" />
<link rel="canonical" href="www.my-life-coach.co.uk…..blog/?p=97" />
<!– /all in one seo pack –>