Several of you have asked this question, so let’s chat about it. I run two blogs off of the Elizabeth Anne Designs domain, Weddings and Living. There are many different ways to run two blogs on the same domain, and I’ll start with the way I chose…
![]()
(Sounds like it would be way harder than that, doesn’t it?)
The upside: Can have different categories, users, plugins, you-name-it-it-can-be-differents on the two blogs.
The downside: You’ve got two blogs now. Two sets of plugins to upgrade, two things to keep in sync if you make changes.
![]()
Julie and Sally want to house their blogs on the same domain within the same WordPress installation. Because WordPress creates both author pages and RSS feeds for each author by default, this one is relatively easy.
Our example domain will be www.mycookingsite.com
- Install WordPress once
- Create a page that will be your front page and link to both of your blogs. The link to Julie’s blog will be: www.mycookingsite.com/author/julie and Sally’s will be: www.mycookingsite.com/author/sally
- Create a page that will be for all posts (you don’t have to display the page anywhere)
- Under Settings → Reading, set your blog front page to the page that you created and the posts page to the page for all posts
- Create two users, one for Julie and one for Sally
Two things of note:
- If you don’t like the /author/ in the URL, here is a thread on WordPress that suggests some plugins to use that will change it. Note: I have not used these plugins.
- The RSS feed for the separate blogs is www.mycookingsite.com/author/username/feed
You could also follow the instructions above except instead of using authors, you could use a category for each of your blogs. Each category has a feed, as authors do.
Julie wants to start two blogs, one for recipes and one for food photography.
- Install WordPress once
- Under Settings → Permalinks, change the category base to your desired wording. So perhaps Julie would choose “food”.
- Create a page that will be your front page and link to both of your blogs. The link to the blogs would be: www.mycookingsite.com/food/recipes and www.mycookingsite.com/food/photography
- Create a page that will be for all posts (you don’t have to display the page anywhere)
- Under Settings → Reading, set your blog front page to the page that you created and the posts page to the page for all posts
- Create two categories, one for recipes and one for photography.
- When you create posts, assign them to one of the two categories.
The last alternative is something we haven’t even come close to talking about yet, but if you are not a newbie to WordPress you will know about the Custom Taxonomy feature. Justin Tadlock explains it really well in this post.
In all of the options that use existing WordPress functionality, category and tag archives will combine the posts from both blogs.
![]()
If everything after the first paragraph was Greek to you, then choose option 1. :)
Do any WordPress experts have an option that I didn’t consider?



Follow @savvybride on Twitter
So when you say install wordpress twice, does that mean on a subdomain? Like once at website.com, and once at website.com/living?
Follow @amiatead on Twitter
I have them both on subdirectories for EAD, but I bet that would work as well.
Follow @savvybride on Twitter
Ami, you’re so helpful and fabulous! Another question: so if you did two subdomains you’d have to create a home/landing page for your actual domain? I’ve seen yours for EAD… is that something you have to do in HTML?
Follow @amiatead on Twitter
thanks jess! :)
you can either create the front page in html/css OR there is a nifty way to use a wordpress page outside of wordpress (that’s what I do with EAD). I’ll add that post to the list!
Follow @savvybride on Twitter
ooh I can’t wait! :)
Follow @amiatead on Twitter
I almost forgot to mention, tomorrow I’m going to be doing a post on test sites, and why you need them – this is a perfect example of why it’s so important to have a test site, you definitely want to try this out before doing anything on your active blog. :)
I know this is dedicated to WordPress and I totally respect that….but do you know if this same idea is possible with Blogger????
tyffanie´s last blog post: Help Chile Before Midnight!
Follow @amiatead on Twitter
hi tyffanie! my understanding is that this is somewhat possible with blogger. you have to use subdomains ___.yourdomain.com instead of yourdomain.com/____ but it can be done.
here is the article in google help that i found: http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=55373
Thanks!!! I just may have to learn wordpress (with help from this awesome blog) and take my business plan over there!
tyffanie´s last blog post: Help Chile Before Midnight!
This is sooooo great b.c. I plan on doing something like this, in the grand scheme of things. Ahhh, so helpful these posts are.
Follow @blushink on Twitter
What if you have 2 domains and 1 site/blog.
Thats my current issue… hmm. I might just emal you ;)
Follow @amiatead on Twitter
for lots of reasons, most importantly SEO, i’d simply pick the one i want and redirect one to the other.
here’s a good article on that, i personally would just use .htaccess to do it
http://www.webconfs.com/how-to-redirect-a-webpage.php
Follow @WaspyRedhead on Twitter
Thank you so much for writing about this! I’ve always wondered how you did it. I’ll be staying tuned for more wordpress tips for sure.
The Waspy Redhead´s last blog post: This Friday I Fancy…
Nice and simple aMy.. I do not use feedburner or anything like it.. I do prefer to subscribe via email… ON the other hand.. Do you have a tutorial on how to open a php file and what is the best way to introduce myself to CSS and very basic html… that would be great..
thank you
I have a holy grail questions. Everyone says this is impossible but I do continue to search.
Now, is it possible to have on the DEFAULT SITE, tabs with two completely different blogs?
For example.
HOME BLOG1 BLOG2
So every tab is a separeate blog but they are all integrated inside one site.
I am not talking here about linking visualy to another site but a tab that inside itself has a blog (it could be maybe linked but it is not visible in that case ) with the content and everything is positioned on one site.
It is a holy grail question of many users over the internet.
Best regards.
I like the idea of having multiple installations of WordPress on one domain. That way you’re not stuck with one boring site-wide theme.