I use a cute title to grab the reader's attention, then add a SEO friendly keyword rich title with Platinum SEO. The latter "should" be the one that the page source shows for SE's but it's not. The cute title shows. :(
I know it has something to do with my theme's header, but I can't figure it out. Help please.
If it helps, the title tag looks like this in the header:
<title><?php wp_title(' '); ?> <?php if(wp_title(' ', false)) { echo ' : '; } ?><?php bloginfo('name'); ?></title>