I have a blog at http://www.chakallas.com/ and if i see the title closely using view - > source, there are two spaces at the start of the title. I am using a seo plugin, even if i deactivate the plugin the two spaces still remains. Any idea how to remove that ?
Yes i have checked i have not added spaces to every post's title and the title code looks like as given below
<!-- Title and External Script Integration -->
<?php
global $bbpress_forum;
if($bbpress_forum ):?>
<title><?php bb_title() ?></title>