OK so I want to change my themes. BUt I do not want my site to be down. How can I build a second site then set it live at once? I have a self hosted wordpress blog.
Create a subdomain and install wordpress on it with a copy of your database, set it to noindex, and then create the new template. When it is finished, copy the new template to the main domain template folder and switch templates.
Yeah I guess that's the long road eh! Thanks though didn't think of that! This way I could ensure a good transfer. Oh and I could also export my current and load it up on the sub-domain to start with.