As I see your site it would be quite good title | Sitename.
But first go to your header.php and change <title>whatever is here</title> in <title><?php wp_title(''); ?></title>
You have your sitename twice and i thing this is the reason.
As I see your site it would be quite good title | Sitename.
But first go to your header.php and change <title>whatever is here</title> in <title><?php wp_title(''); ?></title>
You have your sitename twice and i thing this is the reason.