PDA

View Full Version : All-In-one-SEO PACK Plugin not working with Evolution Theme


alxstatik
10-17-2009, 08:58 PM
I just installed the all-in-one-seo pack plugin and noticed that it does not add the title meta tag after configuring the plug-in with the Evolution theme. I tried uninstalling it and installing it back but it keeps the old title but doesn't replace it with the new meta title tag I typed in the seo pack configuration page. Has anyone else tried working with this plugin and the evolution theme? I tried the default theme and it worked fine so I know it's not the plugin that doesn't work.

Galaxyfox
11-25-2009, 07:25 PM
I'm running the Evolution theme and it works fine.

Go to the theme editor and the header.php file. Check if you have the following line in the <head> section:

<?php wp_head(); ?>

That line calls for the Wordpress Head which contains all the lines from plugins including the All in one SEO.