Two-level multisites in WordPress

I believe the domain mapping plugin can do this, but don’t quote me on that. Domain mapping isn’t necessarily limited to mapping to other domains. It can map to subdirectories too.

Import a regular WordPress blog into a MU installation

I don’t know of you like the sound of domain mapping but check out http://codex.wordpress.org/Migrating_Multiple_Blogs_into_WordPress_3.0_Multisite and check out number 6 if they are on the same server. If not import seperate install into them so that number 6 works.

Sub-directory blog on a sub-domain WordPress network site

You could create a network-of-networks, using the WP Multi Network Plugin. The primary network would be a subdomain network, and the subsidiary networks would be subdirectory networks. Alternately, you could simply set up a subdomain network, and then use a static front page in each of the network sites, with the blog posts index set … Read more