{"id":1139,"date":"2021-08-24T20:49:53","date_gmt":"2021-08-24T20:49:53","guid":{"rendered":"https:\/\/localwp.com\/?post_type=help&#038;p=1139"},"modified":"2025-11-20T22:30:42","modified_gmt":"2025-11-20T22:30:42","slug":"wordpress-multisite-with-local","status":"publish","type":"help","link":"https:\/\/localwp.com\/help-docs\/advanced\/wordpress-multisite-with-local\/","title":{"rendered":"Multisite with Local"},"content":{"rendered":"\n<div class=\"wp-block-group help-doc-toc\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\">Table of Contents:<\/p>\n\n\n<nav aria-label=\"Table of Contents\" class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"#What-is-WordPress-Multisite?\">What is WordPress Multisite?<\/a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"#types-of-multisites\">Types of Multisites:\u00a0<\/a><\/li><li><a class=\"wp-block-table-of-contents__entry\" href=\"#multisites-aren-t-always-the-best-solution\">Multisites aren\u2019t always the best solution<\/a><\/li><li><a class=\"wp-block-table-of-contents__entry\" href=\"#limitations-of-multisite-with-local\">Limitations of Multisite with Local:\u00a0<\/a><\/li><\/ol><\/li><li><a class=\"wp-block-table-of-contents__entry\" href=\"#Creating-a-new-Multisite-in-Local\">Create a new Multisite in Local<\/a><\/li><li><a class=\"wp-block-table-of-contents__entry\" href=\"#Importing-a-WordPress-Multisite-into-Local\">Import a WordPress Multisite into Local<\/a><\/li><li><a class=\"wp-block-table-of-contents__entry\" href=\"#Deploying-a-Multisite-from-Local\">Deploy a Multisite from Local<\/a><\/li><\/ol><\/nav>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-color\" id=\"What-is-WordPress-Multisite?\" style=\"color:#000000\"><strong>What is WordPress Multisite?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>WordPress multisite network<\/strong> (or \u201cmultisite\u201d for short) is a collection of sites that all share the same WordPress installation and database. These sites can also share plugins and themes that can be managed and updated network-wide. Multisite installs are great for projects that include an umbrella site.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, a University might want to use a WordPress multisite. This would allow them to have all students and professors contained within one WordPress installation, but have each department manage the content for their own subsite!<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-color\" id=\"types-of-multisites\" style=\"color:#000000\"><strong>Types of Multisites:&nbsp;<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">There are two types of WordPress multisites:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Sub-Directory<\/strong> (also called a \u201cPath\u201d)\n<ul class=\"wp-block-list\">\n<li>(example.com\/site1, example.com\/site2)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Sub-Domain<\/strong>\n<ul class=\"wp-block-list\">\n<li>(site1.example.com, site2.example.com)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-color\" id=\"multisites-aren-t-always-the-best-solution\" style=\"color:#000000\"><strong>Multisites aren\u2019t always the best solution<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Not every project is a good candidate for a multisite. This article on WordPress.org has some great things to consider before using a multisite for your project:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/wordpress.org\/support\/article\/before-you-create-a-network\/\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">WordPress.org: Before you create a network<\/span><\/strong><\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-color\" id=\"limitations-of-multisite-with-local\" style=\"color:#000000\"><strong>Limitations of Multisite with Local:&nbsp;<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Local Connect is not compatible with multisites.<\/li>\n\n\n\n<li>Domain Mapping is not available. More information on what this feature is can be found in here: <a rel=\"noreferrer noopener\" href=\"https:\/\/wordpress.org\/support\/article\/wordpress-multisite-domain-mapping\/\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">WordPress.org: WordPress Multisite Domain Mapping<\/span><\/strong><\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-color\" id=\"Creating-a-new-Multisite-in-Local\" style=\"color:#000000\"><strong>Create a new Multisite in Local<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Creating a multisite in Local is easy as long as you keep a couple of things in mind!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You\u2019ll need to have Local&#8217;s Router Mode set to &#8220;Site Domains.&#8221; Multisites won\u2019t work in Local if the Router Mode is set to <code>localhost<\/code>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">More details about Local&#8217;s Router Mode feature can be found in <strong><span style=\"text-decoration: underline;\"><a href=\"https:\/\/localwp.com\/help-docs\/advanced\/router-mode\/\" target=\"_blank\" rel=\"noreferrer noopener\">this help doc.<\/a><\/span><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The steps below will help walk you through creating your multisite in Local!&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Click on the green plus symbol in the bottom left of the app window.<\/li>\n\n\n\n<li>Name the site, and click Continue. <\/li>\n\n\n\n<li>Choose your environment type, and click Continue. <\/li>\n\n\n\n<li>Enter in the username, password, and email address you wish to use.&nbsp;<\/li>\n\n\n\n<li>Click the Advanced Options and select the type of multisite to install.<\/li>\n\n\n\n<li>Click Add Site to finish creating your site!<\/li>\n<\/ol>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/10\/CreateMultisiteLocal.png\"><img decoding=\"async\" width=\"1024\" height=\"702\" src=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/10\/CreateMultisiteLocal-1024x702.png\" alt=\"A screenshot with options for creating a multisite in Local.\" class=\"wp-image-1275\" srcset=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/10\/CreateMultisiteLocal-1024x702.png 1024w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/10\/CreateMultisiteLocal-300x206.png 300w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/10\/CreateMultisiteLocal-768x526.png 768w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/10\/CreateMultisiteLocal-1536x1053.png 1536w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/10\/CreateMultisiteLocal-2048x1403.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Once Local finishes building the site, you can verify that everything is working by creating a new subsite!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To do this, log into the WP admin and navigate to \u201cMy Sites &gt; Network Admin &gt; Sites\u201d and click the \u201cAdd new\u201d button.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><a href=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/11\/Image-2021-11-06-at-3.46.02-PM.png\"><img decoding=\"async\" width=\"1024\" height=\"732\" src=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/11\/Image-2021-11-06-at-3.46.02-PM-1024x732.png\" alt=\"\" class=\"wp-image-1302\" srcset=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/11\/Image-2021-11-06-at-3.46.02-PM-1024x732.png 1024w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/11\/Image-2021-11-06-at-3.46.02-PM-300x214.png 300w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/11\/Image-2021-11-06-at-3.46.02-PM-768x549.png 768w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/11\/Image-2021-11-06-at-3.46.02-PM-1536x1098.png 1536w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/11\/Image-2021-11-06-at-3.46.02-PM-2048x1464.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div id=\"help-step-block_47a7c4f5a0a76983d1fce09577b4a69e\" class=\"help-note-container help-type-note\">\n\t<div class=\"help-icon\">\n\t\t<svg viewBox=\"0 0 512 512\" fill=\"currentColor\"><path fill=\"currentColor\" d=\"M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z\"><\/path><\/svg>\t<\/div>\n    <div class=\"help-text\">\n\t\t<h2 style=\"text-align: center;\">Syncing Subdomains<\/h2>\n<p>Because subdomain multisites involve creating additional domains they take a little more effort to register those domains with the computer.<\/p>\n<p>After creating a new subsite in WordPress, navigate to Local and click the \u201cSync Multi-Site domains to hosts file\u201d button.<\/p>\n<p>This will query the WordPress installation and find all of the subdomains of the subsites and update the computer&#8217;s hosts file so that the browser can find the correct WordPress site.<\/p>\n<p><a href=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/08\/Image-2021-11-06-at-4.57.39-PM.png\"><img decoding=\"async\" class=\"aligncenter wp-image-1306 size-large\" src=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/08\/Image-2021-11-06-at-4.57.39-PM-1024x445.png\" alt=\"\" width=\"1024\" height=\"445\" srcset=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/08\/Image-2021-11-06-at-4.57.39-PM-1024x445.png 1024w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/08\/Image-2021-11-06-at-4.57.39-PM-300x130.png 300w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/08\/Image-2021-11-06-at-4.57.39-PM-768x334.png 768w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/08\/Image-2021-11-06-at-4.57.39-PM-1536x668.png 1536w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/08\/Image-2021-11-06-at-4.57.39-PM-2048x891.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/p>\n\t<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-color\" id=\"Importing-a-WordPress-Multisite-into-Local\" style=\"color:#000000\"><strong>Import a WordPress Multisite into Local<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>*Note: <\/strong>At this time <a href=\"https:\/\/localwp.com\/connect\/\" data-type=\"page\" data-id=\"85\"><strong><span style=\"text-decoration: underline;\">Local Connect<\/span><\/strong><\/a> is not compatible with WordPress multisite.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because multisites require configuration changes to the server software (like nginx or Apache), it\u2019s a more manual process to import a multisite than it is to import a regular WordPress site.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To import your multisite you\u2019ll need to follow the steps below!<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>On your remote environment, create a Backup of your site and download it to your Desktop. Specific instructions for creating a backup on Flywheel and WP Engine can be found here:\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/getflywheel.com\/wordpress-support\/backups-on-flywheel\/#create-a-backup\" data-type=\"URL\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><span style=\"text-decoration: underline;\">Flywheel: Create a Backup<\/span><\/strong><\/a><\/li>\n\n\n\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/wpengine.com\/support\/restore\/\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">WP Engine: Backup and Restore<\/span><\/strong><\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Create a new, blank multisite within Local by following the steps in the <a href=\"#Creating-a-new-Multisite-in-Local\"><strong><span style=\"text-decoration: underline;\">first section of this help article<\/span><\/strong><\/a>. This will ensure the server configuration is correct.<\/li>\n\n\n\n<li>The&nbsp;<code>wp-content<\/code>&nbsp;folder that is created with the new blank site you can rename&nbsp;<code>wp-content-old<\/code>&nbsp;or just delete it. Copy the&nbsp;<code>wp-content<\/code>&nbsp;folder from your backup to the newly created site\u2019s location to take its place (screenshot below).<\/li>\n\n\n\n<li>Copy the correct SQL file into the site root (<code>App > Public<\/code>). If you&#8217;re working with a WPE backup, the SQL file can be found at <code>\/wp-content\/mysql.sql<\/code><\/li>\n\n\n\n<li>Within Local, click&nbsp; <code>Open Site Shell<\/code><\/li>\n\n\n\n<li>Import your Database with  <code>wp db import your-database-filename.sql<\/code><\/li>\n\n\n\n<li>Because multisites have a more complicated configuration of their subsite URLs, you&#8217;ll need to run some specific SQL queries to update them. Use the examples in <span style=\"text-decoration: underline;\"><a rel=\"noreferrer noopener\" href=\"https:\/\/community.localwp.com\/t\/multisite-sql-queries\/37619\" target=\"_blank\"><strong>this forum post<\/strong><\/a><\/span> to generate those SQL commands manually. For simplicity, Flywheel has a WordPress Multisite Domain Replacement Tool you can use <span style=\"text-decoration: underline;\"><a rel=\"noreferrer noopener\" href=\"https:\/\/multisitedomainreplace.flywheelsites.com\/\" target=\"_blank\"><strong>here<\/strong><\/a><\/span>. <\/li>\n\n\n\n<li>Using Adminer from the &#8220;Database&#8221; tab in Local, run the SQL commands from the previous step.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-drop-shadow\"><a href=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-11-at-9.28.42-AM.png\"><img decoding=\"async\" width=\"1024\" height=\"766\" src=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-11-at-9.28.42-AM-1024x766.png\" alt=\"\" class=\"wp-image-1364\" srcset=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-11-at-9.28.42-AM-1024x766.png 1024w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-11-at-9.28.42-AM-300x224.png 300w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-11-at-9.28.42-AM-768x574.png 768w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-11-at-9.28.42-AM-1536x1149.png 1536w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-11-at-9.28.42-AM.png 1722w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">For Step 3, overwrite the wp-content folder of the newly created Multisite with the wp-content folder from your backup.<\/figcaption><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-drop-shadow\"><img decoding=\"async\" width=\"1024\" height=\"399\" src=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-09-at-4.51.13-PM-2-1024x399.png\" alt=\"\" class=\"wp-image-1362\" srcset=\"https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-09-at-4.51.13-PM-2-1024x399.png 1024w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-09-at-4.51.13-PM-2-300x117.png 300w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-09-at-4.51.13-PM-2-768x299.png 768w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-09-at-4.51.13-PM-2-1536x599.png 1536w, https:\/\/localwp.com\/wp-content\/uploads\/2021\/12\/Image-2021-12-09-at-4.51.13-PM-2-2048x798.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">For the final step, open Adminer from the Database tab and select the &#8220;SQL Command&#8221; link. <\/figcaption><\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-color\" id=\"Deploying-a-Multisite-from-Local\" style=\"color:#000000\"><strong>Deploy a Multisite from Local<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Because <a href=\"https:\/\/localwp.com\/connect\/\" data-type=\"page\" data-id=\"85\"><strong><span style=\"text-decoration: underline;\">Local Connect<\/span><\/strong><\/a> is not compatible with WordPress multisites, in order to deploy your changes, you&#8217;ll need to go through a more manual process. <\/p>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000\"><strong>Option 1<\/strong>:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Perform a manual migration to the remote environment using the steps below.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/getflywheel.com\/wordpress-support\/migrating-your-site-to-flywheel-using-wpe-site-migration\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><span style=\"text-decoration: underline;\">Migrate your site to Flywheel using the WP Engine Site Migration Plugin<\/span><\/strong><\/a><\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/wpengine.com\/support\/migration-process\/\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">WP Engine: Manual Migration Process<\/span><\/strong><\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000\"><br><strong>Option 2<\/strong>: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If using Flywheel, you can export your Multisite from Local, by right-clicking on the site and selecting Export.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From there, <meta charset=\"utf-8\"><\/meta><a href=\"https:\/\/app.getflywheel.com\/migration\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><span style=\"text-decoration: underline;\">request a free migration<\/span><\/strong><\/a> to have our migration team create a site for you on Flywheel!<\/p>\n\n\n<div id=\"help-step-block_6368b5f2f8417a46a8f16e479e47262c\" class=\"help-note-container help-type-note\">\n\t<div class=\"help-icon\">\n\t\t<svg viewBox=\"0 0 512 512\" fill=\"currentColor\"><path fill=\"currentColor\" d=\"M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z\"><\/path><\/svg>\t<\/div>\n    <div class=\"help-text\">\n\t\t<p>The process above is for deploying the entire multisite network and will not work for individual sub-sites.<\/p>\n\t<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-299b9a2237621edf433af2c262673db9 wp-block-paragraph\" style=\"color:#000000\"><strong>Option 3:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As an alternative premium plugin, we recommend <a href=\"https:\/\/deliciousbrains.com\/wp-migrate-db-pro\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>WP Migrate<\/strong><\/a>. They have several multisite deploy options that could be useful and <a href=\"https:\/\/deliciousbrains.com\/wp-migrate-db-pro\/doc\/multisite-tools-addon\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><span style=\"text-decoration: underline;\">have great documentation here.<\/span><\/strong> <\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As a note, the plan type required depends on the type of multisite migration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If migrating the full multisite to another multisite, you will likely need a Plus Plan.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If migrating in to, out of, or between networks, then you will need the Multisite Tools which are only available in the Premier plan. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><span style=\"text-decoration: underline;\"><a href=\"https:\/\/deliciousbrains.com\/wp-migrate-db-pro\/pricing\/\" target=\"_blank\" rel=\"noreferrer noopener\">More details on their plans here. <\/a><\/span><\/strong><\/p>\n\n\n\n<div style=\"color:#ddd\" class=\"wp-block-genesis-blocks-gb-spacer gb-block-spacer gb-divider-solid gb-divider-size-1\"><hr style=\"height:30px\"\/><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"color:#ddd\" class=\"wp-block-genesis-blocks-gb-spacer gb-block-spacer gb-divider-solid gb-divider-size-1\"><hr style=\"height:30px\"\/><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/community.localwp.com\/c\/support\/5\" target=\"_blank\" rel=\"noreferrer noopener\">Get Community Support<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Developing WordPress multisites can be hard. Here are some tips for working with WordPress multisites in Local.<\/p>\n","protected":false},"author":42,"parent":352,"menu_order":14,"template":"","tags":[],"helpcategories":[5],"class_list":["post-1139","help","type-help","status-publish","hentry","helpcategories-advanced"],"acf":{"help_keywords":""},"_links":{"self":[{"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/help-doc\/1139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/help-doc"}],"about":[{"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/types\/help"}],"author":[{"embeddable":true,"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/users\/42"}],"version-history":[{"count":0,"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/help-doc\/1139\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/help-doc\/352"}],"wp:attachment":[{"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/media?parent=1139"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/tags?post=1139"},{"taxonomy":"helpcategories","embeddable":true,"href":"https:\/\/localwp.com\/wp-json\/wp\/v2\/helpcategories?post=1139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}