|
Multiple wordpress blogs on one server
What is the best way to handle multiple (say 20-30) blogs on one server?
each blog is on a seperate domain...
should I use a seperate mysql database for each blog?
several blogs on one database with a defferent prefix for the tables of each blog?
does it even effect the speed of pageload? what would you recomment to do?
|