<?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>Diarizing &#187; Blog</title>
	<atom:link href="http://www.diarizing.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.diarizing.com</link>
	<description>Some cool people kick ass. Chuck Norris roundhouse kick ass.</description>
	<lastBuildDate>Tue, 08 Jun 2010 07:13:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress, Feedburner and sitemaps</title>
		<link>http://www.diarizing.com/wordpress-feedburner-and-sitemaps/</link>
		<comments>http://www.diarizing.com/wordpress-feedburner-and-sitemaps/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 07:13:34 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.diarizing.com/?p=50</guid>
		<description><![CDATA[If you use Feedburner for your wordpress feed, you probably use the FD Feedburner plugin for WordPress . The plugin is cool because it redirects your users to your Feedburner while letting Feedburner itself accessing your wordpress feed; and it&#8217;s really simple to configure. But if you want to submit your feed to Google Webmaster [...]]]></description>
			<content:encoded><![CDATA[<p>If you use <strong>Feedburner</strong> for your wordpress feed, you probably use the <a href="http://flagrantdisregard.com/feedburner/" class="liexternal">FD Feedburner plugin for WordPress</a> . The plugin is cool because it redirects your users to your Feedburner while letting Feedburner itself accessing your wordpress feed; and it&#8217;s really simple to configure.</p>
<p><strong>But if you want to submit your feed to Google Webmaster Tools</strong>, Google will be redirected to your Feedburner too. While you may expect it to work, in some case it won&#8217;t. If you track clicks on Feedburner in fact, your feed will have changed links in it. Feedburner changes the &lt;link&gt;URL&lt;/link&gt; to an internal URL that will redirect to your own URL after tracking stuff.</p>
<p>As a consequence, <strong>if you submit your feed as a sitemap on Google Webmaster Tools, Google will show you errors</strong> like this:</p>
<p><img class="alignnone size-full wp-image-51" title="Feedburner and Google sitemap" src="http://www.diarizing.com/wp-content/uploads/2010/06/feedburner-sitemap.png" alt="Feedburner and Google sitemap" width="479" height="236" /></p>
<p>This happens because the URLs in the Feedburner feed are not into your own domain but on http://feedproxy.google.com/</p>
<p>To fix this behaviour, easiest solution is <strong>having Google accessing your original feed</strong> (http://yourblog.tld/feed/) instead of being redirect to Feedburner. This can be easily done with a <strong>little</strong> change in the plugin.</p>
<p>Edit your plugin (with a text editor accessing the file via ftp, or just from the dashboard -&gt; Plugins -&gt; Editor, and select the FD Feedburner plugin) and look for this piece of code:</p>
<blockquote><p>function feedburner_redirect() {<br />
global $feed, $withcomments, $wp, $wpdb, $wp_version, $wp_db_version;</p>
<p>// Do nothing if not a feed<br />
if (!is_feed()) return;</p>
<p>// Do nothing if feedburner is the user-agent<br />
if (preg_match(&#8216;/feedburner/i&#8217;, $_SERVER['HTTP_USER_AGENT'])) return;</p>
<p>// Do nothing if not configured<br />
$options = get_option(&#8216;fd_feedburner&#8217;);<br />
if (!isset($options['feedburner_url'])) $options['feedburner_url'] = null;</p></blockquote>
<p>Just change the line</p>
<blockquote><p>if (preg_match(&#8216;/feedburner/i&#8217;, $_SERVER['HTTP_USER_AGENT'])) return;</p></blockquote>
<p>with:</p>
<blockquote><p>if (preg_match(&#8216;/(feedburner|google)/i&#8217;, $_SERVER['HTTP_USER_AGENT'])) return;</p></blockquote>
<p>and you are done. Google won&#8217;t be redirected to your Feedburner feed, and it will use your original feed as sitemap.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.diarizing.com/wordpress-feedburner-and-sitemaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spam of the day</title>
		<link>http://www.diarizing.com/spam-of-the-day/</link>
		<comments>http://www.diarizing.com/spam-of-the-day/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:04:29 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.diarizing.com/?p=37</guid>
		<description><![CDATA[Just got yet another spam. But this one reminded me of a funny quote. Email&#8217;s subject was: Millions of customers can&#8217;t be wrong! (and then usual stuff about penis enlargement bla bla bla ). Well, this is what immediately came in my mind: (image from Cafepress)]]></description>
			<content:encoded><![CDATA[<p>Just got yet another spam. But this one reminded me of a funny quote.</p>
<p>Email&#8217;s subject was:<em> Millions of customers can&#8217;t be wrong!</em> (and then usual stuff about penis enlargement bla bla bla <img src='http://www.diarizing.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
<p>Well, this is what immediately came in my mind:</p>
<p><img src="http://images5.cafepress.com/product/38155445v2_350x350_Front.jpg"> (image from <a href="http://t-shirts.cafepress.com/item/eat-shit-flies-cant-be-wrong-white-tshirt/38155445" class="liexternal">Cafepress</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.diarizing.com/spam-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wassup: the wordpress plugin for real time visitors tracking</title>
		<link>http://www.diarizing.com/wassup-the-wordpress-plugin-for-real-time-visitors-tracking/</link>
		<comments>http://www.diarizing.com/wassup-the-wordpress-plugin-for-real-time-visitors-tracking/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 22:36:05 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.diarizing.com/wassup-the-wordpress-plugin-for-real-time-visitors-tracking/</guid>
		<description><![CDATA[Michele just launched Wassup, a nice WordPress plugin to get real time informations about your visitors. Give it a try!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.michelem.org" title="Michele" class="liexternal">Michele</a> just launched <a href="http://www.michelem.org/wordpress-plugin-wassup-real-time-visitors-tracking/" title="Wassup: real time visitors tracking" class="liexternal">Wassup</a>, a nice WordPress plugin to get real time informations about your visitors. Give it a try!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.diarizing.com/wassup-the-wordpress-plugin-for-real-time-visitors-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up</title>
		<link>http://www.diarizing.com/setting-up/</link>
		<comments>http://www.diarizing.com/setting-up/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 13:53:37 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.diarizing.com/setting-up/</guid>
		<description><![CDATA[Setting up this brand new blog and i&#8217;m already having some problem. Nice&#8230; First update: it looks like you have to have at least one post on your post before you can use Feedburner (btw, i&#8217;m using this plugin to manage feed stuff), because an empty feed returns a 404 error, even though the feed [...]]]></description>
			<content:encoded><![CDATA[<p>Setting up this brand new blog and i&#8217;m already having some problem. Nice&#8230;</p>
<p><strong>First update</strong>: it looks like you have to have at least one post on your post before you can use <a href="http://www.feedburner.com" title="FeedBurner" class="liexternal">Feedburner</a> (btw, i&#8217;m using <a href="http://orderedlist.com/wordpress-plugins/feedburner-plugin/" title="FeedBurner Plugin" class="liexternal">this plugin</a> to manage feed stuff), because an empty feed returns a 404 error, even though the feed is there.</p>
<p><strong>Second update</strong>: switched to a widgetized theme, because <a href="http://automattic.com/code/widgets/" title="Widgets plugin" class="liexternal">widgets</a> rock.</p>
<p><strong>Third update</strong>: of course, i&#8217;m using <a href="http://kimmo.suominen.com/sw/dofollow/" title="Dofollow plugin" class="liexternal">dofollow</a>, a plugin that remove rel=&#8221;nofollow&#8221; from links in comments. Why would I want nofollow on moderate comments?</p>
<p><strong>Fourth update</strong>: and since i&#8217;m a lazy ass and i don&#8217;t want to play with css to display links better than the theme  does, i&#8217;m using <a href="http://sw-guide.de/wordpress/plugins/link-indication/" title="Link Indication Plugin" class="liexternal">Link Indication</a>, that does even more.</p>
<p><strong>Fifth update</strong>: social bookmarks come with <a href="http://darxr.net/wp-bookmark-widget" title="Bookmark Widget" class="liexternal">Bookmark Widget</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.diarizing.com/setting-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
