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.
Topic RSS
4:34 pm
January 7, 2010
OfflineI 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
3:48 am
January 7, 2010
OfflineI "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 :(
You must be a subscriber to view administrator posts. Click here to purchase a support subscription.
Most Users Ever Online: 205
Currently Online:
32 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
romiojuliat: 102
yaoming987: 50
jintuy: 50
miki1986: 33
newshow: 28
karen1234: 27
Member Stats:
Guest Posters: 0
Members: 6356
Moderators: 3
Admins: 4
Forum Stats:
Groups: 5
Forums: 23
Topics: 1546
Posts: 3450
Newest Members: carofern@cisco.com, pronto, jessie, pbaylies, ninaeast, freda
Moderators: davecashmore (2), aaron (5), tempadmin (0)
Administrators: WordPress Professional (442), hallsofmontezuma (202), onefinejay (10), stevemortiboy (4)




Log In
Home



