Multiple domains - 1 WP installation

Discussion in 'WordPress' started by stephan2307, Jan 20, 2012.

  1. #1
    What is the best way to run multiple wordpress sites of one installation? I want to simply point multiple domains to the same directory and then be able to create pages for each domain (if I create a page on domain A I do not want it to show up on domain B). Set different themes for different sites etc. They sites should be completely separate.

    Any idea how to do it?

    Thanks.
     
    stephan2307, Jan 20, 2012 IP
  2. olalinks

    olalinks Active Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #2
    wow, you can use .htaccess to rewrite the url, domain default.
    The technicla, try to search google please.
     
    olalinks, Jan 20, 2012 IP
  3. havrincedaniel

    havrincedaniel Active Member

    Messages:
    59
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    75
    #3
    Did you tried wordpress MU?
    Edit: Wordpress Mu is no longer supported by wordpress but you can use this codex.wordpress.org/Create_A_Network
     
    havrincedaniel, Jan 20, 2012 IP
  4. stephan2307

    stephan2307 Well-Known Member

    Messages:
    1,277
    Likes Received:
    33
    Best Answers:
    7
    Trophy Points:
    150
    #4
    Thanks managed to get it sorted.
     
    stephan2307, Jan 20, 2012 IP
  5. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #5
    For anyone else who was actually looking for the answer:

    It's called "Creating a Network":
    http://codex.wordpress.org/Create_A_Network

    You can set your network sites up on folders or subdomains, and you can either code it, or use additional plug ins that will allow you to use private domains on each site, and even spread your installation across multiple databases.
     
    hmansfield, Jan 21, 2012 IP