{"id":38458,"date":"2021-12-27T13:42:00","date_gmt":"2021-12-27T13:42:00","guid":{"rendered":"https:\/\/www.designbombs.com\/?p=38458"},"modified":"2021-12-12T10:21:49","modified_gmt":"2021-12-12T10:21:49","slug":"how-to-create-a-network-using-wordpress","status":"publish","type":"post","link":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/","title":{"rendered":"How to Create a Network Using WordPress"},"content":{"rendered":"\n<p>No person is an island, and neither is a WordPress website. In some cases, you&#8217;ll have a bunch of sites that look different on the surface, but under the hood will share the same core files, themes, plugins, and more. For times like this, you&#8217;ll want to create a network within WordPress \u2013 otherwise known as a &#8216;Multisite&#8217;.<\/p>\n\n\n\n<p>If you visit <a href=\"https:\/\/designbombs.com\/go\/wordpress\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress.com<\/a>, you&#8217;ll see the Multisite functionality in action. However, your implementation doesn&#8217;t need to be on a global-level scale. Instead, you can run all of your sites from the same network. This can save you lots of time and resources, while still giving you the power and flexibility you want.<\/p>\n\n\n\n<p>For this post, we&#8217;re going to show you how to create a network using WordPress, in only a few steps. Before this, we&#8217;re going to discuss what a WordPress network is in greater detail.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-a-wordpress-network-is-both-as-a-concept-and-technical-implementation\">What a WordPress Network Is (Both as a Concept and Technical Implementation)<\/h2>\n\n\n\n<p>The concept of a WordPress network is a simple one to understand. Consider a <a href=\"https:\/\/www.wpkube.com\/install-wordpress\/\">single installation<\/a>, complete with a selection of <a href=\"https:\/\/www.designbombs.com\/best-wordpress-themes\">themes<\/a>, <a href=\"https:\/\/www.designbombs.com\/best-wordpress-plugins\/\">plugins<\/a>, and other settings you often turn to when <a href=\"https:\/\/www.designbombs.com\/how-to-make-a-website\/\">spinning up a new WordPress site<\/a>.<\/p>\n\n\n\n<p>In lots of cases, you&#8217;ll use this template over again. This could be either as a defined &#8216;Blueprint&#8217; (if you use a tool such as <a href=\"https:\/\/www.designbombs.com\/flywheel-review\/\" target=\"_blank\" rel=\"noreferrer noopener\">Local by Flywheel<\/a>) or a &#8216;mold&#8217; that you&#8217;ll clone or copy files from. If you run a number of sites from one hosting account, each of these sites will load the same elements, while bumping up your resource usage.<\/p>\n\n\n\n<p>Instead, you could create a network of WordPress sites. Note that these sites don&#8217;t have to share similar content or focus, and the concept is different to <a href=\"https:\/\/www.designbombs.com\/manage-multiple-sites-single-dashboard\/\" target=\"_blank\" rel=\"noreferrer noopener\">managing separate sites<\/a> together from a dashboard. Instead, they dip into a pool of common themes and plugins and share those instead. This way, each site will be unique, but won&#8217;t take up additional server resources.<\/p>\n\n\n\n<p>However, there are some technical considerations you&#8217;ll want to understand before you begin to create a network of your own.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-multisite\">WordPress Multisite<\/h3>\n\n\n\n<p>Multisite is the WordPress way to create a network. However, this isn&#8217;t a system of separate WordPress websites using a shared cache of resources. Instead, each site on the network is a &#8216;virtualized&#8217; one. Going deeper, each site doesn&#8217;t just share themes and plugins \u2013 they share <em>core files<\/em> too.<\/p>\n\n\n\n<p>This means each sites won&#8217;t have its own directory as would a collection of single sites. However, you <em>will<\/em> find separate database tables and media uploads files for each site in your network.<\/p>\n\n\n\n<p>Also, the other users of the network will have the potential to create sites, unless you specify otherwise. For you, it could be a straightforward way to create a new site. Even so, the ability to create a network isn&#8217;t going to be a viable option in some cases. Let&#8217;s find out more about this next. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-you-d-want-to-create-a-network-with-wordpress\">Why You&#8217;d Want to Create a Network With WordPress<\/h2>\n\n\n\n<p>Before we get into why you&#8217;d want to create a network, it&#8217;s a good idea to discuss why you <em>wouldn&#8217;t<\/em>. Despite the apparent benefits, a network isn&#8217;t a good idea for sites that have interconnection.<\/p>\n\n\n\n<p>For example, a single blog for a primary website might not suit a network, although it would suit using a subdomain. In contrast, that blog translated into other languages and hosted on the same network has potential.<\/p>\n\n\n\n<p>What&#8217;s more, if your users have the need to install unique plugins or themes to a site (rather than select from the available pool), a network won&#8217;t be a good idea. This is a similar situation with sites on <a href=\"https:\/\/www.designbombs.com\/best-wordpress-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">different hosts<\/a>. A network in this case is going to be unworkable.<\/p>\n\n\n\n<p>However, there are lots of superb reasons and use cases for using WordPress Multisite:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>You can install, update, and remove themes and plugins from one dashboard. This will make your entire network more secure, to boot.<\/li><li>A network is a stellar way to give individual teams in your company some autonomy, while protecting the integrity of the network. For example, consider online news networks, global enterprises with worldwide branding considerations, and a reseller host with a number of users.<\/li><li>You already know about the save in resources, but there&#8217;s also a time-saving element too. This is because the administrator can run all of the sites from the one dashboard. It can give you an &#8216;at-a-glance&#8217; overview of the network, and simplify your decisions.<\/li><\/ul>\n\n\n\n<p>Of course, <a href=\"https:\/\/www.wpkube.com\/setup-wordpress-multisite\/\" target=\"_blank\" rel=\"noreferrer noopener\">there are drawbacks<\/a> to every system, but if your needs align with what a network will offer, you and your users can thrive. Over the rest of this post, we&#8217;ll show you how to create a network of your own.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-you-ll-want-to-consider-before-you-create-a-network\">What You&#8217;ll Want to Consider Before You Create a Network<\/h2>\n\n\n\n<p>Before you dive into creating your network, there are a few things to consider. First are the technical considerations. You&#8217;ll work with WordPress&#8217; core files to set things up, so there are some aspects you&#8217;ll want to pay attention to:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>First, make sure you carry out a full backup of your single site. There are <a href=\"https:\/\/www.designbombs.com\/best-backup-plugins-wordpress\/\" target=\"_blank\" rel=\"noreferrer noopener\">lots of options<\/a> available, and almost all work with cloud providers too.<\/li><li>If you want to change a live site to a Multisite, you&#8217;ll need knowledge of <a href=\"https:\/\/www.designbombs.com\/how-to-use-sftp\/\" target=\"_blank\" rel=\"noreferrer noopener\">Secure File Transfer Protocol (SFTP)<\/a> and a suitable client such as <a href=\"http:\/\/cyberduck.io\" target=\"_blank\" rel=\"noreferrer noopener\">Cyberduck<\/a> or <a href=\"http:\/\/filezilla-project.org\" target=\"_blank\" rel=\"noreferrer noopener\">FileZilla<\/a>.<\/li><\/ul>\n\n\n\n<p>It&#8217;s worth noting that we don&#8217;t recommend you try to change a live site over to Multisite. Instead, you&#8217;ll want to export your site to a <a href=\"https:\/\/www.designbombs.com\/start-learning-wordpress-development\/\" target=\"_blank\" rel=\"noreferrer noopener\">local or staging environment<\/a>, work to make the changes you need, then push it live again.<\/p>\n\n\n\n<p>If you want to create a new site and run it as a network hub from the off, you might have success using a tool such as <a href=\"https:\/\/www.wpkube.com\/devkinsta-review\/\" target=\"_blank\" rel=\"noreferrer noopener\">Local by Flywheel<\/a> or <a href=\"https:\/\/www.designbombs.com\/devkinsta-review-a-free-local-development-platform\/\" target=\"_blank\" rel=\"noreferrer noopener\">DevKinsta<\/a>. Both of these have a one-click option to set up a network:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/local-multisite.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"719\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/local-multisite.png\" alt=\"The Local by Flywheel interface, showing the Multisite options.\" class=\"wp-image-38460\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/local-multisite.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/local-multisite-300x216.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/local-multisite-768x552.png 768w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/local-multisite-84x60.png 84w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>This brings up another aspect to consider before you begin the process: the structure of your site&#8217;s URLs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-to-decide-whether-to-use-a-subdirectory-or-subdomain-for-sites-in-your-network\">How to Decide Whether to Use a Subdirectory or Subdomain for Sites in Your Network<\/h3>\n\n\n\n<p>On the surface, this doesn&#8217;t seem to be a big question to ask. However, the WordPress.org support pages has an entire section on the technical differences between <a href=\"https:\/\/wordpress.org\/support\/article\/before-you-create-a-network\/#types-of-multisite-network\" target=\"_blank\" rel=\"noreferrer noopener\">subdirectories and subdomains<\/a> for your network.<\/p>\n\n\n\n<p>We can sum this up in a few lines, as in most cases, you&#8217;ll know if you want to use subdomains. In summary:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Subdomains need <a href=\"https:\/\/wordpress.org\/support\/article\/configuring-wildcard-subdomains\/\" target=\"_blank\" rel=\"noreferrer noopener\">wildcard configurations<\/a> to let users create new sites on the network.<\/li><li>Subdirectories only need you to enable pretty permalinks \u2013 and most sites will do this as standard.<\/li><\/ul>\n\n\n\n<p>If this is your first time using Multisite or creating a network, we&#8217;d recommend using subdirectories. When you have more experience or specific needs, go ahead and configure your installation to accept subdomains.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-create-a-network-using-wordpress-in-4-steps\">How to Create a Network Using WordPress (In 4 Steps)<\/h2>\n\n\n\n<p>There are four steps to carry out in order to create a network. If you ever install a manual version of WordPress, some of these will be familiar:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><a href=\"#single\">Enable the network<\/a> for a single WordPress website.<\/li><li><a href=\"#create\">Create the network<\/a> within WordPress.<\/li><li><a href=\"#enable\">Alter some core files<\/a> to accept the network.<\/li><li>Begin to <a href=\"#administrate\">manage the sites<\/a> on your network.<\/li><\/ol>\n\n\n\n<p>Again, you&#8217;ll want to have a full backup at the ready , in case you need to reinstall. Also, you may need some SFTP knowledge if you work on a live site.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"single\">1. Enable WordPress Multisite for Your Single Installation<\/h3>\n\n\n\n<p>The first task is to tell WordPress that you want to create a network. To do this, you&#8217;ll want to access your site through SFTP (if it&#8217;s live) or your computer&#8217;s file manager (if it&#8217;s local). The file you want is <code>wp-config.php<\/code>, and it should be in the root directory for your site:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/config-root.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"666\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/config-root.png\" alt=\"The WordPress core files, with the wp-config.php file highlighted.\" class=\"wp-image-38461\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/config-root.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/config-root-300x200.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/config-root-768x511.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>You can open this in <a href=\"https:\/\/www.designbombs.com\/the-best-text-editors\/\" target=\"_blank\" rel=\"noreferrer noopener\">whatever text editor you choose<\/a>, even if that is Notepad or TextEdit. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/onivim-config.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"763\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/onivim-config.png\" alt=\"Editing the wp-confog.php file within Onivim.\" class=\"wp-image-38462\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/onivim-config.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/onivim-config-300x229.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/onivim-config-768x586.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>Once the file is open, head to the bottom, and write the following snippet above the <code>\/* That's all, stop editing! Happy publishing. *\/<\/code> line or any <code>define<\/code> or <code>require<\/code> functions:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/* Multisite *\/\ndefine( 'WP_ALLOW_MULTISITE', true );<\/code><\/pre>\n\n\n\n<p>You can save your changes here and refresh your browser. While this prepares WordPress for a network, it doesn&#8217;t enable it. In the next section, we&#8217;ll do so.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create\">2. Create a Network Within the WordPress Dashboard<\/h3>\n\n\n\n<p>If you head to your WordPress dashboard, you&#8217;ll notice that there is now a new option under the <em>Tools &gt; Network Setup<\/em> link:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-setup-link.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"544\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-setup-link.png\" alt=\"The Network Setup link within WordPress.\" class=\"wp-image-38463\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-setup-link.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-setup-link-300x163.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-setup-link-768x418.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>Clicking this will bring you to the <em>Create a Network of Sites<\/em> screen. This will give you the chance to choose whether you use subdirectories or subdomains, name the network, and set an admin email address:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-screen.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"684\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-screen.png\" alt=\"The Network Setup screen, showing the site addresses and network details options.\" class=\"wp-image-38464\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-screen.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-screen-300x205.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-screen-768x525.png 768w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/network-screen-232x160.png 232w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>These options are straightforward. However, you <a href=\"https:\/\/wordpress.org\/support\/article\/tools-network-screen\/\" target=\"_blank\" rel=\"noreferrer noopener\">may see some extra ones<\/a> if you choose to update a live site to a networked one.<\/p>\n\n\n\n<p>When you want to continue, click <em>Install<\/em>, and this will bring up another configuration screen.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"enable\">3. Enable Your Network in the <code>wp-config.php<\/code>, <code>.htaccess<\/code>, and Nginx Files<\/h3>\n\n\n\n<p>Once you configure WordPress to work as a network, you also need to enable it in a few other files. The exact combination depends on whether you run an Apache or Nginx server. Regardless, both server types will need alteration to the <code>wp-config.php<\/code> file again.<\/p>\n\n\n\n<p>As such, open it up and add the following lines:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>define( 'MULTISITE', true );\ndefine( 'SUBDOMAIN_INSTALL', false );\ndefine( 'DOMAIN_CURRENT_SITE', '&lt;YOUR~DOMAIN~HERE' );\ndefine( 'PATH_CURRENT_SITE', '\/' );\ndefine( 'SITE_ID_CURRENT_SITE', 1 );\ndefine( 'BLOG_ID_CURRENT_SITE', 1 );<\/code><\/pre>\n\n\n\n<p>Again, you can save your changes. If you worry about getting this information right, WordPress provides a copy and paste version within the dashboard:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/enable-network.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"374\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/enable-network.png\" alt=\"The Create a Network of WordPress Sites screen.\" class=\"wp-image-38465\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/enable-network.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/enable-network-300x112.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/enable-network-768x287.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>From here, you can look to configure your server. You&#8217;ll find that it&#8217;s less straightforward to configure Nginx servers for networks, and the <a href=\"https:\/\/wordpress.org\/support\/article\/nginx\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress.org support pages<\/a> has a detailed article on Nginx and what you&#8217;ll need to do. In short:<\/p>\n\n\n\n<p>Find the location of the Nginx files. This is often at the server root under the <em>etc<\/em> folder. However, if you use the Terminal on your local site or log into your web server through one, you can use the <code>which nginx<\/code> command to find the right right path.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Add a <a href=\"https:\/\/wordpress.org\/support\/article\/nginx\/#wordpress-multisite-subdirectory-rules\" target=\"_blank\" rel=\"noreferrer noopener\">block of code<\/a> depending on your network structure to the the <code>global\/wordpress.conf<\/code> file.<\/li><li>For Apache servers, the process is smooth and simple: You add or replace code to your <code>.htaccess<\/code> file, and this will be on the same screen as your <code>wp-config.php<\/code> information.<\/li><\/ul>\n\n\n\n<p>Once you make the changes to either your Nginix configuration or your <code>.htaccess<\/code> file, you&#8217;ll need to log in again. At this point, your network is almost ready.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"administrate\">4. Administrate Your Network of Sites from Within WordPress<\/h3>\n\n\n\n<p>From here, the <em>Administrator<\/em> user role you would have is now a <em><a href=\"https:\/\/www.wpkube.com\/wordpress-user-roles\/\" target=\"_blank\" rel=\"noreferrer noopener\">Super Admin<\/a><\/em>. This gives you a new option within the WordPress dashboard <em>My Sites<\/em>:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/my-sites-option.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"598\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/my-sites-option.png\" alt=\"The Network Admin link, showing the options available.\" class=\"wp-image-38466\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/my-sites-option.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/my-sites-option-300x179.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/my-sites-option-768x459.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>You&#8217;ll see the list of sites within the network here, along with a <em>Network Sites<\/em> option. The dashboard is simple to understand: You add to the network using the <em>Sites &gt; Add New<\/em> option:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/add-new-network-sites.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"640\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/add-new-network-sites.png\" alt=\"The Add New Site screen within WordPress.\" class=\"wp-image-38467\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/add-new-network-sites.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/add-new-network-sites-300x192.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/add-new-network-sites-768x492.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>You&#8217;ll add a site address, title, and an administrator email, and when you click the <em>Add Site<\/em> button, this will carry out the rest of the process.<\/p>\n\n\n\n<p>It&#8217;s also worth noting that if you check out <em>Themes<\/em> and <em>Plugins<\/em> pages, each one has the <em>Network Enable<\/em> or <em>Network Disable<\/em> option:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/themes-page.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"449\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/themes-page.png\" alt=\"The Network Themes screen within WordPress.\" class=\"wp-image-38468\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/themes-page.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/themes-page-300x135.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/themes-page-768x345.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>Of course, this will affect the options available within sites on the network:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/site-themes.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"419\" src=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/site-themes.png\" alt=\"The Themes page on a WordPress single site.\" class=\"wp-image-38469\" srcset=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/site-themes.png 1000w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/site-themes-300x126.png 300w, https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/site-themes-768x322.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>It&#8217;s also the same with plugins, and shows how you can manage the entire network from the dashboard, and keep <a href=\"https:\/\/www.designbombs.com\/wordpress-security\/\" target=\"_blank\" rel=\"noreferrer noopener\">everything more secure<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-in-summary\">In Summary<\/h2>\n\n\n\n<p>Some WordPress sites you run might have common theme and plugin installs. Because you will often host them in the same place, you could decide to run a Multisite network. This is a fantastic way to manage all of your sites from a single dashboard, and it&#8217;s simple to set up too.<\/p>\n\n\n\n<p>In this post, we&#8217;ve looked at how to create a network using WordPress. Once you decide on the structure and hierarchy, you can get down to business. You will likely need to alter a file or two, but other than that, a network is straightforward to set up.<\/p>\n\n\n\n<p><strong>Do you need to create a network with WordPress, and do you have any questions about the process? Let us know in the comments section below!<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>No person is an island, and neither is a WordPress website. In some cases, you&#8217;ll have a bunch of sites&#8230;<\/p>\n","protected":false},"author":59,"featured_media":38710,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[157],"tags":[],"class_list":{"0":"post-38458","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-wordpress-tutorials","8":"entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.1 (Yoast SEO v26.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Create a Network Using WordPress<\/title>\n<meta name=\"description\" content=\"Some sites will naturally share resources, for which you&#039;ll want to create a network. In this post, we&#039;ll show you how to do it!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create a Network Using WordPress\" \/>\n<meta property=\"og:description\" content=\"No person is an island, and neither is a WordPress website. In some cases, you&#039;ll have a bunch of sites that look different on the surface, but under the\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"Design Bombs\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/designbombs\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-12-27T13:42:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png\" \/>\n\t<meta property=\"og:image:width\" content=\"850\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Tom\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@designbombs\" \/>\n<meta name=\"twitter:site\" content=\"@designbombs\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tom\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/\"},\"author\":{\"name\":\"Tom\",\"@id\":\"https:\/\/www.designbombs.com\/#\/schema\/person\/4e725105bd73a3f072bcf73a1e2f79a8\"},\"headline\":\"How to Create a Network Using WordPress\",\"datePublished\":\"2021-12-27T13:42:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/\"},\"wordCount\":2034,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.designbombs.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png\",\"articleSection\":[\"WordPress Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/\",\"url\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/\",\"name\":\"How to Create a Network Using WordPress\",\"isPartOf\":{\"@id\":\"https:\/\/www.designbombs.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png\",\"datePublished\":\"2021-12-27T13:42:00+00:00\",\"description\":\"Some sites will naturally share resources, for which you'll want to create a network. In this post, we'll show you how to do it!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage\",\"url\":\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png\",\"contentUrl\":\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png\",\"width\":850,\"height\":350,\"caption\":\"How to Create a Network Using WordPress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.designbombs.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tutorials\",\"item\":\"https:\/\/www.designbombs.com\/category\/tutorials\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"WordPress Tutorials\",\"item\":\"https:\/\/www.designbombs.com\/category\/tutorials\/wordpress-tutorials\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"How to Create a Network Using WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.designbombs.com\/#website\",\"url\":\"https:\/\/www.designbombs.com\/\",\"name\":\"Design Bombs\",\"description\":\"Droppin&#039; design bombs everyday!\",\"publisher\":{\"@id\":\"https:\/\/www.designbombs.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.designbombs.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.designbombs.com\/#organization\",\"name\":\"DesignBombs\",\"url\":\"https:\/\/www.designbombs.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.designbombs.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2019\/04\/db-logo.png\",\"contentUrl\":\"https:\/\/www.designbombs.com\/wp-content\/uploads\/2019\/04\/db-logo.png\",\"width\":219,\"height\":92,\"caption\":\"DesignBombs\"},\"image\":{\"@id\":\"https:\/\/www.designbombs.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/designbombs\/\",\"https:\/\/x.com\/designbombs\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.designbombs.com\/#\/schema\/person\/4e725105bd73a3f072bcf73a1e2f79a8\",\"name\":\"Tom\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.designbombs.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/aa4cafd8f04d551aecd2e6e2e1dbda59cc113107600eb2201e6022eacf637f9b?s=96&d=https%3A%2F%2Fwww.designbombs.com%2Fwp-content%2Fthemes%2FDesignBombs%2Fimages%2Fgravatar.jpg&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/aa4cafd8f04d551aecd2e6e2e1dbda59cc113107600eb2201e6022eacf637f9b?s=96&d=https%3A%2F%2Fwww.designbombs.com%2Fwp-content%2Fthemes%2FDesignBombs%2Fimages%2Fgravatar.jpg&r=g\",\"caption\":\"Tom\"},\"url\":\"https:\/\/www.designbombs.com\/author\/itswptom\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Create a Network Using WordPress","description":"Some sites will naturally share resources, for which you'll want to create a network. In this post, we'll show you how to do it!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to Create a Network Using WordPress","og_description":"No person is an island, and neither is a WordPress website. In some cases, you'll have a bunch of sites that look different on the surface, but under the","og_url":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/","og_site_name":"Design Bombs","article_publisher":"https:\/\/www.facebook.com\/designbombs\/","article_published_time":"2021-12-27T13:42:00+00:00","og_image":[{"width":850,"height":350,"url":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png","type":"image\/png"}],"author":"Tom","twitter_card":"summary_large_image","twitter_creator":"@designbombs","twitter_site":"@designbombs","twitter_misc":{"Written by":"Tom","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#article","isPartOf":{"@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/"},"author":{"name":"Tom","@id":"https:\/\/www.designbombs.com\/#\/schema\/person\/4e725105bd73a3f072bcf73a1e2f79a8"},"headline":"How to Create a Network Using WordPress","datePublished":"2021-12-27T13:42:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/"},"wordCount":2034,"commentCount":0,"publisher":{"@id":"https:\/\/www.designbombs.com\/#organization"},"image":{"@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png","articleSection":["WordPress Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/","url":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/","name":"How to Create a Network Using WordPress","isPartOf":{"@id":"https:\/\/www.designbombs.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png","datePublished":"2021-12-27T13:42:00+00:00","description":"Some sites will naturally share resources, for which you'll want to create a network. In this post, we'll show you how to do it!","breadcrumb":{"@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#primaryimage","url":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png","contentUrl":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png","width":850,"height":350,"caption":"How to Create a Network Using WordPress"},{"@type":"BreadcrumbList","@id":"https:\/\/www.designbombs.com\/how-to-create-a-network-using-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.designbombs.com\/"},{"@type":"ListItem","position":2,"name":"Tutorials","item":"https:\/\/www.designbombs.com\/category\/tutorials\/"},{"@type":"ListItem","position":3,"name":"WordPress Tutorials","item":"https:\/\/www.designbombs.com\/category\/tutorials\/wordpress-tutorials\/"},{"@type":"ListItem","position":4,"name":"How to Create a Network Using WordPress"}]},{"@type":"WebSite","@id":"https:\/\/www.designbombs.com\/#website","url":"https:\/\/www.designbombs.com\/","name":"Design Bombs","description":"Droppin&#039; design bombs everyday!","publisher":{"@id":"https:\/\/www.designbombs.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.designbombs.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.designbombs.com\/#organization","name":"DesignBombs","url":"https:\/\/www.designbombs.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.designbombs.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2019\/04\/db-logo.png","contentUrl":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2019\/04\/db-logo.png","width":219,"height":92,"caption":"DesignBombs"},"image":{"@id":"https:\/\/www.designbombs.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/designbombs\/","https:\/\/x.com\/designbombs"]},{"@type":"Person","@id":"https:\/\/www.designbombs.com\/#\/schema\/person\/4e725105bd73a3f072bcf73a1e2f79a8","name":"Tom","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.designbombs.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/aa4cafd8f04d551aecd2e6e2e1dbda59cc113107600eb2201e6022eacf637f9b?s=96&d=https%3A%2F%2Fwww.designbombs.com%2Fwp-content%2Fthemes%2FDesignBombs%2Fimages%2Fgravatar.jpg&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/aa4cafd8f04d551aecd2e6e2e1dbda59cc113107600eb2201e6022eacf637f9b?s=96&d=https%3A%2F%2Fwww.designbombs.com%2Fwp-content%2Fthemes%2FDesignBombs%2Fimages%2Fgravatar.jpg&r=g","caption":"Tom"},"url":"https:\/\/www.designbombs.com\/author\/itswptom\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/www.designbombs.com\/wp-content\/uploads\/2021\/11\/how-to-create-a-network-wp.png","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/posts\/38458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/users\/59"}],"replies":[{"embeddable":true,"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/comments?post=38458"}],"version-history":[{"count":3,"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/posts\/38458\/revisions"}],"predecessor-version":[{"id":38713,"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/posts\/38458\/revisions\/38713"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/media\/38710"}],"wp:attachment":[{"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/media?parent=38458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/categories?post=38458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.designbombs.com\/wp-json\/wp\/v2\/tags?post=38458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}