<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP Voodoo To Add Google Analytics To Static HTML Files</title>
	<atom:link href="http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Sun, 18 Dec 2011 21:05:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Andrew McGrath</title>
		<link>http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/comment-page-1/#comment-285100</link>
		<dc:creator>Andrew McGrath</dc:creator>
		<pubDate>Tue, 10 May 2011 19:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/#comment-285100</guid>
		<description>This is a good idea, is there any issue adding the tracking code to the start of a page? I normally put it before the close body tag, but this method adds it as the first thing in the file.</description>
		<content:encoded><![CDATA[<p>This is a good idea, is there any issue adding the tracking code to the start of a page? I normally put it before the close body tag, but this method adds it as the first thing in the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd</title>
		<link>http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/comment-page-1/#comment-38818</link>
		<dc:creator>Lloyd</dc:creator>
		<pubDate>Wed, 23 May 2007 18:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/#comment-38818</guid>
		<description>Sorry, yes, myprepend.php is in sbett/</description>
		<content:encoded><![CDATA[<p>Sorry, yes, myprepend.php is in sbett/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meekish</title>
		<link>http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/comment-page-1/#comment-38816</link>
		<dc:creator>Meekish</dc:creator>
		<pubDate>Wed, 23 May 2007 18:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/#comment-38816</guid>
		<description>Is the path for &quot;myprepend.php&quot; relative to the folder in which the .htaccess file resides?</description>
		<content:encoded><![CDATA[<p>Is the path for &#8220;myprepend.php&#8221; relative to the folder in which the .htaccess file resides?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd</title>
		<link>http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/comment-page-1/#comment-38815</link>
		<dc:creator>Lloyd</dc:creator>
		<pubDate>Wed, 23 May 2007 18:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/#comment-38815</guid>
		<description>~/web/public/users/sbett]$ cat .htaccess
AddType application/x-httpd-php .html .htm
php_value auto_prepend_file myprepend.php</description>
		<content:encoded><![CDATA[<p>~/web/public/users/sbett]$ cat .htaccess<br />
AddType application/x-httpd-php .html .htm<br />
php_value auto_prepend_file myprepend.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meekish</title>
		<link>http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/comment-page-1/#comment-38814</link>
		<dc:creator>Meekish</dc:creator>
		<pubDate>Wed, 23 May 2007 18:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://foolswisdom.com/php-voodoo-to-add-google-analytics-to-static-html-files/#comment-38814</guid>
		<description>So what did your final .htaccess end up looking like?</description>
		<content:encoded><![CDATA[<p>So what did your final .htaccess end up looking like?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

