WordPress plugin for random feeds

Owlpic

Regular Member
Joined
Mar 8, 2010
Messages
285
Reaction score
99
Hi,

Just wanted to know if there is any working plugin (or Any third party provider) that can create random feeds from WP posts so that each time I pull the feeds, I get different content.
 
No one?

Any kind of hack in WP files to accomplish this?
 
Forgive me for taking your question in a slightly different direction, but have you considered Drupal? This can easily be accomplished with the "Feeds" module. I know most people here are big fans of WP, but Drupal has the same seo friendly structure, and a lot more power.
 
Thanks for responding.

The problem here is that I am using a WP Plugin for pulling content, so it will be hard for me to change now.
 
dunno about feeds but WP Spin has an option through which everytime you load an article on your blog, a new version will be loaded... it will be spun everytime it loads... u need 2 have a The Best Spinner license though
 
Thanks neo,

I know there are plugins for randomizing the posts in home page. They are free in wordpress.org

My specific requirement is to randomize the feeds.
 
How about this?
Code:
http://wordpress.org/extend/plugins/wp-random-feeds/
 
I saw that, installed it but most of the times it doesn't randomize stuffs

Looking for hacking the WP code a little bit. I think there must be one line code change.
 
Back
Top