Cloning a Website in cPanel

There are three main methods for cloning a website in cPanel:

1. WordPress Toolkit (For WordPress sites):

This is the fastest and most convenient method.

  • Login to cPanel or WHM.
  • Access WordPress Toolkit and locate the site you want to clone.
  • Click "Clone" and choose the destination (subdomain or existing domain).
  • WordPress Toolkit will handle the copying, database creation, configuration, and notification upon completion.

2. Manual Cloning (For any website):

This method involves copying both website files and the database.

  • Copy Website Files:
    • Use File Manager to create a new folder for the clone.
    • Copy the original site's files from the existing directory.
  • Clone the Database:
    • Create a new database in cPanel's MySQL tools.
    • Use phpMyAdmin to export the original site's database as an SQL file.
    • Import the SQL file into the newly created database.
    • Create a new database user and grant them access to the cloned database.
  • Configure the Clone:
    • Edit the cloned site's configuration files (e.g., wp-config.php for WordPress) to use the new database and URL.

3. Softaculous App Installer (For supported applications):

Some hosting providers offer Softaculous for automated installations. If available for your website's application:

  • Login to cPanel and access Softaculous.
  • Locate the application you want to clone and click "Clone".
  • Specify the destination details (domain, subdomain, database name).
  • Click "Clone Installation" to initiate the process.

Important Notes:

  • Choose the method that best suits your website type and comfort level.
  • Manual cloning requires technical knowledge and can be error-prone.
  • Always back up your original website before cloning.
  • Consider testing the cloned site in a staging environment before making it live.

By following these steps, you can effectively clone your website in cPanel for various purposes like creating development environments or backup copies.

  • website duplication, website management, manual cloning, Softaculous, database cloning, hosting, web development, cPanel, WordPress Toolkit, WordPress, phpMyAdmin, website cloning, file manager, website migration, subdomain, WHM, MySQL
  • 50 Users Found This Useful
Was this answer helpful?

Related Articles

Why We Don't Allow Streaming Audio/Video on Shared Servers?

Streaming audio and video content is not supported on our shared hosting plans due to high...

Transferring Your Hosting Account

Yes, you can transfer your PaytoLetHosting account to another user. To initiate the transfer:...

FFMPEG Support

FFMPEG is a powerful tool installed on all our hosting systems for processing audio and video...

Disk Space

Disk space refers to the amount of storage allocated to your hosting account on a server. This...

Connecting Notepad++ to Your Hosting Account via FTP

Notepad++ is a popular text editor that offers a convenient way to manage your website files...