I thnk the previous poster was saying that all the code from <title> to </title> which in your header.php has lots of echo statements and 'if' statements should be changed to be just this <title><?php wp_title(''); ?></title>
Make a backup of the file before editing it so you cna restore it if necessary.