Little Penguin Studio

Blog Posts Tagged: beginner

How To Move a WordPress Site

One thing I get asked about all the time is how to migrate (move) a WordPress site. The scenario's pretty common: you developed a WordPress site on your sever, or it's in a /test folder on the production server, and it's time to make the site go live. Fortunately, this is actually really easy to do and once you get the hang of it will take less than 5 minutes.

What You'll Need

In order to move your website, you'll need:

  • FTP access on both the server you're moving from and the server you're moving to
  • Access to cPanel or whatever other admin... Read More