Migrating Wordpress site to new domain

后端 未结 4 1556
执念已碎
执念已碎 2021-01-28 13:55

I have a Wordpress site with hostagator web hosting , I am buying new domain and want to use new domain for site but same existing developed si

4条回答
  •  旧巷少年郎
    2021-01-28 14:28

    Just install WP migrate db plug-in in your current website. And export the database with your new URL. Then create a new database in your server and import the updated SQL file. Then edit your config.php with new database details. Finally point your new domian to this server **should take complete backup (both files and databse) before making the above changes **

提交回复
热议问题