Tag not showing in posts All in One SEO Pack Troubleshooting Forum

The support forums have a new home! Please visit All in One SEO Pack's new residence at Semper Plugins to purchase a support plan.

 
You must be logged in to post
Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Tag not showing in posts

Post
New Member

miguel21op

Portugal

posts 2

4:34 pm January 7, 2010

Post edited 9:36 pm – January 7, 2010 by miguel21op


I have two blogs one running WP 2.85 other WP 2.9. The first one has no problem with SEO Pack (both have the same configurtion).

But in the one is running WP 2.9 – I don't know if it is because of it – I have no Title Tag (<Title> </Title>), so my posts can  not be correctly indexed by Google! (description is OK)

A link for the bad:

http://redebiz.net/e-learning/…..em-online/

A link for the good:

http://classemedia.biz/blog/pa…..es-moderna

Help please! Thank you

Miguel

New Member

miguel21op

Portugal

posts 2

3:48 am January 8, 2010

Post edited 10:51 am – January 8, 2010 by miguel21op


I "sort of" solved the probelm by adding this piece of code to my header.php file:

<title><?php if (is_home () ) { bloginfo(‘name’); }
elseif ( is_category() ) { single_cat_title(); echo ' – ' ; bloginfo(‘name’); }
elseif (is_single() ) { single_post_title();}
elseif (is_page() ) { single_post_title();}
else { wp_title(‘’,true); } ?></title>

I also noticed that my page name and descripton tags also don't appear so it seems I have to use the same hand made technique. Not using SEO Pack :(

Admin

hallsofmontezuma

Cary, NC

posts 202

6:29 am January 8, 2010

You must be a subscriber to view administrator posts. Click here to purchase a support subscription.

For what shall it profit a man, if he shall gain the whole world, and lose his own soul?


About the WordPress Developer Forum

Forum Timezone: America/New_York

Most Users Ever Online: 205

Currently Online:
25 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 5
Forums: 23
Topics: 1543
Posts: 3447

Membership:

There are 6357 Members

There are 4 Admins
There are 3 Moderators