sixrfan Posted May 7, 2010 Share Posted May 7, 2010 i have the platinum seo pack plugin installed on this site: http://www.willowbilliards.com/ and it doesnt seem to be working. at the top of every page it says "Upcoming Events..." even though I specified on each page what the title and description should be. here's the code from my header.php file: <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php wp_title(' '); ?><?php if(wp_title(' ', false)) { ?> at <?php } ?><?php bloginfo('name'); ?></title> <meta name="keywords" content="" /> <meta name="description" content="" /> any idea why its not working??? please advise. thanks. Link to comment https://forums.phpfreaks.com/topic/201012-wordpress-platinum-seo-pack-plugin-not-working/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.