<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Weblog Labs &#187; Wordpress Stats</title>
	<atom:link href="http://www.webloglabs.com/tag/wordpress-stats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webloglabs.com</link>
	<description>The Care and Feeding of Weblogs</description>
	<lastBuildDate>Fri, 20 Nov 2009 15:50:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress Stats Fix</title>
		<link>http://www.webloglabs.com/blog-tools-software/wordpress-stats-fix/</link>
		<comments>http://www.webloglabs.com/blog-tools-software/wordpress-stats-fix/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 22:59:23 +0000</pubDate>
		<dc:creator>LMBN</dc:creator>
				<category><![CDATA[Blog Tools & Software]]></category>
		<category><![CDATA[Blog Tips]]></category>
		<category><![CDATA[Blog Tools]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Stats]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.webloglabs.com/blog-tools-software/wordpress-stats-fix/</guid>
		<description><![CDATA[If you&#8217;ve recently made changes to your WordPress theme or templates, you might notice that your WordPress Blog Stats have stopped working. If so, here&#8217;s a fix: Open up your footer.php file, and just before the closing &#60;/body&#62; at the bottom of the file, make sure you have: &#60;?php wp_footer(); ?&#62; This happened to me- [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve recently made changes to your WordPress theme or templates, you might notice that your <a href="http://wordpress.org/extend/plugins/stats/">WordPress Blog Stats</a> have stopped working. If so, here&#8217;s a fix:<span id="more-75"></span></p>
<p>Open up your footer.php file, and just before the closing &lt;/body&gt; at the bottom of the file, make sure you have:</p>
<p><strong>&lt;?php wp_footer(); ?&gt;</strong></p>
<p>This happened to me- I must have deleted that bit of code because it looked redundant to me, but apparently it&#8217;s used by various plugins to insert PHP codes after everything else on your page.</p>
<p>And if you&#8217;re wondering whether you should install the <a href="http://wordpress.org/extend/plugins/stats/">WordPress Blog Stats</a> plug-in, <em>do.</em> Even though I use Google Analytics, I love being able to check my stats from within my WordPress control panel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webloglabs.com/blog-tools-software/wordpress-stats-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

