WordPress hosting for sites moving off Nexcess.
Nexcess bundles a lot into the platform - caching layers, image compression, a plugin performance monitor. None of it is in your database, so none of it arrives with a copy of the site.
What has to be rebuilt rather than moved.
The files and database transfer cleanly. What needs planning is everything Nexcess was doing around them.
Cache layers identified before the move
Nexcess stacks object caching and an edge layer with their own invalidation rules. Copy the site without reproducing them and a fast store becomes a slow one overnight.
Image compression that was not in your library
If their optimiser was serving compressed derivatives, your originals are what actually transfers. The same pages get heavier unless something replaces it.
The plugin performance monitor replaced
Their dashboard flagged which plugin was slowing the site. That visibility is a real loss on migration day if nothing takes its place.
Auto-scaling that had a price attached
Scaling on traffic spikes is useful and it is metered. Knowing what your peaks actually cost is worth establishing before you compare plans, not after.
Downtime limited to the DNS switch
The site is copied and verified here first, so the cutover is a change of address rather than a rebuild happening in production.
Find the platform features first.
A Nexcess migration rarely goes wrong on the content. It goes wrong on two or three things the platform was quietly providing that were never written down.
- Cache layers inventoried and reproduced
- Image weight compared before and after
- Cron moved to a real scheduler
- Restore any daily backup from the dashboard
The store after the platform tooling is gone.
Work the host was doing becomes your server's, and whether that is faster or slower depends entirely on what replaced it.
What we change moving off Nexcess
These differ from a standard WordPress site on the same plan, and each follows from features that belonged to the platform rather than to the site.
| Setting | What we do | Why |
|---|---|---|
| Cache layer inventory | Enumerated from the old environment and rebuilt explicitly here | Object caching and the edge layer are configured outside WordPress with their own invalidation rules, so a files-and-database copy inherits none of what made the site quick. |
| Image derivatives | Regenerated and weighed against the previous pages | A host-side optimiser serves compressed versions your library never held, so migrating the originals alone makes every page heavier without anything in the site changing. |
| Performance visibility | Plugin-level timing set up before cutover, not after | The platform dashboard that identified a slow plugin does not come with you, and losing it on the day the environment changes is when it is needed most. |
| Cron execution | Kept on a real scheduler rather than reverting to visitor traffic | Managed platforms run cron from the system, so a migration that quietly restores the WordPress default makes scheduled work depend on someone visiting the site. |
| Capacity planning | Sized against your measured peaks instead of an auto-scaling allowance | Scaling that happened automatically also billed automatically, so the real comparison needs the peak figures rather than the plan's headline. |
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 my site be as fast after moving off Nexcess?
What happens to images their optimiser was compressing?
I relied on their plugin performance dashboard. What replaces it?
Nexcess auto-scaled during traffic spikes. Do you?
How much downtime is involved?
Move off Nexcess without losing what the platform was doing.
Free migration, cache layers reproduced, and image weight checked page by page.