Oh, and this is what I see for the title code that is already in the header. This is what I was replacing with the code that you provided.
<title><?php wp_title('|', true, 'right'); ?> <?php bloginfo('name'); ?></title>
Oh, and this is what I see for the title code that is already in the header. This is what I was replacing with the code that you provided.
<title><?php wp_title('|', true, 'right'); ?> <?php bloginfo('name'); ?></title>