<?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: Running WordPress Feeds Through FeedBurner</title>
	<atom:link href="http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/</link>
	<description>Recedite, plebes! Gero rem imperialem.</description>
	<pubDate>Sat, 22 Nov 2008 12:38:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Chris</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-347</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 31 Jan 2006 23:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-347</guid>
		<description>Adam, I suspect he's using WP 2.0 which does indeed work fine that way - it does quite a bit without .htacess now.</description>
		<content:encoded><![CDATA[<p>Adam, I suspect he&#8217;s using WP 2.0 which does indeed work fine that way - it does quite a bit without .htacess now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-333</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Tue, 10 Jan 2006 17:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-333</guid>
		<description>Not sure what to tell you Aseev -- don't think this method will work if you're not using standard WordPress .htaccess rewriting.</description>
		<content:encoded><![CDATA[<p>Not sure what to tell you Aseev &#8212; don&#8217;t think this method will work if you&#8217;re not using standard WordPress .htaccess rewriting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aseev Sergey</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-332</link>
		<dc:creator>Aseev Sergey</dc:creator>
		<pubDate>Mon, 09 Jan 2006 18:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-332</guid>
		<description>Yes, it is work. Even blanc .htacess is work. If make blank file, and reactivate permalink structure, in result i have .htacess as above</description>
		<content:encoded><![CDATA[<p>Yes, it is work. Even blanc .htacess is work. If make blank file, and reactivate permalink structure, in result i have .htacess as above</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-331</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Mon, 09 Jan 2006 17:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-331</guid>
		<description>Aseev - That worked for your permalink structure? Usually WP rules are much more explicit than those.</description>
		<content:encoded><![CDATA[<p>Aseev - That worked for your permalink structure? Usually WP rules are much more explicit than those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aseev Sergey</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-330</link>
		<dc:creator>Aseev Sergey</dc:creator>
		<pubDate>Mon, 09 Jan 2006 08:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-330</guid>
		<description>Adam: my old .htaccess very simple - it is exist after install and activating permalink structure. Is work for http://www.getnew.biz/feed/

My old .htaccess file:
=================
# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php


# END WordPress
=================</description>
		<content:encoded><![CDATA[<p>Adam: my old .htaccess very simple - it is exist after install and activating permalink structure. Is work for <a href="http://www.getnew.biz/feed/" rel="nofollow">http://www.getnew.biz/feed/</a></p>
<p>My old .htaccess file:<br />
=================<br />
# BEGIN WordPress</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php</p>
<p># END WordPress<br />
=================</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-329</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Sun, 08 Jan 2006 23:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-329</guid>
		<description>Yaron - good question - I should have addressed that better in my post. Bloglines, My Yahoo!, NewsGator Online, etc, include subscriber counts in the user agent when they download your feed. FeedBurner is smart enough to parse this and include it in my statistics, while normal web stats apps aren't smart enough to do this. I could have gotten the stats I wanted from my own web stats, but that would require more digging than I wanted to do. For me, FeedBurner makes my stats much more accessible that through normal web stats apps.

Adam</description>
		<content:encoded><![CDATA[<p>Yaron - good question - I should have addressed that better in my post. Bloglines, My Yahoo!, NewsGator Online, etc, include subscriber counts in the user agent when they download your feed. FeedBurner is smart enough to parse this and include it in my statistics, while normal web stats apps aren&#8217;t smart enough to do this. I could have gotten the stats I wanted from my own web stats, but that would require more digging than I wanted to do. For me, FeedBurner makes my stats much more accessible that through normal web stats apps.</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-328</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Sun, 08 Jan 2006 23:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-328</guid>
		<description>Assev - Did you save a copy of your old .htaccess file? The link to http://www.getnew.biz/feed/ should be redirected to the index.php?feed=feed URL instead of to FeedBurner because your first rule takes precedence over  your third rule which overlap. I know why its not going to FB, but not sure why you are getting a 404... because it should still go to index.php locally. Did you old .htaccess work?

Adam</description>
		<content:encoded><![CDATA[<p>Assev - Did you save a copy of your old .htaccess file? The link to <a href="http://www.getnew.biz/feed/" rel="nofollow">http://www.getnew.biz/feed/</a> should be redirected to the index.php?feed=feed URL instead of to FeedBurner because your first rule takes precedence over  your third rule which overlap. I know why its not going to FB, but not sure why you are getting a 404&#8230; because it should still go to index.php locally. Did you old .htaccess work?</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aseev Sergey</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-327</link>
		<dc:creator>Aseev Sergey</dc:creator>
		<pubDate>Sun, 08 Jan 2006 22:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-327</guid>
		<description>Rewrite feed to new address as source for FeddBurner is work! But my http://www.getnew.biz/feed/ and redirect don't work. Help please...
 

My full .htaccess file:
==========================
# BEGIN WordPress
RewriteRule ^(feed&#124;rdf&#124;rss&#124;rss2&#124;atom)/?$ /index.php?&#38;feed=$1 [QSA,L]
RewriteRule ^feed/(feed&#124;rdf&#124;rss&#124;rss2&#124;atom)/?$ /index.php?&#38;feed=$1 [QSA,L]
RewriteRule ^(feed&#124;rdf&#124;rss&#124;rss2&#124;atom)/?$ http://feeds.feedburner.com/newbusiness [R,L]
RewriteRule ^feed/(feed&#124;rdf&#124;rss&#124;rss2&#124;atom)/?$ http://feeds.feedburner.com/newbusiness [R,L]
# END WordPress
==========================</description>
		<content:encoded><![CDATA[<p>Rewrite feed to new address as source for FeddBurner is work! But my <a href="http://www.getnew.biz/feed/" rel="nofollow">http://www.getnew.biz/feed/</a> and redirect don&#8217;t work. Help please&#8230;</p>
<p>My full .htaccess file:<br />
==========================<br />
# BEGIN WordPress<br />
RewriteRule ^(feed|rdf|rss|rss2|atom)/?$ /index.php?&amp;feed=$1 [QSA,L]<br />
RewriteRule ^feed/(feed|rdf|rss|rss2|atom)/?$ /index.php?&amp;feed=$1 [QSA,L]<br />
RewriteRule ^(feed|rdf|rss|rss2|atom)/?$ <a href="http://feeds.feedburner.com/newbusiness" rel="nofollow">http://feeds.feedburner.com/newbusiness</a> [R,L]<br />
RewriteRule ^feed/(feed|rdf|rss|rss2|atom)/?$ <a href="http://feeds.feedburner.com/newbusiness" rel="nofollow">http://feeds.feedburner.com/newbusiness</a> [R,L]<br />
# END WordPress<br />
==========================</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaron</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-326</link>
		<dc:creator>Yaron</dc:creator>
		<pubDate>Sun, 08 Jan 2006 17:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-326</guid>
		<description>Using FeedBurner to manipulate the feed, by entering additional content, ads, or doing some fine-tuning, I can understand. Those are big advantage of the service, which certainly may offset the potential problems with having your feeds routed through a third party.
But the opening phrase of the post make it sound like you mainly do it for the stats. Which makes me wonder, what stats can FeedBurner provide you, which you don't have otherwise?

Even assuming you don't host WP on your own machine, most hosts I know give you access to your server logs, so you can get from that what is being used to poll your feed URI... Is there any statistic FeedBurner provides which cannot be taken from these, through any statistics package you may use to monitor them, just like for other links on the site?</description>
		<content:encoded><![CDATA[<p>Using FeedBurner to manipulate the feed, by entering additional content, ads, or doing some fine-tuning, I can understand. Those are big advantage of the service, which certainly may offset the potential problems with having your feeds routed through a third party.<br />
But the opening phrase of the post make it sound like you mainly do it for the stats. Which makes me wonder, what stats can FeedBurner provide you, which you don&#8217;t have otherwise?</p>
<p>Even assuming you don&#8217;t host WP on your own machine, most hosts I know give you access to your server logs, so you can get from that what is being used to poll your feed URI&#8230; Is there any statistic FeedBurner provides which cannot be taken from these, through any statistics package you may use to monitor them, just like for other links on the site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael B</title>
		<link>http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-325</link>
		<dc:creator>Michael B</dc:creator>
		<pubDate>Fri, 06 Jan 2006 22:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://adamstiles.com/2006/01/running-wordpress-feeds-through-feedburner/#comment-325</guid>
		<description>Great tutorial.  Thanks.</description>
		<content:encoded><![CDATA[<p>Great tutorial.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
