There was a question posted on WP Questions about moving a wordpress from a local development server to the live server. Here is what I do for just about all of my WP sites. It works for me since while I’m building out a site I usually make local changes that I have to sync up to a staging site for people to review.
1. Edit your wp-config.php so it works on various environments. I do this like so:
More…




