-
Website
http://interfacelab.com -
Original page
http://interfacelab.com/feedburner-wp-plugin-fix/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Evan Courtney
1 comment · 1 points
-
smikolay
1 comment · 1 points
-
sparkletack
4 comments · 1 points
-
Andlil
1 comment · 1 points
-
rryan
1 comment · 1 points
-
-
Popular Threads
Just to make sure I'm doing things right (the names have been deliberately genericized):
FeedBurner settings:
- original feed: http://www.my_domain.com/feed?category_name=php
- feed address: http://feeds.feedburner.com/category_name
new WP plugin settings:
- first, normal feed: http://feeds.feedburner.com/sitename
- second, new category feed: http://feeds.feedburner.com/category_name
Am I on the right track, or have I screwed something up here?
Thanks for any input ... and thanks again for fixing this plugin and putting it out there. You're a prince!
You will have to create a new feedburner feed for every category you want to "burn".
Let me know if you run into any issues, there might be some bugs in my patch, I've only used it on this blog and my poker blog.
What I mean is, the newly burned FeedBurner category feed pulls the *entire* feed, exactly like my original feed does. The single category limitation does not appear to be functioning.
Any ideas?
After implementing the settings, when I attempt to subscribe to "http://www.my_domain.com/feed?category_name=php", FB still points the feedreader to "http://feeds.feedburner.com/sitename" (instead of my brand new "http://feeds.feedburner.com/category_name").
Does that make sense?
For anyone else who's had an issue similar to mine, try this:
FeedBurner settings:
- original feed: http://my_domain.com/category/category_name/feed
- feed address: http://feeds.feedburner.com/category_name
new WP plugin settings:
- first, normal feed: http://feeds.feedburner.com/sitename
- second, new category feed: http://feeds.feedburner.com/category_name
Is it possible to make it so the feed redirects using either slug?
work.
It's not redirecting, but it shows the category feed in the url, but the feed is all of the articles.
Here is what my settings look like.
FeedBurner settings:
- original feed: http://www.evancourtney.com/?cat=212
- feed address: http://feeds2.feedburner.com/ evancourtney/the1814
new WP plugin settings:
- first, normal feed : http://feeds2.feedburner.com/evancourtney
- second, new category feed: http://feeds2.feedburner.com/evancourtney/the1814
Any ideas?
This is great but I'd like to use /tag/foo/feed. Is this possible? Tagging is preferable to categorisation in my opinion. The latter is primitive and superceded. An interface where one can add a tag to feedburner feed mapping (instead of having a listing of all tags because there would be too many) would be very useful.
Would really appreciate it.
On a multi-author blog, all author feeds redirect to the same base-feedburner feed; I need to be able to have each author have their own feed.
Thanks in advance for the help!