[wp-pro] Changing title on home page only

Kenneth Holland kennethholland at gmail.com
Wed Feb 13 16:17:51 GMT 2008


Hi,

I want to insert a custom title on the home page of my blog only....one that
will not change.

The interior pages of my blog are fine and I want them to remain as they
are.

I use the Anaconda theme that uses an SEO'd title structure (I'm told). Here
it is:

<title><?php wp_title(''); ?> <?php if ( !(is_404()) && (is_single()) or
(is_page()) or (is_archive()) ) { ?> at <?php } ?> <?php bloginfo('name');
?></title>

I was told to add this to the title:  (is_home())
I did this but where do I go from here?

Any help would be appreciated!

Thanks!
-- 
Kenneth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/wp-pro/attachments/20080213/8f168c95/attachment.htm


More information about the wp-pro mailing list