Better Feed is a plugin for WordPress that allows you to enhance your feeds with several highly customizable features.

Features
Using a convenient interface with real time preview, Better Feed will allow you to add anything below each entry in your RSS feed. It also brings back the ability to split your feed with “Read More” links, just like your blog posts.

- Add “Read more” links
On your site, you can split post on two parts, teaser and body, using the tag <!–more–>. Why not have a “Read more” link as well in your feed, for longer posts, or when you want to tease and keep the surprise off the feed ?
(By the way, while I’m at it : “summary” feeds truncated after 40 words just suck big time. Read more) - Add a copyright notice
Concerned with content stealers reproducing your posts automatically somewhere without giving you credit ? Why not add something like “© Joe – 2005″ and a link to some neat Creative Commons License ? - Add the number of comments
When you find an interesting post via your feed reader, you often have to check the website for new comments, or to subscribe to the comment feed. Why not add, at the end of every RSS item, something like “13 comments”, just like in your blog frontpage ? - Add a “Add to del.icio.us” link
Let your readers bookmark your entries right from within their RSS reader - Add a link for incoming links in Technorati or Google
Why not add a handy link to quickly check who’s linking to your post ? - Add anything
There’s so many stuff you could think of that I just can’t list them all :)
Download
wp_ozh_betterfeed.zip
Extract and upload to your blog, preserving directory structure if any.
Note: download counter here and stats on wordpress.org may differ and reflect the number of downloads before this plugin was hosted on the plugin directory
Once you’re done installing it, head to “Settings” and then “Better Feed”. Everything is configured and tested from there.
Please note
A few things you might not get on first run that will save me some support:
- If you include the number of comments in each feed item, be warned that some feed readers will display an item as “New” every time someone comments on it. It’s normal, and it is how I intented it to behave so following conversation is easier than ever.
- If you’re using Feedburner, your feed won’t immediately show changes after you’ve activated the plugin. To do so, go to your Feedburner Dashboard → Troubleshootize → Synchronize.
- You won’t notice any change if you’re viewing your feed with your regular browser. Use a feed reader, or this simple service I set up especially for you: RSS 2 HTML
License
This plugin is released under the terms of the BAI & SMYF License. BAI means “Blog About It”. Like the plugin? Let your readers know! SMYF stands for “Show Me Your Feed”, so if you happen to use my plugin, just tell me so I can see what you’ve done (and maybe subscribe to your feed if it’s cool !)
Shorter URL
Want to share or tweet this page? Please use this short URL: http://ozh.in/kt
Metastuff
667 Blablas
Pages: « 1 … 4 5 6 7 8 9 10 11 12 13 [14] Show All

Pages: « 1 … 4 5 6 7 8 9 10 11 12 13 [14] Show All
replied, on 14/Jan/11 at 4:37 am # :
I’ve been doing quite a lot of that. :-) I’ll have to see what I can come up with. Thanks!
commented, on 06/Feb/11 at 1:19 pm # :
Hi
great plugin. Not related to the Full Vs. Partial feed debate, but is there a way to make your plugin work if WP is set to provide partial feeds?
(what Carlos asked)
thanks in advance
commented, on 06/Feb/11 at 1:52 pm # :
never mind, I found it!
If anyone else is interested in making Ozh Better Feed work with partial feed, here’s what you have to do:
- edit plugins/ozh-better-feed/wp_ozh_betterfeed.php
- below the line:
add_filter(‘the_content’, ‘wp_ozh_betterfeed’, 9999);
- add the line:
add_filter(‘the_excerpt_rss’, ‘wp_ozh_betterfeed’, 9999);
It’s that simple :)
commented, on 20/Feb/11 at 7:53 pm # :
I don’t want to truncate my feed but I would like to edit the links within the feed and make them point to the specific posts. Is there any way to do that? Viper’s Video Quicktags plugin does something like that when there is a video embedded which is not viewable in the feed, it then displays a link which says “Click here to watch the video on the original site” or something like that.
commented, on 20/Feb/11 at 9:37 pm # :
Matthias » no, that’s not what this plugin is for
commented, on 12/Mar/11 at 2:55 pm # :
Hi,
I’ve created a new RSS feed with this guide (http://xplus3.net/2008/10/30/custom-feeds-in-wordpress/) but I can’t figure out how to bypass the Better Feed from this new feed.
Any idea?
Thank you
replied, on 22/Mar/11 at 10:38 am # :
Does this plugin work with WP 3.1?
Mine has stopped working since updating from 3.05…
said, on 22/Mar/11 at 1:18 pm # :
Brian Clifton » works fine here.
said, on 25/Mar/11 at 5:49 pm # :
Great plugin. Thanks a lot! just activated and it’s working
wrote, on 05/Apr/11 at 11:58 am # :
Thank you very much from France. i really need it !
commented, on 12/Apr/11 at 9:12 am # :
Thank you for this plugin, is there a way to add the thumbnail image to the feed?
replied, on 12/Aug/11 at 8:46 pm # :
i have problem, when i use read more tag in my posts. my feed not show in full text and cuted with read more tag.
i want my feed show full text in feed readers. i disabled cut feed options in better feed setting but no effected!
pleas help me.
commented, on 02/Sep/11 at 5:10 pm # :
Better Feed is a very useful plugin for wp. It’s really helpful to have a tool that can help customize rss feeds. The best part is it allows you to add “anything”…
said, on 13/Sep/11 at 9:06 am # :
Excellent website. Many valuable facts in this article. I sure am delivering it to a couple of buddies ans also revealing in delicious. And of course, great sweat!
replied, on 28/Oct/11 at 11:52 am # :
Is there an instruction page on how to get this plugin to work after it has been installed? Am I suppose to put some of the code into the body of my post?
wrote, on 11/Dec/11 at 3:59 am # :
Hello, i didn’t see any menu to add RSS feed with your plugin. I see only Settings/Better Feed.
How can add a rss feed ???
said, on 12/Dec/11 at 5:08 am # :
Thanks to ‘Tiger Weeds’ above – that was going to be my question as well and your question and answer to your own comment helped immensely!
Thanks!!