Let's Find You the Perfect Managed Hosting Plan.
Answer a few questions, and we'll present you with a personalized tour of the Cloudways platform based on your answers.
In this tutorial, we’ll walk you through how to set up WordPress Multisite on the Cloudways platform. You’ll learn what Multisite is, when to use it, and how it differs from managing separate WordPress websites. We’ll show you how to install Multisite, choose between subdomains and subdirectories, update key configuration files like wp-config.php and .htaccess, and add sites – all within Cloudways.By the end of this video, you’ll know exactly how to set up and manage a WordPress Multisite network, making it easy to host and control multiple sites from a single dashboard.
hey there and welcome to cloudways in this video I’ll walk you through setting up WordPress multisite on the cloudways platform but before we jump in let’s first understand what WordPress multi-site is and how it differs from managing multiple separate websites simply put WordPress multisite allows you to create and manage a network of websites from a single dashboard this is super useful for businesses where websites share similar content and functionality such as blogs educational platforms e-commerce marketplaces multilingual websites Etc the main benefit is that as an admin you can efficiently manage multiple websites while keeping the same themes and plugins across all of them WordPress multisite is of two types subdirectories where your sites look like this subdomains where your sites look like this now that we’ve covered the basics let’s dive into setting up your WordPress multisite on cloudways first log into the cloudways platform and navigate to the server where you want to set up your WordPress multisite click on Setting up Multisite on Cloudways applications and then add [Music] application choose WordPress multisite from the dropdown give it a name and fill in the required details make sure to select the correct server and project then click install once once the installation is complete navigate to your application click on the URL provided to access the WordPress login page log in with your admin username and password deactivate all installed plugins before setup as it prevents compatibility conflicts ensures clean configuration and avoids data corruption from incompatible plugins you can activate them after the multi sight is up and running for this go to tools then network setup select all plugins choose deactivate from the dropdown and click apply this will deactivate all the plugins now go to tools then network setup and decide whether you want to organize your sites as subdomains or subdirectories you can make your selection based on your preference here we are choosing subdirectories after choosing your site structure WordPress will provide you with two important code Snippets that need to be added to specific files let’s Updating wp-config.php and .htaccess files handle them one by one go to your application public HTML directory for updating HT access in the directory find the HT access file make a backup by copying all the contents of the file and save it in a safe place now replace the entire content with the provided code for updating WPC config.php locate the file copy and paste the provided code before the line that says you have to consider few things while adding codes choose the correct HT access code block based on whether you selected subdomains or subdirectories and keep a backup of both files before making changes Now log into your WordPress dashboard go to my sites on the wp admin dashboard select Network admin click on sites and add a new site as per your requirement that’s it you’ve successfully set up Adding new sites to your network WordPress multisite on cloudways for more detailed information check out the knowledgebase article attached in the description stay tuned for more cloudway tutorials thank you for watching and we’ll see you in the next video
Answer a few questions, and we'll present you with a personalized tour of the Cloudways platform based on your answers.