Originally Posted by
cameron99
Be aware that for WordPress
SEO to be able to modify your page titles, the title section of your header.php file should look like this:
<title><?php wp_title(''); ?></title>
If you can't modify or don't know how to modify your template, check the box "Force rewrite titles"
Be aware that changing your template will be faster.
Note: AppThemes not give official support for third party plugins, so if the plugin is not working properly disable the plugin and try to help the community.