What are good practices / best plugins / your personal approach for Migrations?
No matter the plugin, always always when I migrate a Wordpress website something goes wrong. Either links not working, pages not displaying, plugins not installed, forms built with plugins not imported, it never happened to me to have a smooth and flawless transition.
What is a good approach for it? I would like to know if I am doing something wrong or I am missing pieces.
I personally use:
- All-in-One WP migrate => I compile the package and then I import it in the new website
- Since this plugin misses some pieces here and there, I also do a query to substitute the GUID of the pages with the new website migrated
- General Theme files. Some images are not displaying, I wonder if I need to fix some links as well in the DB.
I thanks you in advance for all the suggestions and /or tutorial you can advice.
What are good practices / best plugins / your personal approach for Migrations?
No matter the plugin, always always when I migrate a Wordpress website something goes wrong. Either links not working, pages not displaying, plugins not installed, forms built with plugins not imported, it never happened to me to have a smooth and flawless transition.
What is a good approach for it? I would like to know if I am doing something wrong or I am missing pieces.
I personally use:
- All-in-One WP migrate => I compile the package and then I import it in the new website
- Since this plugin misses some pieces here and there, I also do a query to substitute the GUID of the pages with the new website migrated
- General Theme files. Some images are not displaying, I wonder if I need to fix some links as well in the DB.
I thanks you in advance for all the suggestions and /or tutorial you can advice.
Share Improve this question asked Jun 7, 2019 at 20:13 EnricoEnrico 1096 bronze badges 1- Possible duplicate: wordpress.stackexchange/questions/339882/… – MikeNGarrett Commented Jun 7, 2019 at 20:26
1 Answer
Reset to default 0The best plugin experience I've had is with WP Migrate DB Pro. I've used a few others, including All-in-One, but this gave the best results and the most control, even allowing you to set up and save regularly used paths between sites for migrations between live, dev, stage environments, etc. It does media migrations, individual tables, and it gives you a clear report of what worked and what didn't.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745426036a4627181.html
评论列表(0条)