[ad_1]
I am redesigning a website for my client and I didn’t want to make changes directly on his site so I made a staging site for the redesign. How do I replace the main site with the staging site? Please let me know.
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
There should be a “deploy” button. Look in your staging panel.
How did you create the staging site?
Does the live site use eCommerce or collect any sort data from users, like comments, etc – if so, then you don’t ever want to push a staging database to a live database, as you’ll overwrite more recent data. Pushing from staging to live usually isn’t done in software development for that reason.