Help with a Simple RSS WP Plugin?

by 6 replies
8
Man... I've been banging my head against my desk for the last three hours looking for a simple RSS plugin for Wordpress!

All I need it to do is... post a feed to a specific category and continue to post on autopilot.

Does anyone have any suggestions for something under $30?
#programming #plugin #rss #simple
  • Haha, just a minute ago I posted a thread asking for suggestions on what wordpress plugin I should develop.

    So you're looking for something where you give it an RSS feed url, and it posts each entry from that feed as a post into a specified category? And continues to update each time that feed has a new entry?

    Update:
    These both look similar to what you're asking for:
    http://wordpress.org/extend/plugins/rss-digest/
    http://wordpress.org/extend/plugins/rss-importer/
    • [ 1 ] Thanks
    • [1] reply
    • That's correct and thank you for your suggestions. I tried both and rss digest reports invalid feeds... tried using several formats - oh well.

      Rss importer will not except an actual feed since you can only import local rss files. I'm looking for something more automated.
      • [1] reply
  • WP-O-Matic will do this. WordPress › WP-o-Matic WordPress Plugins

    It will run off of a cron job.
    • [ 1 ] Thanks
    • [1] reply
    • For some reason... I couldn't get it to work on one of my blogs, but after you suggesting it... I tried it on another and it worked! Thank You!!!

Next Topics on Trending Feed

  • 8

    Man... I've been banging my head against my desk for the last three hours looking for a simple RSS plugin for Wordpress! All I need it to do is... post a feed to a specific category and continue to post on autopilot.