Clone

Description

Try it out on your free dummy site: Click here => https://tastewp.com/plugins/wp-clone-by-wp-academy.

WP Clone is a great way to backup, migrate or clone a WordPress site to another domain or hosting server.

You can also use it to backup, migrate or clone your site to/from local server hosting, to create backup of your site for development or testing purposes, and to install pre-configured backups of WordPress.

WP Clone is a superior to other backup & migrate plugins for the following reasons:

  • It does not require FTP access to backup files you migrate or clone, neither the source or destination site; just install a new WordPress on the destination site, install our backup plugin, and follow the prompts to migrate or clone your site.
  • It does not backup or restore the WordPress system files (it just creates user content and database backups); reducing upload time for migration and improving security of your site
  • It fetches the site backup via your host’s direct http connection, which saves you from having to upload large backup files, making it easier to migrate.

What are today’s limitations?

Today:

  • 90% of cases: Backups & migrations work flawlessly (we fixed some key bugs in the most recent version)
  • 9% of cases: Backups or migrations fail due to your hoster’s configurations (most likely limits in up- and downloads) which is typically the case when you backup or migrate very large sites. However, there’s a workaround: simply do a “Database Only” backup (use “Advanced Settings”), transfer the wp-content directory over with FTP, and then restore new site. Then backup and migration also works.
  • 1% of cases: Your site/hosting is abnormal (pardon our French) and backup or migration doesn’t work. However: that’s what we’ll now be working on, so that eventually backups and migrations will work in all cases.

The 1% case means:

  • Basic rule: DO NOT use it as your only backup solution! Only use it for migrations (so that if something fails, you still have the files on your old site as backup).
  • If you want to use it as backup, test it by restoring the backup file on a new site. If that works fine you should be safe.
  • In any case, we cannot take any responsibility if backup or migration fails.

Note:
* There is never an issue in damaging the source installation (i.e. on the site where you create the backup). So backup sites at your pleasure. If your backup succeeds then chances are good that the migration (i.e. restore on another site) will also succeed. But don’t take any chances.
* If backup or migration (restore) fails, just try it again. Often it works on second attempt.

Other tips how to backup and migrate

  • NEVER overwrite an installation for which you do not have an alternate backup source (e.g. a cPanel backup). Normally you would restore the backup onto a fresh WP installation on another host or on a subdomain. If the restore fails your destination site might become unusable, so be prepared to enter cPanel and then destroy / recreate the new installation if necessary.
  • DO NOT use our backup plugin on WP Engine or any hosting system with proprietary operating system. Instead, use their built-in backup tools.
  • Large sites (>2GB) might take as long as an hour to backup and migrate. Sites of 250 MB or less should take no more than a minute or two to backup, depending on your server.
  • We recommend you deactivate and delete page caching, security and maybe redirection plugins before you migrate, and re-install them on the new site, if necessary. In general, delete all unnecessary plugins and data from your site before you backup. You can also use the “Exclude directories” option if you have large media files, which you can then copy back to the new site with FTP.
  • How to copy from local server to your hosted website: Create a backup of the local site in the usual way, then save the backup file (right-click > Save) to your local disk. Upload this file to the root directory of your destination website and then use this url in the “Restore” dialog of the new site: http://yourdomain.com/.

Help Video

Credits

WP Clone uses functions from the “Safe Search and Replace on Database with Serialized Data” script first written by David Coveney of Interconnect IT Ltd (UK) http://www.davidcoveney.com or http://www.interconnectit.com and released under the WTFPL http://sam.zoy.org/wtfpl/. Partial script with full changelog is placed inside ‘lib/files’ directory.

This plugin is part of the Inisev product family – check out our other products.

Installation

  1. Navigate to Plugins > Add New
  2. Search for “WP Clone by WP Academy”
  3. Install and activate the backup and migration plugin
  4. Follow remaining instructions in the help video

FAQ

Backup and migration FAQ are under construction

Reviews

