Hi Kenneth,<br><br>I am looking for the same solution. Let me know.<br><br><div class="gmail_quote">On Wed, Feb 13, 2008 at 10:17 AM, Kenneth Holland <<a href="mailto:kennethholland@gmail.com">kennethholland@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>I want to insert a custom title on the home page of my blog only....one that will not change.
<p>The interior pages of my blog are fine and I want them to remain as they are.<br><br>I use the Anaconda theme that uses an SEO'd title structure (I'm told). Here it is:</p>
<p><code><title><?php wp_title(''); ?> <?php if (
!(is_404()) && (is_single()) or (is_page()) or (is_archive()) )
{ ?> at <?php } ?> <?php bloginfo('name');
?></title></code></p>
<p>I was told to add this to the title: (is_home())</p>I did this but where do I go from here? <br><br>Any help would be appreciated!<br><br>Thanks!<br>
-- <br><font color="#888888">Kenneth<br>
</font><br>_______________________________________________<br>
wp-pro mailing list<br>
<a href="mailto:wp-pro@lists.automattic.com">wp-pro@lists.automattic.com</a><br>
<a href="http://lists.automattic.com/mailman/listinfo/wp-pro" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-pro</a><br>
<br></blockquote></div><br>