Generate a simple MySQL script to help you easily migrate your WordPress site from one URL to another.
This comes in handy when you are changing your site’s URL or migrating your site between development, test and live environments.
PLEASE NOTE : this should only be used in the most simple of site migrations. For more complex site moves, use a decent plugin like BackupBuddy!
- Fill in the fields
- Click ‘generate’
- copy the code and paste it into your MySQL management system (e.g. phpMyAdmin or HeidiSQL)
- execute the code and you are done!