Skip to content
SANDBOX.page
  • Features
  • Premium Plugins & Themes
    • Control Panel
    • Manage Subscription
SANDBOX.page
  • Features
  • Premium Plugins & Themes
    • Control Panel
    • Manage Subscription
  • Login

Documentation

Managing WordPress

  • Update WordPress Installations
  • Managing WordPress Installations
  • Install WordPress
  • Maintenance Mode
  • Smart Updates

Securing WordPress & Backup/Restore

  • Backup and Restore
  • Securing WordPress
  • Restoring a WordPress Installation from a Restore Point

Premium Themes and Plugins

  • Install Premium Plugins
  • Install Premium Themes

Git Support

  • Git In-depth Overview
  • Getting Started with Git
  • Overview

Advanced Topics

  • Cron Jobs
  • Access WP-CLI

Stage, Sync, Clone and Migrate

  • Restoring a WordPress Installation from a Restore Point
  • Copying Data from One WordPress Website to Another
  • Cloning a WordPress Website
  • Home
  • Docs
  • Stage, Sync, Clone and Migrate
  • Cloning a WordPress Website

Cloning a WordPress Website

Cloning a WordPress website involves the creation of a full website copy with all website files, the database, and settings.

You may want to clone your WordPress website in one of the following situations:

  • You maintain a non-public (staging) version of a WordPress website on a separate domain or subdomain, and you want to publish it to a production domain to make it publicly available.
  • You have a publicly available (production) WordPress website and you want to create a non-public (staging) copy of it, to which you can make changes without affecting the production website.
  • You want to create a “master” copy of a WordPress website with preconfigured settings, plugins, and theme, and then clone it to start a new development project for a client.
  • You want to create multiple copies of a WordPress website and make different changes to each one (for example, to show them to a client so that he or she can choose the one he or she likes best).

Note: By default, on cloned WordPress installations, the “Search engine indexing” option is turned off. To turn this option on for cloned WordPress installations, go to WordPress, click “Settings”, and then clear the “Turn off Search Engine Indexing for cloned websites” checkbox.

Clone a WordPress website:

  1. Go to WordPress and then click “Clone” on the card of the WordPress installation you want to clone.

2. Choose the target were to clone the website:

  • Keep “Create subdomain” selected to have WordPress Toolkit create a new subdomain with the default “staging” prefix. You can use it or type in the desired subdomain prefix.

Note: You can change the default subdomain prefix. To do so, go to WordPress, click “Settings”, specify the desired prefix in the “Default subdomain prefix for cloning” text field, and then click OK.

  • Select “Use existing domain or subdomain” and then select the desired domain or subdomain from the list.



Caution: Make sure that the domain or subdomain selected as the target is not being used by an existing website. During cloning, website data existing on the target may be overwritten and irrevocably lost.

3. (Optional) Change the name of the database automatically created during cloning.

4. When you are satisfied with the selected target and the database name, click Start.

When the cloning is finished, the new clone will be displayed in the list of WordPress installations.

What are your Feelings
What are your Feelings
Still stuck? How can we help?

How can we help?

Copying Data from One WordPress Website to Another
  • About
  • TERMS OF SERVICE
  • Blog
Empowering WordPress Developers since 2021