How to Install and Setup WordPress Multi site Network

In this article I explain you how you can install multisite site network in WordPress

1. First wordpress installation

  • Install the wordpress
  • After you can set the permalink
  • Make sure permalink works good
  • If you have already current working WordPress site then make sure please take back up before then after you can start further process


2. In wp-config.php allow the multi site

  • Open the wp-config.php file in your site root folder
  • define(‘WP_ALLOW_MULTISITE’, true); add this code in your file


3. Install the WordPress site

  • After added above code you can refresh word press admin
  • In left side you can see Network set up tab
  • After Click install button


4. Add code . htaccess  file & wp-config.php  file

  • After install button you will get some code add this code . htaccess  file
  • After added above code you can see network menu
  • You can click on site tab and add new site

  • Click add site button and you can see your site


5. Install plugin theme multisite

  • Plugin and theme enable disable only super admin
  • Login super admin go to Network Admin→ Plugins


6. Active plugin site

  • Go to current site admin dashboard
  • And click plugin menu
  • After active plugin in your site

Hopefully this article to be helpful 🙂

Blog Catagory : Blog