Page 1 of 1

Howto redirect multiple feeds to FeedBurner with plugin?

Posted: Tue Sep 04, 2007 6:20 pm
by derlinzer
I finally figured out how to select which feed should be redirected to a single feed to a FeedBurner feed (by leaving that one feed checked).

But how can i redirect the entries feed a FeedBurner feed for entries and the comment feed to a FeedBurner feed for comments? Is that even possible with the feed plugin?

Re: Howto redirect multiple feeds to FeedBurner with plugin?

Posted: Tue Sep 04, 2007 8:44 pm
by garvinhicking
Hi!

No, sadly that's not possible. Only the entry feed gets redirected to FeedBurner currently.

You can setup a feedburner feed with your comments, but s9y will not automatically redirect subscribers of your comment feed to that one then.

Best regards,
Garin

Posted: Sun Sep 09, 2007 9:02 pm
by stm999999999
I have this in my .htaccess:

Code: Select all

RewriteEngine On
RewriteBase /

RewriteRule ^feeds/comments_and_trackbacks\.rss2 http://feeds.feedburner.com/StephansNetzgeflyster-Kommentare-Trackbacks [R=302,L]