My post titles is getting mashed up with my blog title

I installed the all in one seo pack plugin and after enabling it my post titles get "stuck" with my blog title without a space in the title.

As you can see the post title is: ******.blogg.no And my blog title is: Sp**set Blogg

The title is now *******.blogg.noSp**set Blogg, I can't figure out how I can get these to separated.

My all in one seo pack settings is%post_title% on the posts.

Topic title plugin-all-in-one-seo Wordpress

Category Web


It is either the SEO plugin or your template files

<?php 
wp_title(''); ?><?php if(wp_title('', false)) { echo ' |'; } ?> <?php bloginfo('name'); 
?>

Its documented.. heres a fix

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.