2009
12.10

There are instructions for Google feedburner on how to redirect your WordPress feeds to you feedburner feeds. But it’s not working on feed links which are using permalinks. There must be available way too out there. And this is my mine (.htaccess).

RewriteCond %{HTTP_USER_AGENT} !^.*(FeedBurner) [NC]
RewriteRule ^feed/$ http://feeds.feedburner.com/Codezynecom [L,R=302]

# BEGIN WordPress

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteBase /

RewriteCond %{HTTP_USER_AGENT} !^.*(FeedBurner) [NC]

RewriteRule ^feed/$ http://feeds.feedburner.com/mysitenamecom [L,R=302]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]

</IfModule>

# END WordPress

Redirecting WordPress Feed to FeedBurner

9 comments so far

Add Your Comment
  1. [...] This post was mentioned on Twitter by Codezyne, Codezyne. Codezyne said: RT codezyne.com » Redirecting WordPress Feed to FeedBurner http://rt.nu/of5_zf [...]

  2. peCMH4 Excellent article, I will take note. Many thanks for the story!

  3. Good share,you article very great, very usefull for us…thank you

  4. Good article Thank you so much

  5. Story, i enjoyed sharing this.

  6. Thanks very good for report, I follow your blog

  7. Thanks for good information that comes out to

    read.

  8. Thanks for sharing this.

  9. Good journey and experience!