I wrote an automated RSS2Post plugin. It takes as input a feed and using a scheduled event goes out out every hour to snatch up to 10 RSS feeds and insert the entries as posts.
I took a while to write because I wanted it to work with 1) WordPress feeds, 2) Google Alert RSS, 3) Ebay partner network rss feeds, 3) Youtube Search RSS.
Another problem was making it work correctly in WordPress MU.
My GThread.com website has gone to hell in a basket. I originally had that parse the emails from Google Alert messages and plop them into web pages. It was hard to maintain.
I have installed WordPress 3.0.1 with MU and I will make all of the static sites into sub-blogs using the RSS2Post plugin to feed them.
I need a way to ping all the blogs at least once a day to kick off the ajax part of the pseudo cron function so the site says up to date.
I may have to write a plugin for one of my popular sites that kicks off a cron job to kick off the other site’s cron job – if that makes sense.
I will run this for a few weeks to get the bugs out. I found another bug in my Stop Spammer Registrations Plugin, but I can’t force my users to reload the plugins every few days. I’ll wait at least a week.
I look forward to the updates on this,
That is strange because the information about which plugins are installed is kept in the database. Perhaps they are using the same database? I tested this in an Multisite environment with any problem. If it is already installed, perhaps all you have to do is activate it from the plugins menu.
Keith
I have several domains that share a common directory. When I installed rss2post in the first blog everything worked fine. However, when I attempted to install the plug-in into a second blog on the same server I get errors during install stating that it’s already installed.
How can I correct this or work around?
It is just what it is designed to do. I sent you the zip. Please let me know if it works or doesn’t for you. I need feedback.
Keith
Sounds like what I need. I have 8 blogs on 3.01 which are ‘networked’. The main blog needs to pull all the latest posts from the other sites so it acts as a portal to the network. Will this do that? If so, when do you feel is the ETA?
Thank you:)