web dev//deploy//site migration
A site migration replaces the site behind a domain with one hosted somewhere else. When the DNS of the domain is already under the control of whoever migrates, it needs no access to the old platform and none to the registrar: changing the records in the zone is enough, and the old site builder never has to be opened.
A site migration replaces the site behind a domain with one hosted somewhere else. When the DNS of the domain is already under the control of whoever migrates, it needs no access to the old platform and none to the registrar: changing the records in the zone is enough, and the old site builder never has to be opened.
What breaks when it is done in a hurry is everything in the zone that was not the website.
Mail goes first. Its email records sit next to the ones being edited.
Subdomains nobody mentioned come next: a booking engine, cameras, a payment terminal. They cannot be guessed from outside, so the existing records are reviewed one by one before anything is replaced.
The domain itself may be registered through the site builder. Then the builder is the registrar, and the domain has to be taken out of it first.
When the migration also changes the nameservers, the order of operations is the one in propagation.