How to Self-Host your WordPress.com Blog
Posted by: YuNiq on
Aug 26th, 2008 |
Filed under: WordPress
I am proud to announce that Ying and Niq’s Niche is now self-hosted at Free Hostia running on WordPress 2.6.1. Since moving from Blogspot to Wordpress, I found that there are functions that I missed. Blogs at WordPress.com have several limitations – customizing themes, adding plug-ins and monetizing. All these are made available by self-hosting using the latest version. The development process was rather difficult without a step-by-step guide. The WordPress guides had many complicated steps. After successfully self-hosting our blog, it is in actual fact quite easy. One has to proceed systematically:
- Create account with Free Hostia
- Download WordPress zip file to your local drive
- Upload WordPress zip file to Free Hostia (select unpack archive option)
- Rename wp-config-sample.php to wp-config.php
- Edit wp-config.php with your preferred database name, user name and password
- Open install.php in wp-admin folder to install WordPress
- Export your WordPress.com blog as .xml
- Import your WordPress.com blog to your self-hosted blog.
Refer to http://codex.wordpress.org/Installing_WordPress for more details (except for download and extract section). My main problem was uploading files. In the beginning I unzipped to local drive, then upload to web-host using FTP. FTP did not work well, with many files not successfully uploaded. There are many files involved, so it is difficult to trace which files have been uploaded and which ones have not. I gave up on FTP. Then there is the Elefante Scripts installer in Free Hostia with WordPress 2.5 available for installation. However this limits you to an older version of WordPress. Then I tried to upload the zip file and to extract within Free Hostia – it worked! I would have saved many days trying to upload files. Use the same way to upload themes and plug-ins. Free Hostia is not always reliable. Their server may be down sometimes but I can’t complain much about something that is free.



Comments (1)
Tags: 