March 20, 2021
Hi I am a Top rated Web Designer and Developer in Fiverr,Upwork & Freelancer. Beginning of my web building career I used All in one wp migration plugin to clone or migrate wordpress websites.But it took much time first download and then again upload the source file in one server to another. It was very painful to waste so much time. All the countries don't have high speed internet like US, Uk and other developed countries. So its much painful to wait to much time to migrate the website. Some time it takes 1 or 2 hour or more. Then I suddenly get to know Wp Clone plugin and I was surprised. It just take few seconds to get ready the source file and generate a link. Again it take another few seconds when you paste the link on other side wp clone plugin. You can't believe how fast the process work with no issue. Just within on minutes I found my website migrated.All in one wp migration plugin really sucks.Don't use it. Use Wp Clone plugin.It is best of the Best.Really deserve ***** 5 star.
March 2, 2021
I was able to backup a website. I wanted to use that backup to migrate the site to another domain. I didn't even have to download the file, since I could simply copy the URL of files (that is so much easier). I then installed the files on the other website. Super easy. OTHER plugins either crash halfway through or force you to buy the pro version.
January 8, 2021
I had to restart my nginx server in order to get my server up again. Dont use this for larger sites. I have a 8GB RAM server with 4 core CPU.
October 23, 2020
Plugin does no support multisite. Was super hopeful for this plugin.
September 11, 2020
This plugin looks like it could be amazing however, there's one massive hole in it which WOULD make it good. I doesn't backup/clone/migrate to external storage. That means that if your site is 4gb you must have that free space available on the hosting provider in order to backup your site. Such a shame. I was SO SO close to throwing my money at this plugin. That's the only reason I've given it 2 stars because of a massive limitation in my view.
June 17, 2020
I had to move a huge website from one hosting provider to another one and with this plugin it took only 5 minutes. I can't recommend it enough.
Read all 334 reviews

Contributors & Developers

“Clone” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Clone” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.3.1

  • Updated information banner

2.3.0

  • Added support for PHP 8.0
  • Added support for WordPress 5.6
  • Removed outdated banners
  • Fixed deprecated functions
  • Fixed some security issues

2.2.10

  • Updated links

2.2.9

  • Updated feedback version
  • Updated migration texts

2.2.8

  • Updated migration texts

2.2.7

  • Updated backup plugin pic
  • Updated backup texts

2.2.6

  • Integrated feedback system

2.2.5

  • Major bug that % got hashed fixed
  • Other basic bug fixes (e.g. backups and migrations didn’t work on new domains)
  • Texts in plugin updated, broken links removed

2.2.4

  • Updated: Tested up to tag for backup and migration

2.2.3

  • Added: PHP7 support of backup and migration
  • Added: a multisite check during restore (not required at time of backup)
  • Fixed: failed backups due to unreadable files

2.2.1

  • Fixed: Backup names will use the time zone selected in general settings
  • Added: basic backup and migration logs
  • Added: An option to exclude files in backup and migration based on size (files larger than 25MB will be excluded by default for backups and migration)
  • Added: An option to ignore the wordpress table prefix during backup and migration
  • Added: An option to check the mysql connection during migration (restore)
  • Changed: Files are no longer copied to a temporary location during backup
  • Changed: siteurl option is updated during the database import

2.2

  • Fixed: Missing backups that some users encountered after upgrading to 2.1.9
  • Added: An option to refresh the backup list
  • Added: An option to remove the database entry and delete all the backup files
  • Added: A section that shows the uncompressed database size and the uncompressed size and the number of files that will be archived during a full backup
  • Added: Notes in the advanced settings section regarding the Maximum memory limit and the Script backup execution time fields.
  • Added: The report returned from the search and replace process into the restore successful page
  • Changed: Moved the backup list location from the custom table to the wp_options table. (previous backups will be imported and the custom table will be removed on existing installations)
  • Changed: Only the tables with the wordpress table prefix will be altered during a restore
  • Changed: Only the tables with the wordpress table prefix will be saved during a backup
  • Changed: Backup deletion is now handled using AJAX

2.1.6

  • Added: An option to exclude specific directories during backup
  • Added: An option to only backup the database
  • Changed: File operations during backup are now handled directly instead of using the WP filesystem abstraction class

2.1.4

  • Fixed: When javascript is disabled,submit button shows “Create Backup” but the plugin attempts to do a restore
  • Changed: The temporary directory location during the backup restore process from ‘/wp-content/’ to ‘/wp-content/wpclone-temp/’

2.1.3

  • Added: An option to backup the database using WordPress’ WPDB class
  • Removed: The need to keep the original backup names intact
  • Changed: The backup name structure
  • Changed: Backup file downloads are now handled using WP core functions

2.0.2

  • Initial release