> <?php if (is_category()) { echo __('Category: ','sienna_wdl'); wp_title(''); echo ' - '; } elseif (function_exists('is_tag') && is_tag()) { single_tag_title(__('Tag Archive for "','sienna_wdl')); echo '" - '; } elseif (is_archive()) { wp_title(''); echo __(' Archive - ','sienna_wdl'); } elseif (is_page()) { echo wp_title(''); echo ' - '; } elseif (is_search()) { echo __('Search for "','sienna_wdl').esc_html($s).'" - '; } elseif (!(is_404()) && (is_single()) || (is_page())) { wp_title(''); echo ' - '; } elseif (is_404()) { echo __('Not Found - ','sienna_wdl'); } bloginfo('name'); ?> >
  • reddit
  • delicious
  • technorati
  • facebook
  • stumbleupon
  • flickr
  • digg