Hi,
You should try this tag once <title><?php wp_title(‘|’, true, ‘right’);?></title>. If you not getting this, You will post your header part code. Once i will try.
Bharath g.
You should place this <?php the_title(); ?> – <?php bloginfo( ‘name’ ); ?> tag in between title tag. So check once this.
Bharath G