• I have two blogs on separate domains. One is a portfolio of recent work and one is a traditional blog. (Let’s call them “portfolio” and “blog”.)

    I want to pull both of these into the same domain. As I see it, there are a couple of ways. I am looking for the easiest and most practical to implement.

    1. Create a static from page in WordPress and then have the blog at mysite.com/blog. If I do it this way, can I also have mysite.com/portfolio on the same domain?

    2. Move each blog to a subdomain – portfolio.mysite.com and blog.mysite.com. Upload a self-coded index file to the root that links to both.

    3. Create a static from page in WP that links to the two separate subdomains (so a combo of options 1 and 2.)

    It seems like option 2 would be the easiest but I am wondering if there is any detriment to not having WordPress installed at the root, and if subdomains are looked down upon for SEO purposes?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Two blogs, one index — best way?’ is closed to new replies.