Replace existing title tags in header.php with:
<title> <?php wp_title(' | ',true,'right'); ?> <?php bloginfo('name'); ?> </title>
Replace existing title tags in header.php with:
<title> <?php wp_title(' | ',true,'right'); ?> <?php bloginfo('name'); ?> </title>