<?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>My Blogging Journal &#187; Uncategorized</title>
	<atom:link href="http://www.mybloggingjournal.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mybloggingjournal.com</link>
	<description>Thoughts on Blogging</description>
	<lastBuildDate>Sat, 02 Jan 2010 05:29:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Analytics Problem Solved</title>
		<link>http://www.mybloggingjournal.com/2009/09/16/google-analytics-problem-solved/</link>
		<comments>http://www.mybloggingjournal.com/2009/09/16/google-analytics-problem-solved/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:15:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mybloggingjournal.com/?p=45</guid>
		<description><![CDATA[I&#8217;ve found Google Analytics to be a really useful tool for monitoring traffic to my various web sites. I&#8217;m also a big fan of Wordpress, and there just happens to be a Wordpress pluggin that allows you to easily integrate Google Analytics into your Wordpress web sites. Unfortunately, when I switched to the Desk Mess [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found <a href="http://www.google.com/analytics/">Google Analytics</a> to be a really useful tool for monitoring traffic to my various web sites. I&#8217;m also a big fan of Wordpress, and there just happens to be a Wordpress pluggin that allows you to easily integrate Google Analytics into your Wordpress web sites. Unfortunately, when I switched to the Desk Mess theme, the Analytics module quit working so I lost tracking data for this blog. Fortunately the fix was easy. Wordpress uses a footer.php file to process the footer section of pages. It looks something like this:</p>
<blockquote><p><strong>&lt;!&#8211; begin footer &#8211;&gt;</strong></p>
<p><strong>&lt;div style=&#8221;clear:both;&#8221;&gt;&lt;/div&gt;<br />
&lt;div style=&#8221;clear:both;&#8221;&gt;&lt;/div&gt;</strong></p>
<p><strong>&lt;div id=&#8221;footer&#8221;&gt;<br />
Copyright &amp;copy; 2007 &lt;a href=&#8221;&lt;?php echo get_settings(&#8216;home&#8217;); ?&gt;/&#8221;&gt;&lt;?php bloginfo(&#8216;name&#8217;); ?&gt;&lt;/a&gt; &amp;bull; Using &lt;a href=&#8221;http://themes.performancing.com&#8221; &gt;Modernpaper&lt;/a&gt; theme created by &lt;a href=&#8221;http://performancing.com&#8221; &gt;Performancing&lt;/a&gt;<br />
&lt;/div&gt;</strong></p>
<p><strong><span style="color: #ff0000;">&lt;?php do_action(&#8216;wp_footer&#8217;); ?&gt;</span></strong></p>
<p><strong>&lt;/body&gt;<br />
&lt;/html&gt;</strong></p></blockquote>
<p>In Desk Mess&#8217; footer.php file, the line in red is missing. Because of that, Wordpress doesn&#8217;t process the footer correctly and the Analytics code isn&#8217;t added in as it should be. Adding the missing line to footer.php causes Wordpress to correctly process the footer, and Analytics tracking is working correctly again &#8211; problem solved. If only they were all so easy&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mybloggingjournal.com/2009/09/16/google-analytics-problem-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.mybloggingjournal.com/2008/09/26/hello-world/</link>
		<comments>http://www.mybloggingjournal.com/2008/09/26/hello-world/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 15:17:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mybloggingjournal.com/?p=1</guid>
		<description><![CDATA[Welcome to My Blogging Journal. When a friend asked me to take a look at his personal finance site and comment on it, I checked out lots of other sites as well so I could compare his site with others. While I found a lot of really good sites, I also found a lot that [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to My Blogging Journal. When a friend asked me to take a look at his <a href="http://www.dontbebroke.org">personal finance site</a> and comment on it, I checked out lots of other sites as well so I could compare his site with others. While I found a lot of really good sites, I also found a lot that frankly are pretty lame. The sad thing is, most of the lame sites seem to be run by people with a lot of enthusiasm for their chosen subject, but they all repeat the same mistakes that make their blogs lame.</p>
<p>I decided to start this site for two reasons. First, I wanted to post my observations on other blogs in the hope that people will stumble across this site and use the information to improve their own blogs. Second, as a personal challenge, I want to see how much traffic I can pull in a niche that is already extremely crowded &#8211; blogs about blogs and blogging. So without further adieu, enjoy the site.</p>
<p>Xiaohua</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mybloggingjournal.com/2008/09/26/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
