Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    DOF
    DOF is offline Junior Member
    Join Date
    Jun 2008
    Posts
    4

    Default 2 blogs under one domain

    Is it possible to install 2 WP blogs under one domain?

  2. #2
    marg227 is offline Junior Member
    Join Date
    Jun 2008
    Posts
    3

    Default Re: 2 blogs under one domain

    On my blog I just use categories for different post. I am not sure if that will solve your problem or not.

    Marg

  3. #3
    DOF
    DOF is offline Junior Member
    Join Date
    Jun 2008
    Posts
    4

    Default Re: 2 blogs under one domain

    Actually, I am looking at doing blog1.mydomain.com and blog2.mydomain.com

  4. #4
    konna2008 is offline Junior Member
    Join Date
    Jun 2008
    Posts
    9

    Default Re: 2 blogs under one domain

    Tell me this then.

    You have two WP blogs. and I typed blog.domain.com. What logic will run to determine which blog to show...

  5. #5
    peteythegeek is offline Official Member
    Join Date
    May 2008
    Posts
    12

    Default Re: 2 blogs under one domain

    I think that 2 Word Press installs on a single account would throw errors as the are both looking to a single MySQL database.
    Petey The Geek
    Twitter - peteythegeek
    Website - www.peteythegeek.com

  6. #6
    tima is offline Administrator
    Join Date
    Apr 2008
    Posts
    191

    Default Re: 2 blogs under one domain

    Actually, there is no reason why you cannot do it!

    To confirm this, I just tested it out on a myhosting.com Basic account using only 1 MySQL database, and it works like a charm. When configuring your two blogs, just make sure that you specify a different table prefix for each blog. So for example wp1_ for your first blog and wp2_ for your second. And you can just upload the files to different sub-directories, for example you can have mysite.com/blog1 and mysite.com/blog2.

    And there's no reason why you can't have more than 2, as long as you make sure to store the data for each blog in separate MySQL tables.

    The only problem with this is that whenever there's a new version, you have to upgrade 2 times

    As an alternative, you may be interested in trying something like WordPress MU which allows you to configure multiple blogs with only a single code-base. So it would be similar to what they do with the wordpress.com blog hosting service.
    Tim Attwood
    Product Manager
    myhosting.com

  7. #7
    DOF
    DOF is offline Junior Member
    Join Date
    Jun 2008
    Posts
    4

    Default Re: 2 blogs under one domain

    Thanks, tima! I'll try it out.


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts