قبل النشر ننفّذ كل خطوة على علامتين على الأقل إذا كانت مرتبطة بالمضيف. أو مرتين في يومين مختلفين إن لم تكن. نسجّل أخطاء وحدة التحكم، اختلاف واجهة المناطق، ونحدّث النص فور تحريك زر. المسارات واللقطات تُراجع ربع سنوي. لأفعال DNS أو SSL أو الدفع نتحقق من خيارات التراجع ونربط بالوثائق الرسمية.
phpMyAdmin → select your WP database → Export → Quick → SQL format → Go. Download the .sql file.
In destination hosting panel create a new MySQL database and user with ALL PRIVILEGES; note name, user, password, host.
phpMyAdmin on destination → Import → choose file → Go. Increase upload limits in php.ini if the dump is large.
Point DB_NAME, DB_USER, DB_PASSWORD, DB_HOST to the new database credentials.
Use Better Search Replace or WP-CLI search-replace with serialized-safe tools. never blind text edit of the SQL file for domain swaps.
Log in wp-admin → Settings → Permalinks → Save to regenerate rewrite rules.