> <?php wp_title( '|', true, 'right' ); ?> <?php bloginfo('name'); ?> <?php if( is_home() ) { echo " - "; bloginfo('description'); } ?> >