How to Use WordPress Toolkit (Staging, Cloning & Auto-Updates) Print

  • wordpress, cpanel, shared-hosting
  • 0

How to Use WordPress Toolkit (Staging, Cloning & Auto-Updates)

WordPress Toolkit is built into cPanel on every Unisolva hosting plan. It lets you create staging sites, clone installations, manage updates, and run security checks — all from one screen without touching code.

Prerequisites

  • WordPress installed on your account
  • Access to cPanel at yourdomain.com/cpanel

Accessing WordPress Toolkit

  1. Log in to cPanel at yourdomain.com/cpanel
  2. Scroll to the Software section
  3. Click WordPress Toolkit

Creating a Staging Site

A staging site is a private copy of your live site where you test changes safely before making them public. Always test major changes (theme swaps, plugin updates, redesigns) on staging first.

  1. In WordPress Toolkit, click the dropdown arrow next to your site
  2. Click Clone
  3. Set the destination — e.g. staging.yourdomain.com or yourdomain.com/staging
  4. Click OK — WordPress Toolkit copies your entire site including files and database

To push your staging changes live:

  1. Click the Sync button on your staging installation
  2. Choose what to sync: Files only, Database only, or Both
  3. Review the summary of changes
  4. Click Synchronize

 

⚠️ Warning

Always create a full backup of your live site before syncing from staging.

Syncing overwrites your live data. See: How to Create a Full Backup in cPanel.

 

Cloning a Site to a New Domain

Cloning creates an exact copy of a WordPress installation under a different domain or subdomain on the same hosting account — useful for launching a second site based on an existing one.

  1. In WordPress Toolkit, click the dropdown on the site you want to clone
  2. Click Clone
  3. Enter the destination domain or subdomain
  4. Click OK

 

Setting Up Auto-Updates

Keep WordPress secure by automating updates. WordPress Toolkit lets you control what gets updated automatically.

  1. In WordPress Toolkit, click Manage next to your installation
  2. Go to the Updates tab
  3. Set WordPress Core updates to Minor versions only (recommended — major updates can break themes/plugins)
  4. Enable automatic updates for Plugins — especially important for security plugins like Loginizer Pro
  5. Enable automatic updates for Themes if you are not using a heavily customised theme
  6. Click Save

 

Tip

Pair auto-updates with an automated daily backup so you always have a restore point

if an update causes issues. See: How to Create a Full Backup in cPanel.

 

Security Hardening

WordPress Toolkit includes a built-in security scanner that checks your installation against common vulnerabilities.

  1. In WordPress Toolkit, click Security next to your installation
  2. WordPress Toolkit scans and shows a list of detected issues
  3. Click Fix All Detected Issues to resolve everything at once, or address items individually

 

Note

Loginizer Pro (bundled with your plan) adds an extra layer of login security on top of

the WordPress Toolkit hardening. Both work together and do not conflict.

 

Related Articles

  • Getting Started with WordPress on Unisolva Hosting
  • How to Update WordPress, Plugins, and Themes Safely
  • How to Backup WordPress Safely Before Major Changes
  • How to Verify Your Site After a Restore

Was this answer helpful?

« Back