Sitecloner Bad Url Please Try Again

Website cloning is the process of creating a replica of your existing website blueprint or content to create a new website with ease. Website cloning lets developers and designers create blueprints, test compatibility, and perform updates safely before implementing the changes on your live website.

In this guide, I will cover a few of the use cases where website cloning can solve the problem and then discuss several means to clone a WordPress website.

  • When Do Y'all Need to Re-create a Website?
    • Compatibility Test
    • Move Your Website to a New Server
    • Support Your Website
    • Clone Website for a Similar Project
    • Have a Website Live
  • How to Copy a Website?
    • Duplicate a Website Using Your Web Hosting Provider
    • Clone a WordPress Website Using Plugins
    • Clone a WordPress Site (Manually)

When Do Y'all Demand to Copy a Website?

Creating an exact re-create of a website is something that every WordPress power user should exist able to do. This is specially helpful for spider web agencies that run several websites across multiple WordPress hosting providers. Whenever an effect arises, they tin create a re-create of the client'due south website and try out various fixes until the problem is resolved.

Managed WordPress Hosting Starting From $10/Month

Clone & create staging websites instantly with Cloudways without any technical hassles.

Consider the scenario where you have three websites on a server and you desire to update the theme on the 3rd website. Hither's how you lot tin can safely do that without breaking anything – clone the website, examination, and when y'all are done with testing, either remove the previous version or brand the clone the chief version.

Here are a few employ-cases when yous might demand to clone a website.

  • Compatibility Test
  • Move Your Website to a New Server
  • Back upward Your Website
  • Clone Website for a Like Project
  • Compatibility Test

– Compatibility Test

Compatibility Testing involves checking whether the website components are working every bit expected and the unabridged code base of operations is capable of running on various hardware and/or software infrastructure.

Information technology is e'er recommended to test changes on a staging/cloned website instead of a alive website, mainly because untested themes and plugins could conflict with the existing installation and bring downwards the entire website. Similarly, any custom changes in the code need to be tested at a staging/cloned site earlier information technology can be pushed to the live site.

– Movement Your Website to a New Server

If you want to transfer a website to a unlike hosting provider, y'all can create a clone by bankroll up website files, databases, and import the whole package to the new spider web hosting provider.

The process seems easy. However, things could go wrong and you could end up with a "broken" archive.

– Back up Your Website

Cloning is too used to dorsum up a website (including web files and database) and keep it at an offsite location for disaster recovery. In the example of WordPress, many people utilize different WordPress fill-in plugins.

I will too cover the procedure of copying a website that tin can be used to create a backup of your website.

– Clone Website for a Similar Project

If yous are a web agency or build websites for clients, y'all may want to create a pattern and copy information technology to some other location to speed up the development process. Nearly of the time these setups include theme & plugins configurations, lawmaking-level customizations, etc.

– Take a Website Live

It's common for developers to build websites on their preferred local environment and then clone the website to a spider web hosting server to brand sure things exercise not break during the transition. This setup also requires a complete fill-in of website files and database.

How to Clone a Website?

Equally discussed above, I volition use a WordPress website as an example throughout this guide.

There are multiple means to clone a WordPress website but in this guide, I volition cover:

  1. Indistinguishable a Website Through Your Web Hosting Provider
  2. Clone a WordPress Website Using a Plugin
  3. Manually Clone a WordPress Site

– Duplicate a Website Using Your Spider web Hosting Provider

WordPress hosting providers similar Cloudways let yous to create a duplicate of your website to the same and/or another server on their platform. This saves a lot of complexities and reduces the steps of the process. If you lot wish to know more most the platform you can check out the pricing plans for its partner providers Amazon Web Services, DigitalOcean, Google Cloud Platform, Linode and Vultr.

Cloudways has greatly simplified the process of how to clone a website. But go to the application you lot wish to clone.

cloudways application interface

Hover on the bottom right button. To duplicate a website, click Clone App/Create Staging.

clone app or create staging

A popup will appear request if the customer wants to Clone App or Create Staging. Click the dropdown and select the server on which you want to create a re-create of the website and click Proceed.

select server to clone website

The Cloudways Platform takes a few minutes to copy a website.

Note that "Clone App" and "Create as Staging" are different in nature. Clone App only clones a website while in the process of creating a staging site, both the alive and staged applications are synced and then that y'all can perform Push button/Pull deportment on both the replica and live versions.

– Clone a WordPress Website Using Plugins

Like every other attribute of website management, WordPress has a lot of plugins that can be used to clone a WordPress website. Ane of them is All-in-I WP Migration, a simple and easy way to use a backup and migration plugin for cloning a website. It allows you lot to export your existing WordPress website and then import it at a new location.

