Hi Kenneth,<br><br>I am looking for the same solution.&nbsp; Let me know.<br><br><div class="gmail_quote">On Wed, Feb 13, 2008 at 10:17 AM, Kenneth Holland &lt;<a href="mailto:kennethholland@gmail.com">kennethholland@gmail.com</a>&gt; 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&#39;d title structure (I&#39;m told).  Here it is:</p>
<p><code>&lt;title&gt;&lt;?php wp_title(&#39;&#39;); ?&gt; &lt;?php if (
!(is_404()) &amp;&amp; (is_single()) or (is_page()) or (is_archive()) )
{ ?&gt; at &lt;?php } ?&gt; &lt;?php bloginfo(&#39;name&#39;);
?&gt;&lt;/title&gt;</code></p>
<p>I was told to add this to the title:&nbsp; (is_home())</p>I did this but where do I go from here?&nbsp; <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>