Migrate site to new host

Migrate site to new host in WordPress — with the four heights of help laid out: do it now, make it easier for the next person to accept, work out the right move when you are stuck, and learn the pattern so it stops coming back.

4prompt heights
Open it in the interactive atlas →

The four heights

The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.

Execute — do the immediate task

+
We need to move the site to the new host this weekend with minimal downtime. Export the database,…
We need to move the site to the new host this weekend with minimal downtime. Export the database, copy the wp-content folder, update wp-config on the destination with the new DB credentials, replace the domain’s DNS A record at 02:00 a.m. Sunday, and test the homepage, blog, and checkout before confirming with the client.

Improve — make it easier to accept

+
Before I hand the migration task to the junior admin, make the package easy to approve: produce a…
Before I hand the migration task to the junior admin, make the package easy to approve: produce a short checklist with estimated downtime, the exact DNS record changes and TTLs, a sync plan for uploads changed during cutover, and list three things the reviewer should test immediately after DNS propagation.

Decide — diagnose the stuck moment

+
I copied files and updated the database on the new host, then changed the A record as planned, but…

I migrated files but the site shows the old host after DNS change

I copied files and updated the database on the new host, then changed the A record as planned, but after propagation the site still loads assets from the old host and some links break. I suspect serialized URLs or caching. I can’t explain this to the CTO without sounding inexperienced. Do I run a search-and-replace for URLs, purge caches, or roll back DNS? Which step most likely fixes mixed-host assets with lowest risk?

Become — change the pattern

+
Across five migrations this quarter I keep underestimating time for media sync and DNS propagation,…

Migrations keep taking too long and clients complain about downtime

Across five migrations this quarter I keep underestimating time for media sync and DNS propagation, and clients are frustrated by perceived downtime. Where am I miscalculating — sync method, TTL strategy, or preflight testing — and what single change to my migration routine will reliably cut downtime and client calls?

Next to this one

Other website builder work people do in WordPress.

Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.

The rest of the map

Same library, five ways in.