<?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: Plase Update Your Feeds</title>
	<atom:link href="http://www.mebanefaber.com/2009/10/28/plase-update-your-feeds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mebanefaber.com/2009/10/28/plase-update-your-feeds/</link>
	<description>Engineering Targeted Returns and Risk</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Otto Tredder</title>
		<link>http://www.mebanefaber.com/2009/10/28/plase-update-your-feeds/comment-page-1/#comment-4388</link>
		<dc:creator>Otto Tredder</dc:creator>
		<pubDate>Thu, 29 Oct 2009 02:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mebanefaber.com/?p=1906#comment-4388</guid>
		<description>I think you can do a redirect so that you dont lose your subscribers - I have done this on my blog and if you click on the standard feed url it redirects you to the feedburner one:&lt;br&gt;&lt;br&gt;you need to modify the .htaccess file with something like that:&lt;br&gt;&lt;br&gt;RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /(feed&#124;wp-atom&#124;wp-feed&#124;wp-rss&#124;wp-rdf&#124;wp-commentsrss)(.+) HTTP/ [NC,OR]&lt;br&gt;RewriteCond %{QUERY_STRING} ^feed [NC]&lt;br&gt;RewriteCond %{HTTP_USER_AGENT} !^(FeedBurner&#124;FeedValidator) [NC]&lt;br&gt;RewriteRule .* &lt;a href=&quot;http://feeds.feedburner.com/XXXXXX?&quot; rel=&quot;nofollow&quot;&gt;http://feeds.feedburner.com/XXXXXX?&lt;/a&gt; [R=307,L]&lt;br&gt;RewriteRule ^comments/?.*$ &lt;a href=&quot;http://feeds.feedburner.com/XXXXXXX/comments&quot; rel=&quot;nofollow&quot;&gt;http://feeds.feedburner.com/XXXXXXX/comments&lt;/a&gt; [L,R=302]&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Replace XXX with name of your feed. Hope that helps...</description>
		<content:encoded><![CDATA[<p>I think you can do a redirect so that you dont lose your subscribers &#8211; I have done this on my blog and if you click on the standard feed url it redirects you to the feedburner one:</p>
<p>you need to modify the .htaccess file with something like that:</p>
<p>RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /(feed|wp-atom|wp-feed|wp-rss|wp-rdf|wp-commentsrss)(.+) HTTP/ [NC,OR]<br />RewriteCond %{QUERY_STRING} ^feed [NC]<br />RewriteCond %{HTTP_USER_AGENT} !^(FeedBurner|FeedValidator) [NC]<br />RewriteRule .* <a href="http://feeds.feedburner.com/XXXXXX?" rel="nofollow">http://feeds.feedburner.com/XXXXXX?</a> [R=307,L]<br />RewriteRule ^comments/?.*$ <a href="http://feeds.feedburner.com/XXXXXXX/comments" rel="nofollow">http://feeds.feedburner.com/XXXXXXX/comments</a> [L,R=302]</p>
<p>Replace XXX with name of your feed. Hope that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto Tredder</title>
		<link>http://www.mebanefaber.com/2009/10/28/plase-update-your-feeds/comment-page-1/#comment-3066</link>
		<dc:creator>Otto Tredder</dc:creator>
		<pubDate>Wed, 28 Oct 2009 21:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mebanefaber.com/?p=1906#comment-3066</guid>
		<description>I think you can do a redirect so that you dont lose your subscribers - I have done this on my blog and if you click on the standard feed url it redirects you to the feedburner one:&lt;br&gt;&lt;br&gt;you need to modify the .htaccess file with something like that:&lt;br&gt;&lt;br&gt;RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /(feed&#124;wp-atom&#124;wp-feed&#124;wp-rss&#124;wp-rdf&#124;wp-commentsrss)(.+) HTTP/ [NC,OR]&lt;br&gt;RewriteCond %{QUERY_STRING} ^feed [NC]&lt;br&gt;RewriteCond %{HTTP_USER_AGENT} !^(FeedBurner&#124;FeedValidator) [NC]&lt;br&gt;RewriteRule .* &lt;a href=&quot;http://feeds.feedburner.com/XXXXXX?&quot; rel=&quot;nofollow&quot;&gt;http://feeds.feedburner.com/XXXXXX?&lt;/a&gt; [R=307,L]&lt;br&gt;RewriteRule ^comments/?.*$ &lt;a href=&quot;http://feeds.feedburner.com/XXXXXXX/comments&quot; rel=&quot;nofollow&quot;&gt;http://feeds.feedburner.com/XXXXXXX/comments&lt;/a&gt; [L,R=302]&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Replace XXX with name of your feed. Hope that helps...</description>
		<content:encoded><![CDATA[<p>I think you can do a redirect so that you dont lose your subscribers &#8211; I have done this on my blog and if you click on the standard feed url it redirects you to the feedburner one:</p>
<p>you need to modify the .htaccess file with something like that:</p>
<p>RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /(feed|wp-atom|wp-feed|wp-rss|wp-rdf|wp-commentsrss)(.+) HTTP/ [NC,OR]<br />RewriteCond %{QUERY_STRING} ^feed [NC]<br />RewriteCond %{HTTP_USER_AGENT} !^(FeedBurner|FeedValidator) [NC]<br />RewriteRule .* <a href="http://feeds.feedburner.com/XXXXXX?" rel="nofollow">http://feeds.feedburner.com/XXXXXX?</a> [R=307,L]<br />RewriteRule ^comments/?.*$ <a href="http://feeds.feedburner.com/XXXXXXX/comments" rel="nofollow">http://feeds.feedburner.com/XXXXXXX/comments</a> [L,R=302]</p>
<p>Replace XXX with name of your feed. Hope that helps&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
