You’ll have to import or migrate the data or site. IT all depends on your premises and needs.
As a first option, there is of course the WordPress Importer, which often does the job, but isn’t the most diverse tool there is.
If you’re comfortable with WP-CLI – if not, you should, because the convenience of WP-CLI is just amazing –, then there is another great option for more complex cases, it’s the MU-Migration plugin for WP-CLI, some additional information can be found at this article. It really does a great job in migrating single sites to a multisite, or moving subsites between networks.
Related Posts:
- How to migrate WordPress Blogs into Multisite without using the GUI-Import/Export Feature
- Site Redirecting to wp-signup.php
- How to migrate subsite from dev multisite to production multisite
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- Transfer Subdomain site to Multisite setup
- Which is the recommended method to transfer a wordpress site to wordpress Multisite?
- WordPress Multisite: Automatically run importer upon creating new site
- Move a WordPress multisite to subfolder (the whole site)?
- Migrating WPMS from apache to IIS7 causes Database Error
- Copy site from one multisite to another
- How to change a WordPress network domain
- Trying to migrate a WordPress Multisite with Domain Mapping
- Issue converting single site to multi-site – blogs.dir folder not created
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- How to Move Local Singlesite Database to Remote Multsite Database?
- WordPress (+WPMU) Import/Export ALL settings?
- What is the best practice to get a site from local to online?
- What should I do? A multisite, a single website or many websites? [closed]
- WordPress mutisite migration
- Migrate a WP website from a single-server single-domain to a multi-server multi-domain installation
- Migrating Multisite – Database error, missing wp_blogs table
- Moving WordPress Multisite
- Redirect only posts to New Domain
- Switch a single site to a multi-site
- Migrating wordpress multisite and domain mapping plugin
- How to convert multi-site to single site
- Merge Multisites with Shared Network Media Library
- How to move 1 WP site from a mult-site environment to a different multi-site area
- Can i import a site (plugins, database, images) etc. Into an existing wordpress multisite?
- new multisite, old db
- Move Multiple WP Installs on a single domain to WP Multisite
- how to migrate wpmu from one host to the other?
- Migrating Multisite with WP-Cli and/or Search-Replace-DB
- Detach site from multisite (turn off multisite)
- Migrating wordpress sites through localhost and ubuntu
- Which is the correct way to migrate content from single WP to WP multisite
- WordPress Importer Tries to save media files to wrong site folder
- Migrating Multisite setup to a different domain
- Migration: previous URL redirection after migrating
- how to convert a wp multisite into a single site with content from subsites
- Export / import
- After switch domain, some parts of my site still point to my old domain
- How to migrate post media from stand-alone to multisite build
- local wordpress multisite not working on AWS development server “error establishing database connection”
- WordPress Multisite keeps redirecting to HTTPS
- Migrating a WP site with 2 WP installations
- Multisite network on new domain
- Moving wordpress multisite to new domain
- How To Upload Existing WordPress Site To WordPress Multisite Using SSH
- Assign user to belong to a subsite in Multisite instance
- Send data from one WP instance to another and process it there
- Migration of Multisite WordPress site from http to https
- After cloning my WordPress database to another server, I cannot log in
- Migrate site from WordPress multisite to another WordPress multisite
- How to create 30 new sites from an export of a master site?
- Can’t import posts in multisite
- Export to WXR for pages containing script and iframe tags
- Prevent site down when importing data from large XML file
- Moved my site to new host now getting 404
- Is WP Importer Safe on Multisite?
- How to install wpengine hosted multisite locally
- WordPress showing strange characters – UTF8
- How do I make a copy of WordPress to other folder
- Post migration from one site to another site in a network
- Moving a primary domain to another host as secondary cause errors in some image URL
- Moving a WordPress Multisite site to a new install
- Export/Import Blog Post from and to sites with different themes?
- How to import product from English version to local language
- How to use WordPress Multisite With Different Domain Names?
- How To Add Custom Form Fields To The User Profile Page?
- Where are available Roles Defined in the wp_ database?
- restore_current_blog() vs switch_to_blog()
- Can i merge 2 new WP_Query($variable) ‘s?
- How to disable a network enabled plugin for just one site?
- How to reliably flush rewrite rules on multisite?
- Moving a WP Multisite to a subdirectory
- Cookies in multisite where network sites have their own domain name
- Convert a Multisite WordPress install into a Single site
- WordPress MultiSite Active Directory integration and site privacy
- WordPress Job Interview Preparation
- How to add Custom Blog Options to new blog setup form?
- How can I trust switch_to_blog()?
- Remove the blog slug from WordPress Multisite root node
- Why are my roles not visible in a Multi-site/Network?
- Site admin in a network install can’t edit users?
- How to use same email for multiple users
- How to run an activation function when plugin is network activated on multisite?
- Specific upload folder for PDFs in custom Post type in WP multisite
- What is the correct way to map multiple domains in a WordPress 4.1 multisite install?
- Where can I find documentation on what characters are allowed in user names and why?
- How can I un-reserve a pending username registration?
- How do I remove/delete an old super admin user?
- DB connection error after copying a WordPress Multisite instance to a second location
- Redirect Main Site to Subsite in Multisite WordPress
- Is there a is_user_logged_in() for multisite?
- Switching MultiSite installation from HTTP to HTTPS
- Allow user to select a theme to install when they signup
- Setting up a wordpress network with third level domains
- Get upload URL by blog ID in multisite
- What’s the difference between get_site_option and get_blog_option?