If you running multiple WordPress sites or want to plan to develop multiple sites for your business or blog, then this tutorial is specially designed for you. In this tutorial, I will explain how to create a WordPress multisite network to manage the multiple blogs/sites with one Admin panel.
Follow the below steps to set-up the WordPress multi-site network site.
Step 1) Open the wp-config.php file and add the below code and save it.
1 2 |
/* Multisite */ define( 'WP_ALLOW_MULTISITE', true ); |
Step 2) Now logout & login again and navigate to the Admin => Tools => Network Setup.
Step 3) On the Network setup tool page, you will see the code. Add that codes in your wp-config.php & .htaccess file and login again after logout.
Step 4) Now you see the new Menu Bar Named “My Site”. Navigate to the My Sites => Sites.
Step 5) From this page you can add multiple sites.
I hope this tutorial helps you, if you have any questions regarding WordPress, then feel free to put your comments in below comment section. Do you like & share this article with your friends, and don’t forget to follow us on Facebook and Twitter to learn cool WordPress tutorials.
If you like FreeWebMentor and you would like to contribute, you can write an article and mail your article to [email protected] Your article will appear on the FreeWebMentor main page and help other developers.
Article Tags: add custom css in wordpress, how to configure the wordpress multisite, wordpress multisite confige, wordpress multisite setup, wordpress tutorial, wordpress tutorial for beginner, wordpress tutorial for beginners, wordpress tutorials for beginners