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

Elena Paraschiv
Elena Paraschiv
9,938 Points

should we all write this: http://migratewordpressfromlocaltoliveserver.com ?

If I write http://migratewordpressfromlocaltoliveserver. in the DefineWP_HOME', and define('WP_SITEURL' inside the 'wp-config.pgh' file, the site doesn't load afterwards. Should we all write thisname of website or do we have an individual name for our website. And if so how can we find it?

1 Answer

When migrating Wordpress from a local dev to a live site, you need a real domain name and hosting account. That means a ".com" or other URL that you own and have access to the DNS. If you are attempting to use "http://migratewordpressfromlocaltoliveserver" it won't work because you don't own that domain name.

So I believe the answer you are looking for is that you do indeed need to have an individual name for your website. You would find that by buying a URL and then setting it up for your hosting needs.

-Be well