First Release: Add Related Posts to Your Feed
This WordPress plugin adds a list of Related Posts to your full text feed. The current incarnation assumes you have installed and activated the popular Ultimate Tag Warrior plugin.
The genesis of this was an article I’d seen at TechBuzz detailing how they had added Related Feeds to their post. It involved some “core” file modifications and a different plugin for the related posts (the post has disappeared at some point in the last couple days). That article motivated me to write this one to see if I could do the same thing with UTW and without modifying any core files.
Otto42 at the WordPress support forums was very helpful in getting this off the ground.
At the bottom of each article in your feed will be a list of 6 posts that are similar to the current article based on UTW’s ShowRelatedPostsForCurrentPost() function. If UTW is deactivated, the plugin does nothing — which means it won’t blow-up your feed.
Here’s a screenshot of what it adds to my test blog’s feed (via Netvibes for this example):

Download:
License:
- Creative Commons Attribution-Share Alike. Use it, build from it — just credit me as the originator with a link back to here.
Instructions:
- Download it from the link above
- Unzip it
- FTP/scp/carrier pigeon it to your server, put it in the plugins directory
- Login to WordPress, activate it.
Future:
- Support other Related Posts techniques/plugins
- An options screen to control number of posts and possibly list style
History
- 11.Feb.2007 – First Release: .01
- 16.Feb.2007 – Second Release .02 — adds support for the w-a-s-a-b-i related posts plugin
Possibly Related posts:
- Second Release: Add Related Posts to Your Feed
- Weblog Tools -> Add Related Posts to Your Feed Review
- Related Posts in Feeds are Clutter?
- First Release: Visualize Advanced Features
- WordPress 2.3 and Tagging






It would be great if you could implement Related Posts plugins functionality in the feed.
[...] Add Related Posts to Your Feed adds a list of Related Posts to your full text feed. Requires Ultimate Tag Warrior plugin. [...]
Hi Ajay – I hope to tackle that one soon.
Your download link is broken.
Ack! Thanks Mark, think is fixed. Also is linked here: http://www.solo-technology.com/apps.html
[...] First Release: Add Related Posts to Your Feed » Solo Technology [...]
[...] begin with some handy plugins. Add Related Posts to Your Feed is something I’ve seen in some sites already and really like it. New readers arrive all the [...]
[...] Add Related Posts to Your Feed WordPress Plugin (tags: wordpress plugin wp-plugins rss feeds) [...]
[...] latest plugin that I’ve installed is ST_AddRelated2Feed, this plugin allows you, like the name says, to add a list of related post to your RSS feed. You [...]
[...] week I was talking to Handy over at Solo-Technology about releasing his wordpress extension and I suggested he quit testing and release it based on the premise that if he releases it busted [...]
Actually, The post hasn’t dissappeared. It was just a DNS propogation issue.
Here’s the link http://tech-buzz.net/2006/07/09/how-to-show-related-post-in-feeds-wordpress-only/
Hmm, I still get what looks like a 404 page saying “Opps”.
If I look at posts for that date: http://tech-buzz.net/2006/07/09/ I see two others, so I think I’m hitting the right site?
all fine work. good job. well done.
[...] is pretty straight cut: Download it, unzip it, upload it and activate it from the [...]
[...] weekend I released my first plugin and received some good feedback. Most of that feedback was along the lines of, “Hey dummy, we [...]
[...] Related Posts to Your Feeds is my new favorite plugin for wordpress. [...]
[...] visiting the site, we need to utilize the RSS feed to do some site advertising for us. Using the Related Post in Feeds plugin, will give the reader a list of related post and the option to go to your site if they are [...]
[...] posts in your feeds – If you are using WordPress, Try using this plug-in to put related post to your feed. Well, this is a good way of promoting the other posts of your [...]
[...] Add Related Posts to Your Feed WordPress Plugin: Using the add related posts to feed function, this Plugin does the work automatically for you, and UTW tags are added to your outgoing feeds. [...]
[...] posts in your feeds – If you are using WordPress, Try using this plug-in to put related post to your feed. Well, this is a good way of promoting the other posts of your [...]
Thanks for the plug-in and your work.
Seems to work fine. However, the last time I checked, it appeared that links to unpublished/draft posts were showing up.
Dan
Hi Dan, thanks for the thanks.
My plugin just “wraps” around UTW or the “related posts” plugin.
If you’re using the related posts one, make sure it is current.
UTW doesn’t appear to work with 2.3 and WASABI seems to be missing in action. Any suggestions on how to implement this in 2.3?
Hey Sean O – yeah, this isn’t of much use with 2.3 and up. I thought I had updated this page, but I guess I missed it…
I’ve switched over to using the Simple Tags plugin (http://wordpress.org/extend/plugins/simple-tags/) It works with the new built-in tagging and pretty much gets you back to the UTW point -and- includes related posts and such.
Hope that helps.