When I view page source my keywords is not displayed.Why?

clposterboy

Junior Member
Joined
Mar 10, 2010
Messages
104
Reaction score
5
In my site I'm using All in one SEO plugin and I added all the details of description and keywords there,but however when I try to view page source of my site(I am using wordpress), I cannot see the description and keywords which I typed.
I am only seeing randomly selected keywords from the front page of my site.
Can someone help me out on why it is not showing in the front page?
Thanks
 
My site details are as follows when i view source.
Code:
<title>[COLOR=Red]My title which I selected[/COLOR]</title>
<meta name="description" content="[COLOR=Red]Some randomly selected descriptions automatically[/COLOR]" />
<meta name="keywords" content="[COLOR=Red]Some randomly selected keywords which have nothing to do with my main Keywords[/COLOR]" />
<meta name="robots" content="index" />
<link rel="canonical" href="[COLOR=Red]www.MYURL.com[/COLOR]" />
I already have All in one SEO plugin installed in my site and I have included all the necessary keywords and descriptions there,however that is not being displayed in the main page neither does the All in one SEO plugin details come up in the search engine.
Can someone suggest me what do I need to do to fix this issue?
I have a doubt if these plugins are which is causing the problem?
I have WP Auto Tagger and wpSEO installed.
Will that be causing the problem?
Should I have both All in one SEO plugin and Wp SEO at the same time?

Also
<meta name="generator" content="WordPress 2.9.2" />
<link rel='stylesheet' id='sociable-front-css-css' href='url/wp-content/plugins/sociable/sociable.css?ver=2.9.2' type='text/css' media='' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="url/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="url/wp-includes/wlwmanifest.xml" />
<link rel='index' title='title' href='url' />
<meta name="generator" content="WordPress 2.9.2" />

<!-- All in One SEO Pack 1.6.10.2 by Michael Torbert of Semper Fi Web Design[291,324] -->


<link rel="canonical" href="url" />
<!-- /all in one seo pack -->
Now all in one SEO pack is not showing anything,why
 
Last edited:
Are you sure that your AIO SEO pack settings are configured properly?
 
yes my All in one SEO pack is configured correctly,however I have several plugins installed.
Will that be the reason?
 
It sounds like another plugin is overwriting some of the head section of your pages. Try disabling all the other plugins and reenabling them one by one until you find the culprit.

Google doesn't even look at keywords, anyways.

http://www.youtube.com/watch?v=jK7IPbnmvVU
 
Back
Top