- This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘CSS’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
How would i go about moving a wordpress website that i built as a sub domain on my own server to a clients web host? Thanks in advance.
Thanks for the CC, Chris!
Hey Dave, I actually just wrote up some basic instructions from going local to live, but it should also apply when moving to another host.
1. Change all local URLs using ‘Velvet Blues Update URLs’ plugin
2. Change the two URLs in Settings > General to the new domain
3. Export database as .sql and import it onto the live server (both via phpMyAdmin)
4. FTP all files from local to live server
Hey guys, thanks for the help. I convinced my client to have me host it on my server and then i can just take there domain and point it to my server. Good to know for the future that i can just download the database from my server and reupload it and change the config file to match new database.