You can install and clone a WordPress site onto a fresh or already existing installation using the below methods.
Install WordPress
-
Clone an existing site
-
Clone from a backup file
Install WordPress
To install a fresh copy of WordPress on a new site
Auto-fill via cPanel: You can login to your cPanel to fill FTP and DB details automatically. You will see the below screen when you hit Autofill via cPanel.
-
You can also enter your FTP/SFTP details manually.
-
Select the Target folder and enter the correct URL to the target folder. Make sure the Website URL is pointing to the same folder as the FTP installation folder path.
-
Enter the details of an existing database or create a new one DB and Enter the details.
-
Create the admin credentials
-
Upon entering all credentials you can always do Test Connection to check whether you entered correct credentials.
-
You can add the new site to the IWP admin panel by checking the option.
-
Hit Install WP
-
You can save a profile by entering a profile name to use it in future.
-
You can select the saved profile from the drop down.
To install a fresh copy of WordPress on an existing site
Select the site in which you want to install WordPress
-
Create the admin credentials
-
Hit Install WP
Clone an existing site
Select the site which you want to clone (the source)
Select the backup from which you want to create the clone or create a backup now to clone
You can clone the site to a fresh site or an existing site (the destination)
a. To clone to a fresh site
-
Auto-fill via cPanel: You can login to your cPanel to fill FTP and DB details automatically. You will see the below screen when you hit Autofill via cPanel.
-
You can also enter your FTP/SFTP details manually.
-
Select the Target folder and enter the correct URL to the target folder. Make sure the Website URL is pointing to the same folder as the FTP installation folder path.
-
Enter the details of an existing database or create a new one DB and Enter the details.
-
Create the admin credentials
-
Upon entering all credentials you can always do Test Connection to check whether you entered correct credentials.
-
You can add the new site to the IWP admin panel by checking the option.
-
Hit Clone
-
You can save a profile by entering a profile name to use it in future.
-
You can select the saved profile from the drop down.
b. To clone to an existing site
- Select the destination site in which you want to install the backup of your source site.
- Create the admin credentials if needed
- Hit Clone
Clone from a backup file
You can clone from a backup file in 2 methods.
-
Using the downloadable Link of a Backup file
Using the backup Zip file
To clone from a downloadable backup link
Enter the link to the backup file
You can clone the site to a fresh site or an existing site
a. To clone to a fresh site
Auto-fill via cPanel: You can login to your cPanel to fill FTP and DB details automatically. You will see the below screen when you hit Autofill via cPanel.
-
You can also enter your FTP/SFTP details manually.
-
Select the Target folder and enter the correct URL to the target folder. Make sure the Website URL is pointing to the same folder as the FTP installation folder path.
-
Enter the details of an existing database or create a new one DB and Enter the details.
-
Create the admin credentials
-
Upon entering all credentials you can always do Test Connection to check whether you entered correct credentials.
-
You can add the new site to the IWP admin panel by checking the option.
-
Hit Clone
-
You can save a profile by entering a profile name to use it in future.
-
You can select the saved profile from the drop down.
b. To clone to an existing site
- Select the destination site in which you want to install the backup
- Create the admin credentials
- Hit Clone
To Clone from a Backup Zip file
First please upload your backup zip file onto the destination server.
a. To clone to a fresh site
Auto-fill via cPanel: You can login to your cPanel to fill FTP and DB details automatically. You will see the below screen when you hit Autofill via cPanel.
-
You can also enter your FTP/SFTP details manually.
-
Select the Back file which you uploaded on the destination server.
-
Enter the details of an existing database or create a new one DB and Enter the details.
-
Create the admin credentials
-
Upon entering all credentials you can always do Test Connection to check whether you entered correct credentials.
-
You can add the new site to the IWP admin panel by checking the option.
-
Hit Clone
-
You can save a profile by entering a profile name to use it in future.
-
You can select the saved profile from the drop down.
b. To clone to an existing site
- Select the destination site in which you want to install the backup file.
- Now enter the backup file name which you uploaded to your destination server
- Create the admin credentials
- Hit Clone
Common Errors
Issue: 404 Not found
Solution: Check whether the Website URL and the installation folder path is pointing to the same directory.
Issue: Clone says successful, but didn’t happen.
Solution: Change clone_controller folder permission to 777 and the root folder where you want the site to be extracted also to 777 and try cloning the site again.