<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to detect the home page on a Joomla site</title>
	<atom:link href="http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/</link>
	<description>A web, technology, programming and SEO blog by Justin Cook</description>
	<pubDate>Fri, 21 Nov 2008 08:03:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: herc</title>
		<link>http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/#comment-26528</link>
		<dc:creator>herc</dc:creator>
		<pubDate>Tue, 29 May 2007 09:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/#comment-26528</guid>
		<description>thank you very very much! that literally solved my provlem with adding a special flash script just to the startpage.

you are genius! thanks again!</description>
		<content:encoded><![CDATA[<p>thank you very very much! that literally solved my provlem with adding a special flash script just to the startpage.</p>
<p>you are genius! thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joomla Developer</title>
		<link>http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/#comment-25427</link>
		<dc:creator>Joomla Developer</dc:creator>
		<pubDate>Mon, 21 May 2007 12:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/#comment-25427</guid>
		<description>$pge = $_SERVER['QUERY_STRING']; if ($pge == "/index.php"&#124;&#124;$pge == ""&#124;&#124;$pge == "option=com_frontpage&#38;Itemid=1") {
     //do stuff 
	 echo " Your Page Title ";
}</description>
		<content:encoded><![CDATA[<p>$pge = $_SERVER['QUERY_STRING']; if ($pge == &#034;/index.php&#034;||$pge == &#034;&#034;||$pge == &#034;option=com_frontpage&amp;Itemid=1&#034;) {<br />
     //do stuff<br />
	 echo &#034; Your Page Title &#034;;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joomla Developer</title>
		<link>http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/#comment-25424</link>
		<dc:creator>Joomla Developer</dc:creator>
		<pubDate>Mon, 21 May 2007 12:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/04/20/how-to-detect-the-home-page-on-a-joomla-site/#comment-25424</guid>
		<description>&lt;code&gt;
 Your Page Title ";
}
?&#62;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<div class="codesnip-container" >Your Page Title &#034;;<br />
}<br />
?&gt;</div>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.153 seconds -->
