Jeffikus

How to Domain Map with WordPress Mu

So recently I had to implement 2 sets of sites using WordPress Mu (multi-user) and one of the requirements (for both sites) was to be able to domain map the sub-sites, much like you can do on WordPress.com for a fee. So I went about prototyping this and managed to get it working!

So I thought I would share my joy with a quick guide, because it was great to see it actually work!

What do you need…

<!–
document.write('’);
//–>


Requirements:

Just tell me how already!

Warning : Things can go pear shaped very quickly if you are not careful – the first time I did this I almost broke the entire install – not good if you are doing client work on a live site – don’t go editing database records; you can get it done that way but I don’t recommend it because your upgrading functionality becomes obsolete.

Exit mobile version