The title I’d like to change is from this <title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title> to <title> title that I’d like to use</title> , do I place the title I’d like to use any special place , thanks