Fellowship Hacks » Projects » Blog » Batch RSS

Batch import of RSS feeds into WPMU

This task is part of the FellowshipHacks/Projects/Blog project.

Goal

To migrate blog posts (and other data), we rely on RSS files exported from EZ. We must be able to import these files in batch mode (the currente RSS import feature in WPMU requires manual intervention by the user).

People

People working on this task.

Volunteers are always welcome! Have a look at FellowshipHacks to know how you can help

Status

Last updated on: 090127

We have a working manual procedure, based on wget + a modified version of the wp-admin/import/rss.php file).

Subtasks

TODO

  • Integrate the procedure into our main migration script, and refine it for performance (e.g. don't kill the EZ or WP server trying to import too many blogs in a little time).

DONE


CategoryFellowshipHacksTasks