Hello...
Using All in One SEO, I use a variety of themes. Does anyone know how to get rid of the extra pipe(|) in the title tag area? It shows up in the posts, etc. I do not use a blog title in the general settings, causing that extra pipe. I took out the blogtitle code in the all in one seo code yet it still shows up.
http://ken-cooper-dc.com/decompression/
This is the theme header code.
'<title><?php $theme->meta_title(); ?></title>
<?php $theme->hook('meta'); ?>
<link rel="stylesheet" type="text/css" media="screen" href="<?php bloginfo( 'stylesheet_url' ); ?>" />'
Any ideas out there?
Thanks
Kevin