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

Does anyone know how to split a Wordpress site into different subdomains by categories?

I have 2 blogs that I'd like to keep on a single domain and split them into 2 subdomains to make that work SEO-wise. In order to keep the setup simple, I want to have one copy of Wordpress installed and split the content by top level categories.

There are some plugins for that, but I couldn't make that work, so I'm not sure if I'm doing everything right. Did anyone do something like that?

Appreciate any input

2 Answers

I am not 100% sure what you mean, but you could look into WP Multisite. Which is a single install and can have several sites on sub-domains. All can be reached through the main dashboard.

http://www.wpbeginner.com/wp-tutorials/how-to-install-and-setup-wordpress-multisite-network/