Jetoile
Member
Posted 4 years ago #
When I install and then change the options of this plugin, my index page title is rewritten... and then all of the rest of my pages are also given the title of my index page.
I'm not quite sure why this is happening. This is the code that I have for my title in my header.php template file.
<title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?></title>
Does it have to be change to something different in order for the All in One SEO Pack to work?
http://wordpress.org/extend/plugins/all-in-one-seo-pack/
klagreca
Member
Posted 4 years ago #
Not working for me either since upgrading to 2.7.1. I would sit tight for now. If I find time, I'll check out the AIO code and see if I can come up with a temporary fix.
MihaPirc
Member
Posted 4 years ago #
Same problem here! Index only ...
In my blog (www.satollo.com) is working. Latest versione of WP and AIOSP. The theme has not to be changed: the plugin modifies directly the html code generated by WP after the page rendering is completed.
Have you some cache system which is serving old page versions? Or may be there are conflict with other plugins...