Create Wordpress SEO Friendly Blog Titles Replace the current Wordpress Title Tag Contained in the Header or Header.php file with the following <?php wp_title(); ?> <?php bloginfo('name'); ?> -------------------------------------------------------------- Create Blogger SEO Friendly Titles Replace in the Template <$BlogPageTitle$> <$BlogMetaData$> With the following: <$BlogTitle$><$BlogPageTitle$> Archive<blogger><$BlogItemTitle$></blogger>