<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Displaying Content only on the home page</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Displaying Content only on the home page</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 11:38:48 +0000</pubDate>

<item>
<title>matt inertia on "Displaying Content only on the home page"</title>
<link>http://wordpress.org/support/topic/285246#post-1122548</link>
<pubDate>Wed, 01 Jul 2009 14:38:52 +0000</pubDate>
<dc:creator>matt inertia</dc:creator>
<guid isPermaLink="false">1122548@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@ousep - ive tried this but it didnt work... still displays the content wrapped in the is_front_page php code no matter what page it is.&#60;/p&#62;
&#60;p&#62;@michaelH - the template for my older posts page is the same as my home page.
&#60;/p&#62;</description>
</item>
<item>
<title>ousep on "Displaying Content only on the home page"</title>
<link>http://wordpress.org/support/topic/285246#post-1121642</link>
<pubDate>Tue, 30 Jun 2009 17:54:00 +0000</pubDate>
<dc:creator>ousep</dc:creator>
<guid isPermaLink="false">1121642@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Instead of &#60;em&#62;is_home&#60;/em&#62;, try &#60;em&#62;is_front_page&#60;/em&#62;. That worked for me when I faced this.
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Displaying Content only on the home page"</title>
<link>http://wordpress.org/support/topic/285246#post-1121619</link>
<pubDate>Tue, 30 Jun 2009 17:33:25 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1121619@http://wordpress.org/support/</guid>
<description>&#60;p&#62;With the help of the &#60;a href=&#34;http://codex.wordpress.org/Template_Hierarchy&#34;&#62;Template Hierarchy&#60;/a&#62; article, determine what &#60;a href=&#34;http://codex.wordpress.org/Templates&#34;&#62;Template&#60;/a&#62; is displaying your archives (&#34;older posts&#34;) and delete the instance of the &#60;a href=&#34;http://codex.wordpress.org/Template_Tags&#34;&#62;template tag&#60;/a&#62;, &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/the_content&#34;&#62;the_content()&#60;/a&#62;, in that file.
&#60;/p&#62;</description>
</item>
<item>
<title>matt inertia on "Displaying Content only on the home page"</title>
<link>http://wordpress.org/support/topic/285246#post-1121235</link>
<pubDate>Tue, 30 Jun 2009 09:06:27 +0000</pubDate>
<dc:creator>matt inertia</dc:creator>
<guid isPermaLink="false">1121235@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I use this bit of code quite a lot:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (is_home()) : ?&#38;gt;
&#38;lt;h1&#38;gt;....title...&#38;lt;/h1&#38;gt;
&#38;lt;p&#38;gt;...content etc...&#38;lt;/p&#38;gt;

&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;...which is all you need if you want to hard code some content into the home page which will not appear on any other page which uses the same template.&#60;/p&#62;
&#60;p&#62;That works fine but it doesnt stop the content appearing on the other &#34;older posts&#34; pages. Does anyone know how or what codex i need to ensure that content only displays on the very top page?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
