[wp-hackers] Optimal Title Integration

James Davis james at freecharity.org.uk
Tue Jun 5 09:11:23 GMT 2007


Chris Poteet wrote:
> One of the SEO horrors of the current WP scheme is the title template tag.
> The Optimal Title plugin does however circumvent this.  Can we use such a
> methodology to create a new template tag or replace the old one?

Sorry if I've misread you but is this much different to?

<title><?php wp_title(' '); ?> <?php if(wp_title(' ', false)) { echo '
&middot; '; } ?> <?php bloginfo('name'); ?> </title>

James

-- 
http://www.freecharity.org.uk/ - Free IT services for charities
http://www.freecharity.org.uk/wiki/ - The VCSWiki


More information about the wp-hackers mailing list