Within your quondam WordPress installation, navigate to Plugins → Add New, search for All-in-One WP Migration, Install and Activate the plugin.

install all-in-one wp migration

From the left pane, navigate to All-in-I WP Migration → Consign and Click the EXPORT TO dropdown, and select FILE.

all-in-one wp migration export site

Wait for a few seconds and a popup will appear asking you to download the fill-in.

download your backup file

Download the file to your estimator, the format will exist .wpress . Keep it safe as you would need it in the next steps.

Install a fresh WordPress on the new location, login and install the All-in-One WP Migration plugin. From the left pane, navigate to All-in-One WP Migration → Import and click the IMPORT FROM dropdown, and select FILE.

all-in-one wp migration import site

Browse the previously downloaded .wpress file.

Note: There is a chance that you might come across the warning "Your file exceeds the maximum upload size for this site". To deal with the issue, make certain that the maximum upload file size limit is greater than the size of the .wpress file. All in One Migration has a guide to increment file upload size limit or if you are a Cloudways client, have a await at this guide.

The procedure takes a while equally it involves uploading and extracting the .wpress file. One time done, y'all will get a popup with a warning. Click Keep.

all-in-one wp migration warning

On the adjacent popup, click "Save permalinks structure".

successful website import

Y'all will be taken to the WordPress login page. Login with the admin credentials of your onetime WordPress installation (because the original database has been replaced with the quondam WordPress website's database). Click "Save Changes" on the Permalinks tab and you are washed!

Hurrah! You have successfully created a clone website.

– Clone a WordPress Site (Manually)

The transmission process involves compressing all WordPress files and folders, exporting the former database and and so importing the WordPress files and database to the new location.

Here are the steps to re-create a website to a new location or the hosting provider.

  1. Compress WordPress Files
  2. Upload the Compressed File
  3. Drift the Database
  4. Update the wp-config.php

1. Compress WordPress Files

First of all, navigate to the public_html directory of your WordPress installation, select all files and shrink them into a unmarried archive.

compress wordpress files public_html

You now accept a zip file in the public_html binder, and the URL will be example.com/FILE_NAME.goose egg.

Now, you take two options – either download the nix file and upload it to the new location via an FTP client like FileZilla or upload the zip file to the new location direct via SSH [faster than the FTP upload].

2. Upload The Compressed File

In my example, I will use the SSH considering of the speed reward. I logged into the new hosting location via SSH and browsed to the location/folder where I want to accept a copy of my WordPress website. Make sure the folder is empty (if not, apply the following command to remove everything).

rm -rf *

Of import: The deletion process is irreversible. So before executing a command, move all important files and folders to a safe location.

Now, use the following control to download the generated zip file.

wget URL_OF_ZIP_FILE

Don't forget to replace the URL_OF_ZIP_FILE with the actual URL of the zip file.

Next, employ the post-obit command to unzip it.

unzip FILE_NAME.zero

All folders and files will be extracted in the target binder.

3. Database Migration

After copying spider web files, the side by side step involves exporting the database from the current location and importing it at the new location.

Login to your database managing director (phpMyAdmin is a popular choice). Select your database and navigate to Export. Download the exported .sql file.

Log in to the new database director, create a database, and navigate to Import. If you already have a database, but import the downloaded .sql file.

Click Choose File and upload the previously downloaded .sql file.

4. Update the wp-config.php

Since the website is already upwards and running, the wp-config.php file needs to exist updated so that the WordPress installation on the new location tin can be connected with the new database.

Get to the public_html binder, open wp-config.php file and enter the new database credentials.

And you are done!

If you yet see former URLs anywhere on the website, replace them by using Better Search Replace plugin.

Past following ane of the above methods, yous can clone a website from i location to another. Generally, there are three steps involved: Movement the web files, Export & Import Database, and update the configuration file.

If you however have any questions, experience costless to ask in the comment department beneath.

Share your opinion in the annotate department. COMMENT NOW

Share This Article

Customer Review at

"Great functioning for the cost, and plenty of command"

Sean P [SMB Owner]

Mustaasam Saleem

Mustaasam is the WordPress Community Manager at Cloudways - A Managed WordPress Hosting Platform, where he actively works and loves sharing his knowledge with the WordPress Community. When he is not working, you lot tin find him playing squash with his friends, or defending in Football, and listening to music. You can e-mail him at [email protected]

garciadideseld1987.blogspot.com

Source: https://www.cloudways.com/blog/how-to-clone-a-website/

0 Response to "Sitecloner Bad Url Please Try Again"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel