Thread: WordPress MU
View Single Post
Old 04-23-2007, 12:29 PM   #22 (permalink)
lamrobertson
Member
 
Join Date: Jan 2007
Posts: 49
iTrader: 0 / 0%
lamrobertson has a spectacular aura about
I use wp mu and it works great. I use the subdomains for each blog. That way the se's treat each one like its own domain.

No you can't really have it on separate domains. Unless you just use the folders then on the domain you want it on use php to bring it in. I have a script that generates on one domain and then I use <?php @require_once "http://www.domain.com/blog1/"?>
lamrobertson is offline