Announcement

Collapse
No announcement yet.

Wordpress Multisite - Multidomains

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Wordpress Multisite - Multidomains

    Has anyone got experience in hosting/managing a Wordpress multisite install?

  • #2
    Just create a new subdomain and play around.

    It's quite easy also.

    You plan to install multiple stores ?

    Comment


    • #3
      No, not stores.

      A lot of clients seem to want a custom Wordpress install and theme these days. I was thinking a VPS running a multi-site WP install would be easier to manage and keep up-to-date, while allowing each client to have own theme etc

      Just thoughts at the moment.

      Comment


      • #4
        To create multiple site, add this line into your wp-config.php

        define('WP_ALLOW_MULTISITE', true);

        Try to play around, especially the multiple site admin login, must not conflict with your own login.

        I've never play on the login. I was installed, play around for couple days, deleted. But it was last year matter

        Comment

        Working...
        X