My blog is www.theprinterdepo.com/blog.
The blog title its in the beginning and at the end, which looks bad for seo efforts, I have a pluggin called ALL In one SEO. Which puts the title of the blog at the end, which is fine.
But I cant find how to remove it from the start of the meta title.
thank you
I suppose this is the code you need:
<title><?php wp_title('|', true, 'left'); ?></title>

header.php? – brasofilo Jun 18 '12 at 19:24