Restore a WordPress site
Choose the recovery task
This guide restores site files, data, or configuration. If you only lost your authenticator or cannot sign in, use Recover your login.
Use Hub managed recovery when your account has a retained point and a connected destination. Use a downloaded archive when restoring from a private backup on a new host. Both require a server operator; selecting a point in Hub does not by itself complete a site restore.
Start managed recovery
Before starting, arrange a destination with your hosting administrator. Replacement requires a clean destination; repair affects an existing site. Keep public traffic, payments, outgoing mail, and webhooks isolated while restoring.
- Sign in recently to the company that owns the source point with an owner or staff account authorized for recovery.
- Have the operator connect the destination and run the preflight for the intended mode, as described in WP-CLI recovery.
- Open Recovery in Hub.
- Choose the Recovery point by source site and capture time.
- Choose the Destination install. Check its host carefully.
- Select Replace a lost site or Repair a hacked site under Restore mode.
- Select Start recovery.
- When Hub says Recovery request created. Continue on the destination install., have the destination operator continue the restore using the authorized job and plan.
Expected result: a recovery request exists for the selected point, destination, and mode. Creation is not completion. Check Recent recovery results after the destination work.
Example: to replace shop.example.com after losing its host, prepare an isolated replacement, select the last
complete point from that shop, and choose the replacement host as destination. Do not select another live store.
Delegated sites can expose authorized downloads, but the managed restore form lists company-owned source points.
Read the result
- Complete: replacement configuration passed fresh-boot validation. Check the storefront, administrator sign-in, and checkout before directing traffic to it.
- Partial — action needed: repair configuration passed validation, but withheld settings and integrations need review. Reconnect payment, email, OAuth, CDN, and storage services deliberately.
- Needs attention: follow the displayed next action. An expired or revoked request needs a new preflight and request. A validation rollback needs its cause resolved before another attempt.
These results describe the managed configuration operation. They do not replace checking the restored site's files, database, media, plugins, and business flows.
Restore a downloaded archive on a new host
First download a complete backup, or retrieve the original complete archive from your private destination. Use only an archive from a trusted source.
- Keep the original archive unchanged in a private directory. Limit access to the restore operator.
- Read the archive's bundled
RESTORE.mdand use itsrestore/awthy-restorelauncher. It supplies the matching runtime requirements and invocation; do not substitute a generic file extraction or database import. - Prepare the empty target directory, empty compatible database, and isolated restore runtime required by that guide.
- Run the bundled verification and restore flow. Stop if archive integrity, completeness, runtime identity, or target isolation fails.
- Confirm the source URL before choosing a replacement URL and optional site title when prompted.
- After an isolated boot, check administrator sign-in, permalinks, media, plugin state, and WooCommerce data.
- Reconnect withheld external services, test checkout safely, and only then move traffic.
A saved archive can be restored independently of the source host after download. Its filename is a label; the bundled verification checks the package contents. Never bypass a corrupt or incomplete package warning.
If recovery stops
Keep the destination isolated and record the stage and safe error code. Do not repeatedly run a restore over a partly changed target: first confirm rollback or have the operator prepare a fresh empty destination.
If Hub shows no complete points, check the selected company, permissions, and capture status. If no destination is listed, finish connecting the destination. Give support the source and destination hosts, point time, and safe error code; keep archives, secrets, and grant links out of tickets.