WordPress hosting for sites moving off Liquid Web.
A managed platform does work that never appears in a database export. The files and the database copy cleanly; what needs planning is everything the platform was doing around them.
What has to be rebuilt rather than moved.
A migration off a managed host goes wrong on the two or three things nobody wrote down, not on the content.
Caching layers found before the copy, not after
Managed platforms stack their own caching with their own invalidation rules. Copy a site without reproducing them and a fast site becomes a slow one on the first morning.
Whatever was running your scheduled work
If the platform was driving cron rather than WordPress, that arrangement does not travel. It is reproduced here explicitly, so nothing silently stops running the night you move.
Staging and backups you were relying on
Both are platform features rather than site content. Knowing which restore points you actually depend on is worth establishing before the old account is closed.
Email that was leaving from the server
If mail was sent by the host, moving the site moves nothing about how it is sent. Delivery is routed through a real provider here so receipts and resets keep arriving.
Downtime limited to the DNS switch
The site is copied and checked here first on its own address, so the cutover is a change of address rather than a rebuild happening in front of your visitors.
A rehearsal before the real thing
The migration is tested on a clone, so the cutover is the second time we have done it rather than the first.
Find the platform features first.
The content is the easy half. The half worth planning is the list of things that were true because of where the site was hosted.
- Cache layers inventoried and reproduced
- Cron moved to a real scheduler
- Mail routed through a provider you control
- Restore any daily backup from the dashboard
The same site, minus the surprises.
A managed-to-managed move should not cost speed. It does when a caching layer that existed on the old platform has no equivalent configured on the new one.
What we change moving from Liquid Web
These differ from a standard WordPress site on the same plan, and each follows from a site that was depending on things outside its own database.
| Setting | What we do | Why |
|---|---|---|
| Cache inventory | Every layer identified on the old platform and reproduced before cutover | Platform caching is invisible in an export, so a site that was fast because of it arrives slow and nothing in the copied files explains the difference. |
| Scheduled work | Moved to a real scheduler with WP-Cron disabled | If the old platform was triggering scheduled jobs externally, copying the site copies a WordPress configuration that expects somebody else to do the triggering. |
| Outbound mail | Routed through a provider rather than the web server | Mail that left from the old host has no equivalent here by default, and the failure is silent: orders complete, receipts never arrive. |
| DNS cutover | TTL lowered in advance and records moved once the copy is verified | Moving records first makes the live site the test environment, and rolling back then costs another propagation delay on top of the problem. |
| Restore points | Which backups you rely on established before the old account closes | Backups held by a previous host disappear with the account, and the moment that matters is always after it is too late to ask for them. |
Simple, transparent pricing.
Every plan includes free migration, daily backups, SSL and 24/7 support.
- 1 WordPress site
- 10 GB NVMe disk
- Free SSL
- Daily backups
- One-click deployment
- Support tickets
- 5 WordPress sites
- 50 GB NVMe disk
- Free SSL
- Daily backups
- One-click deployment
- Priority support tickets
- 20 WordPress sites
- 200 GB NVMe disk
- Free SSL
- Daily backups
- One-click deployment
- Dedicated support
Questions, answered.
Will the site be as fast after moving off a managed host?
What happens to scheduled tasks?
Will emails from the site keep working?
Does the site have to go offline to move?
Can I keep my old backups?
Move off the managed platform without losing what it did.
Free migration, every platform feature accounted for, and a cutover rehearsed before it happens.