Thanks, that really helped. I edited the header.php, I couldn't quite understand the settings in the SEO Settings.
This is what it looked like before I changed it...
<title>
<?php wp_title('-', true, 'right'); ?>
<?php bloginfo('name'); ?>
</title>
Thanks, that really helped. I edited the header.php, I couldn't quite understand the settings in the SEO Settings.
This is what it looked like before I changed it...
<title>
<?php wp_title('-', true, 'right'); ?>
<?php bloginfo('name'); ?>
</title>