Updating blog from a different domain
-
Currently I am developing a blog on my test site; I’ll call it https://mytestdomain.com/myblog. When I am ready to release it, I can easily copy it to https://myreleasedomain.com/myblog and install a new MySQL DB.
What I’m unclear about is what happens down the road, as I continue to work on the test site and make changes to it, changes that will involve the WordPress code and the MySQL DB. How do I update myreleasedomain.com/myblog with the changes from mytestdomain.com/myblog without losing whatever is already in the release site’s DB?
My web server is running Windows Server 2008 R2.
Thanks for your help! I’m very new to WordPress and unsure how to proceed.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Updating blog from a different domain’ is closed to new replies.