Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress Local WordPress Development Local WordPress Development Migrating WordPress from Local to Live Server

Wade Thrupp
Wade Thrupp
1,504 Points

Do I have to upload the database and copy files across using my ftp client or just upload the database?

If I've made changes to my website using the local host, does uploading the database change content or just the way content is displayed...? I saw in a previous vid it says updating the live website by replacing files with ftp is bad practice.... I'm a little confused by that...

1 Answer

Indigo Timber
Indigo Timber
5,388 Points

If you've added or changed content in posts (blog posts, pages, products etc), you will need to update the database. A new blog post won't show up in your live site if you don't update the database. I use wordmove to push things to the server and it works great. It can be difficult to set up though, but it's fantastic once it's up and running. Really recommend :)