I am currently using an installation of wordpress that was installed via the netfirms control panel. It doesn't say what version it is. The site is free2surf.org - I don't want to use netfirms hosting anymore. What is the best way to move the entire site to another webhost? I'm pretty sure that to just download everything via ftp and reupload it somewhere else isn't gonna work. Any advice at all would be greatly appreciated, thanks in advance.
Hi Jiglet,
according to your websites html source you are using WordPress 2.0.1:
<meta name="generator" content="WordPress 2.0.1" />
WordPress consists of the files and a database. If you move both parts, you're fine.
The wordpress documentation has got more info about moving a wordpress blog in detail: Moving WordPress to a New Server
Export your database, if you want to keep your theme and plugins, download the whole /wp-content directory through FTP, but the thing is, you are using 2.0 so the theme & plugins might not be compatible with the latest version (2.5).
Check Moving WordPress and Upgrading WordPress.
[EDIT: I should probably refresh the page next time before posting - Haochi :)]
Thanks for the replys. When I export my database from 2.0.1, it's a .sql.gz file. It looks like my new WordPress installation wants a 'WordPress eXtended RSS (WXR)' file. How do I get the old WP installation to export a file in the WXR format?
Edit: Nevermind, I found the plugin that allows me to export to WXR =)