Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress How to Make a Website with WordPress Installing WordPress The Famous 5-Minute WordPress Install

nate stiverson
nate stiverson
1,957 Points

Do I need multiple instances of WordPress downloaded?

Do I need to download/install a separate instance of WordPress for each domain that I have?

2 Answers

Nate,

No. If you're managing multiple WordPress sites, the best bet is WordPress Multisite. Many hosting providers have this option, so you don't always have to install WordPress again--you might be able to install Multisite "into" your existing WP install.

The Codex explains Multisite here: http://codex.wordpress.org/Create_A_Network

A few other tutorials: http://premium.wpmudev.org/manuals/wpmu-manual-2/wordpress-wordpress-mu-and-wordpress-multisite/ http://mashable.com/2012/07/26/beginner-guide-wordpress-multisite/

Hope that helps. -james

nate stiverson
nate stiverson
1,957 Points

Thank you both! It sounds like, unless I walk through the process of installing Multisite, I will have to install separate instances of WordPress. This is great information to have. Thank you for the options!

Yes. For each site you'd like to publish you will need to install WordPress and create a database for each domain or subdomain.