ScottCCC
Member
Posted 2 years ago #
I'm using WordPress 3.0 in multisite mode. I've created sites under my primary domain: http://www.primarydomain.com/site1 and http://www.primarydomain.com/site2.
I want to create blogs from the same installation in a subdomain of that site, which is actually subdomain.primarydomain.com, but appears publicly as the separately registered subdomain.com. That is, I want to create the sites http://www.subdomain.com/site1, http://www.subdomain.com/site2, etc.
Don't know how to get there from here.
Hmm, you would need a multi-network install for that one.
You could use http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/ to make primarydomain.com/sitefoo point to sitefoo.com, but IIRC that doesn't let you point to sitefoo.com/site1 etc.
Check out this: http://wordpress.org/extend/plugins/wp-multi-network/
Maybe that'll help?
Yep, needs multiple networks.
ScottCCC
Member
Posted 2 years ago #
Thank you for your on-the-spot help. I'll head in that direction.