Easily move your WordPress install
Easily move your WordPress install
WordPress supports an automatic relocation method intended to be a quick assist to getting a site working when relocating a site from one server to another.
To move your WordPress website easily, paste the following line into your wp-config.php file and then follow the steps explained on WordPress Codex.
define(‘RELOCATE’,true);