• Currently I am developing a blog on my test site; I’ll call it http://mytestdomain.com/myblog. When I am ready to release it, I can easily copy it to http://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)
  • Moderator t-p

    (@t-p)

    One would be to duplicate those changes in the myreleasedomain.com/myblog once you know those chanfes work satisfactorily on the test site.

    Thread Starter Dan-BTP

    (@dan-btp)

    Thank you for your quick response!

    My question is how to duplicate the changes from one blog to the other without losing anything in the already released blog–how to merge the test domain blog into the release domain blog without losing anything in the release domain blog.

    Do you have any suggestions or can you point me to a description of how to do this? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Updating blog from a different domain’ is closed to new replies.