• Resolved themadthinker

    (@themadthinker)


    I’m sure there’s a fix to this, I’m just a bit of a noob, so I can’t make heads or tails of the situation. Any help would be greatly, greatly appreciated.

    I own two domains that I want to have blogs on, lets call them http://www.a.com and http://www.b.com for the sake of convenience. I’m hosting both through GoDaddy, because I heard you can host multiple websites on a single hosting account.

    I installed WP on http://www.a.com no problem, but GD forces me to register http://www.b.com as a subdirectory to http://www.a.com. Because of this, I can’t install WP on the root of http://www.b.com, instead having to install it on http://www.b.com/wordpress. Not only that, but a.com and b.com are mirrored (aliased maybe? Not really sure how that works), so any change I make to one effects both.

    How do I get around this? How do I make http://www.a.com and http://www.b.com completely separate and independent? If I try shifting the index.php and .htaccess from http://www.b.com/wordpress to the root, they’ll overwrite http://www.a.com.

    GoDaddy’s help system has been of exactly zero help, as they completely fail to understand what the issue is.

    If someone could help me, I’d be greatly indebted to them, because they would be super, super cool.

    And use little words, if possible. Like I said, I’m still pretty new at this whole shebang.

Viewing 6 replies - 1 through 6 (of 6 total)
  • but GD forces me to register http://www.b.com as a subdirectory to http://www.a.com.

    Assuming you have the correct account type to host multiple domains, say that domain b is called mydomainb.com–I believe you can create a folder called mydomainb.com and then point your domain to use that folder as your ‘root’ folder.

    Thread Starter themadthinker

    (@themadthinker)

    Thanks for responding!

    On your advice, I created the directory http://www.mydomaina.com/mydomainb.com and installed WP on that. Is that what you meant? Because right now
    http://www.mydomaina.com/mydomainb.com
    http://www.mydomainb.com
    seem to have no bearing on each other.

    Thanks again for your help, but any idea what I should do differently?

    Here is what they forget to tell you at godaddy. On Windows hosting you can host multiple sites but you won’t be able to see each individual site on the management area or when you install WP. You have to be on their linux hosting to see each individual site as it’s own domain.

    Here is one way I have heard to get around this.
    I have several names registered.
    A.com
    B.com
    C.com

    Let a name you don’t care about be C
    set it up as your primary domain which will have the \ root directory
    create a folder called A point A.com to this folder
    and a folder called B point B.com to this folder

    Now when you install WP only C.com will be visible if you are dealing with a windows host
    choose that domain and then install into the appropriate folder A or B
    I have yet to try the second install but I have read it works, I am about to do so therefore if I have trouble I will come back and update.

    HTH
    Tony

    Thread Starter themadthinker

    (@themadthinker)

    @michaelh

    I did already read that, but you reminded me, and thanks to you I found out where I screwed up. When setting up the new domain, I left the folder field blank, assuming it would work from root. It doesn’t. So now I set up mydomainb.com from scratch, using a folder mydomaina.com/mydomainb.

    It’s working now, and I feel like a bit of a twerp for not having figured it out earlier.

    The only issue now, is that http://www.mydomaina.com/mydomainb is publicly accessible, so I might try something like this
    http://www.tystips.com/archives/52/how2-save-money-host-multiple-wordpress-blogs-on-a-single-godaddy-hosting-account/

    Thanks for your help!

    hi, I am having sort of similar issues with 1and1.com hosting on linux.

    not sure if this is exactly what you’ve experienced as well. I am pulling out my hair trying figure out ways around it. but may just end up buying another hosting package everytime I need to launch a new site. here’s my dilemma:

    I have 3 domains: A.com, B.com, C.com

    Installed WP on:

    Root = A domain
    Root/sub-dir-B = B domain
    Root/sub-dir-C = C domain

    WP-admin works fine when I use:
    A.com/wp-admin
    B.com/sub-dir-B/wp-admin
    C.com/sub-dri-C/wp-admin

    however, A.com/sub-dir-B or C/wp-admin also seems to pull up B.com / C.com/wp-admin

    And when a user visits “B.com/sub-dir-B/index.php” or “C.com/sub-dir-C/index.php” it’s all good, they get taken to the respective WP-sites and sub-dir, but if the user types “B.com or C.com” they get taken back to the Root, which is “A.com”.

    Yes, I’ve tried redirects, both HTTP, and Directory specific. The results were either 404, or themes completely disappear from B.com or C.com. A.com seems to be the dominant. Tried http.access, only breaking everything altogether. also tried ‘settings’ in wp-admin to point to dir, 404 again.

    The desire is to have multiple domains all pointing to their respective sub-dir, without user having to type in the entire “domain.com/sub-dir” to get there. user should just type in A.com, B.com or C.com to get the correct redirect.

    Tech support was zero help, and scoured the web for answers, nothing either. So ended up buying new hosting packages everytime for new wp sites.

    am I crazy ? sorry if this sounds basic, but I am pretty new to this and would love to hear if anyone has a similar experience.

    Thanks so much in advance!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Multiple Blogs on GoDaddy’ is closed to new replies.