---
title: 'WordPress Multisite: How to create and manage multiple sites | Zomro'
description: 'If there is a need to create and manage multiple sites from one WordPress admin panel, you should use the Wordpress Multisite feature. In this article, we will learn...'
image: 'https://dx86q6oq7ry0e.cloudfront.net/uploads/media/blog/a55%40server-panel.net/2023/03/19/screenshot_2_eng_v0MI46a.jpg'
---

![opened image]()

  * [Zomro](https://zomro.com/)
  * [FAQ](https://zomro.com/blog/faq/)
  * WordPress Multisite: How to create and manage multiple sites from one admin panel 



# WordPress Multisite: How to create and manage multiple sites from one admin panel

18-03-2023

Using the Wordpress Multisite feature (hereinafter: multisite), you can create separate sites on a subdomain (for example, **news**.domain.com) or in a subdirectory (domain.com/**news**). It is assumed that all sites, regardless of the method of placement, are managed from one admin panel and store data in one database.

To enable the multisite feature, there is no need to reinstall an already installed site. And if Wordpress is not installed yet, install it in the most usual and convenient way for you. To do this, use one of the instructions "[Installing Wordpress in the console](https://zomro.com/blog/faq/209-vestacp-ustanovka-wordpress-v-konsoli-ot-sozdanija-domena-do-poluchenija-gotovogo-sajta)" or "[HestiaCP: How to issue an SSL certificate for a domain and install Wordpress](https://zomro.com/blog/faq/252-hestiacp-kak-vydat-ssl-sertifikat-dlja-domena-i-ustanovit-wordpress)" or "[Installing Wordress on shared hosting with Cpanel](https://zomro.com/blog/faq/211-ustanovka-wordress-na-virtualnom-hostinge-s-cpanel)"

So, you have a long-running or newly installed site on Wordpress. Enable and configure multisite:

1\. To enable the multisite function, you need to add the line in the **wp-config.php** file

> define( 'WP_ALLOW_MULTISITE', true );

To add the specified line to the wp-config.php file, you can download it to your local computer via FTP and copy it back to the server after the changes. Or use the file manager built into the server control panel.

2\. The multisite function is active. It is worth mentioning that the term "**Site** " refers to a single site from a set of installed ones. And "**Network** " - the whole set of sites in this Wordress admin panel.

First, we will set up the network, and then we will create sites.

To configure the network, temporarily disable the enabled plugins on the site (Plugins tab) and go to the menu section **Tools - Network Setup**.

![WordPress Multisite: How to create and manage multiple sites from one admin panel - 1](https://dx86q6oq7ry0e.cloudfront.net/uploads/media/blog/a55%40server-panel.net/2023/03/19/screenshot_2_eng_v0MI46a.jpg)

It is worth noting here that the selected site placement option (on a subdomain or subdirectory) cannot be changed in the future. Also, if the placement option on a subdomain is chosen, after creating the site in the future, make sure that there is a DNS record (A-record) for this subdomain.

After clicking the "Install" button, the system will prompt you to insert code snippets in the **wp-config.php** and **.htaccess** files.

![WordPress Multisite: How to create and manage multiple sites from one admin panel - 2](https://dx86q6oq7ry0e.cloudfront.net/uploads/media/blog/a55%40server-panel.net/2023/03/19/screenshot_3_eng.jpg)

After that, you need to re-enter the site admin panel and make sure that the Network is enabled and configured.

![WordPress Multisite: How to create and manage multiple sites from one admin panel - 3](https://dx86q6oq7ry0e.cloudfront.net/uploads/media/blog/a55%40server-panel.net/2023/03/19/screenshot_4_eng.jpg)

3\. To create a Site, you need to go to the menu **My Sites - Network Management - Sites - Add Site**.

![WordPress Multisite: How to create and manage multiple sites from one admin panel - 4](https://dx86q6oq7ry0e.cloudfront.net/uploads/media/blog/a55%40server-panel.net/2023/03/19/screenshot_5_en.jpg)

Fill in the fields with the name of the subdomain, the name of the site, select the language and specify the administrator's email (it is important that the email is real, as access data will be sent to the control panel of this site)

After adding, the site will appear in the general list of sites, and clicking on the site name will allow you to go to the control panel and site settings.

![WordPress Multisite: How to create and manage multiple sites from one admin panel - 5](https://dx86q6oq7ry0e.cloudfront.net/uploads/media/blog/a55%40server-panel.net/2023/03/19/screenshot_6_en.jpg)

For each newly created site, you can install your own theme, add users, create unique articles.

Similar articles:

[How to install FileGator on Centos Nginx-PHP-FPM](https://zomro.com/blog/faq/381-how-to-install-filegator-on-centos-nginx-php-fpm-zomro) [Configuring FastCGI Microcache in Nginx PHP-FPM](https://zomro.com/blog/faq/227-nastrojka-fastcgi-microcache-v-nginx-php-fpm) [Wordpress installation on a shared hosting with Cpanel](https://zomro.com/blog/faq/211-ustanovka-wordress-na-virtualnom-hostinge-s-cpanel) [How to fix black screen in RDP connection](https://zomro.com/blog/faq/502-how-to-fix-black-screen-in-rdp-connection) [Nano text editor](https://zomro.com/blog/faq/189-kak-redaktirovat-fajly-na-linux-servere-ot-zomro)

[ Premium Cloud VPS from €7.95/mon ](/vps)
