Easily manage or publish multisite using worpress

Home / Wordpress / Easily manage or publish multisite using worpress

Please look at below step for create multi site mode:

  1. Install WordPress and install as a normal WordPress.
  2. Add define(‘WP_ALLOW_MULTISITE’, true); near the top of wp-config.php
  3. Log into the admin go to the tools/Network menu.

    Multisite-Network-Setup
  4. If it asks you to deactivate all plug-ins do so otherwise go straight ahead and set up multi sites as sub-domains and fill in the other details as needed as needed.
  5. Make a note of the changes needed to wp-config.php and .htaccess and make the changes.
  6. You should now be in multi-site mode.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *