Old WordPress site modified into new site
-
Hi…..
I’m a Junior Developer doing some freelance PHP/Wordpress for a new client, I’m new to WordPress but not to PHP Web Apps, so have a fairly good understanding of how they work……
My client has asked me to take an old WordPress site about two years old, and modify into a different site using the same code….
I’ve FTP’d across the old site onto my local machine, and then transferred it over to the new domain overwriting the new installation of WordPress.
I figured that if the content of the site built on the new framework, there might be conflict between the content of the old site, and a 3.5.1 framework, that I would then have to fix.The problem now is I’ve transferred all the files from the old site, but they are attached to the new database, and what the new site looks like in the browser is a bit mangled….
I’ve already changed the wp-config code to connect to the new database….
So should I :
1)Export the old database to the new site so it is exactly the same all the way through, so should theoretically work, apart from the wp-config changes for the new database
Or
2)Freshly install 3.5.1 with the existing database and put the old existing site on top, and hope that works……
Also are there any changes to the code I need to change to map the site to the new domain, because at present the current mangled version of the old/new site can’t even access the wp-admin dashboard…….
All help appreciated……..
- The topic ‘Old WordPress site modified into new site’ is closed to new replies.