A server change is one of the most common moments for data loss — especially around database connection settings and email. Yedekalma treats migration not as a separate operation but as a restore: you restore on the new server and the connection settings are rewritten for you.
No credit card required · 14-day free trial
Copying files is the easy part; the problems appear elsewhere.
Credentials change on the new server; if the config is not updated the site will not load.
Email is what gets lost most often — mailboxes are frequently transferred incompletely.
Orders and form entries arriving on the old server after the copy was taken get forgotten.
Without a certificate on the new server visitors see a browser warning and trust drops.
A much newer PHP version can break older code in unexpected ways.
Cron entries do not travel; reports and automated jobs stop silently.
Immediately before migrating, take a full backup covering files, database and email.
Remap the target database; your configuration file is updated automatically.
Check the site through a temporary address before pointing the domain.
Keep the old server running for a few days until propagation completes.
Verify in order: the homepage and inner pages load · you can sign in to the admin · forms submit and email is sent · a test order goes through if you take payments · the SSL certificate is installed · scheduled tasks have been recreated · your search-engine redirects still work.
Do not shut down the old server right after the DNS change. Visitors and email may still reach it until propagation completes; keeping it running for a few days prevents that loss.
Migration is safe when you have a working backup in hand. 14 days free.
Create Free Account