<?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: The Importance of Feed Redirection</title>
	<atom:link href="http://www.johnlamansky.com/blog/the-importance-of-feed-redirection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnlamansky.com/blog/the-importance-of-feed-redirection/</link>
	<description>Technology and more from the perspective of a Catholic teenager</description>
	<pubDate>Mon, 08 Sep 2008 05:43:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: John Lamansky</title>
		<link>http://www.johnlamansky.com/blog/the-importance-of-feed-redirection/#comment-488</link>
		<dc:creator>John Lamansky</dc:creator>
		<pubDate>Wed, 26 Jul 2006 12:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/2006/07/22/the-importance-of-feed-redirection/#comment-488</guid>
		<description>Yes I have, thanks to your excellent instructions :-)</description>
		<content:encoded><![CDATA[<p>Yes I have, thanks to your excellent instructions <img src='http://www.johnlamansky.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.johnlamansky.com/blog/the-importance-of-feed-redirection/#comment-479</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 26 Jul 2006 02:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/2006/07/22/the-importance-of-feed-redirection/#comment-479</guid>
		<description>I &lt;a href="http://www.dan.co.uk/viewsource/index.php?url=http%3A%2F%2Fwww.johnlamansky.com%2Ffeed%2F" rel="nofollow"&gt;see&lt;/a&gt; you've tried that out!</description>
		<content:encoded><![CDATA[<p>I <a href="http://www.dan.co.uk/viewsource/index.php?url=http%3A%2F%2Fwww.johnlamansky.com%2Ffeed%2F" rel="nofollow">see</a> you&#8217;ve tried that out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.johnlamansky.com/blog/the-importance-of-feed-redirection/#comment-464</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 23 Jul 2006 23:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/2006/07/22/the-importance-of-feed-redirection/#comment-464</guid>
		<description>In addition to redirecting the feed, semantically you should be doing a 301 redirect.

I &lt;a href="http://narnia.bounceme.net/jeremy/2006/07/18/updated-feedburner-plugin-download/" rel="nofollow"&gt;modified&lt;/a&gt; this plugin mainly to work with WordPress 2.1 alpha but also I updated it to perform 301 redirects. Even though I made it compatible with WordPress 2.1 it'll run on WP 2.0.

I changed the &lt;code&gt;add_feedburner_redirect()&lt;/code&gt; function so that in the &lt;code&gt;$new_rules&lt;/code&gt; variables whenever there was a &lt;code&gt;[R,L]&lt;/code&gt; I changed it to a &lt;code&gt;[R=301,L]&lt;/code&gt;. This has the effect of doing a 301 redirect. After that, I regenerated the Permalink rules to make the changes take effect.

If you don't want to modify your &lt;code&gt;ol_feedburner.php&lt;/code&gt; file you can always modify the .htaccess by hand. Just change all occurences of &lt;code&gt;[R,L]&lt;/code&gt; to &lt;code&gt;[R=301,L]&lt;/code&gt;

I know all that sounds really complicated but it was as simple as a search-and-replace.</description>
		<content:encoded><![CDATA[<p>In addition to redirecting the feed, semantically you should be doing a 301 redirect.</p>
<p>I <a href="http://narnia.bounceme.net/jeremy/2006/07/18/updated-feedburner-plugin-download/" rel="nofollow">modified</a> this plugin mainly to work with WordPress 2.1 alpha but also I updated it to perform 301 redirects. Even though I made it compatible with WordPress 2.1 it&#8217;ll run on WP 2.0.</p>
<p>I changed the <code>add_feedburner_redirect()</code> function so that in the <code>$new_rules</code> variables whenever there was a <code>[R,L]</code> I changed it to a <code>[R=301,L]</code>. This has the effect of doing a 301 redirect. After that, I regenerated the Permalink rules to make the changes take effect.</p>
<p>If you don&#8217;t want to modify your <code>ol_feedburner.php</code> file you can always modify the .htaccess by hand. Just change all occurences of <code>[R,L]</code> to <code>[R=301,L]</code></p>
<p>I know all that sounds really complicated but it was as simple as a search-and-replace.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
