by stowe39 » February 21st, 2011, 4:30 pm
Hi Caspar
You can't easily build a wordpress site on a test server and then open a FTP connection and upload it to a live webserver - because there's too many entries in the wordpress database that reference "localhost" (I'm guessing that's how you did it since the screenshot you attached is of your live website, but it has a redirect to localhost in the address bar)
I have a test site on my pc (using wamp). To make the site go live, I installed wordpress on my webhost and installed the plugins I needed. Then I connected using FTP and uploaded my custom theme folder. Then I had my test site and my live site open in seperate browser windows, compared the settings of both wordpress sites, and then recreated each page by copy and pasting content from the test site to the live one.
I'm sure there are other ways to go about this process, but I found this one to be the quickest as it introduced less bugs.
Cheers
Kym