Our outdated old Wordpress site is in the root directory and I have been building a new version of the site on the latest version of WP on a subdomain (ourdomain.com/new) and have a question about how to move it when it's done.
The old site at the root is running an old version of WP. I think the simplest thing to do would be to somehow just tell WP that the new site currently in the subdomain should be at / and get rid of the old site currently at root, but worry about losing search positioning if the URL's change.
Is there an easy way to do this?