WordPress is the most professional and the most customizable blogging platform. Installing self-hosted Wordpress will definitely help you create a great blog.
Many bloggers have questions about WordPress, how to install WordPress on your own hosting server, how to setup WordPress etc. This is the complete step-by-step guide on how to setup domain name and hosting, setup MySQL and how to install self-hosted WordPress 2.9 on your own server.
Get domain name and hosting
- First step is to buy your domain name and hosting. I use GoDaddy personally
- At GoDaddy domain name is $1.99 when buying it with hosting
- See more on how to choose a domain name for your blog
Setup your hosting account
- Hosting plan I use is “Economy” ($4.74 a month when buying a year)
- Login to your GoDaddy account
- Click on Hosting and chose My Hosting Account
- Find your hosting plan and click on Setup Account
- Select the checkbox and click Next
- Chose username and password you would like to use for your FTP hosting access and click Next
- Chose Select a domain from this account and find your domain name
- Finish the setup by clicking Submit
Get your FTP Account Information
- When your hosting has been setup you will get an email titled “Hosting Account Setup” from GoDaddy
- Find your “FTP Account Information” in the email
Hosting/FTP User Name: your username
Web Site URL: your domain URL
FTP Site URL: your FTP URL
Your Web Site Visitor Statistics: Your stats URL
Create MySQL database
- Login to your GoDaddy account
- Click on Hosting and chose My Hosting Account
- Find your domain name and click on Manage Account
- In the upper menu click on Databases and chose MySQL
- Click on Create Database
- Write description, chose username and password
- Click OK and wait until GoDaddy sets your MySQL
When the MySQL has been setup, click on the pencil to “Edit/view details” and save the following details:
MySQL Database Information Status:
Setup Host Name: your host name
Database Name: database name you have chosen
Database Version: 4.1
Description: description you have chosen
User Name: username you have chosen
Download WordPress
- Go to WordPress.org and download the latest version (WordPress 2.9)
- WordPress 2.9 comes in a .zip file so unzip it
- Now you have a WordPress folder
- Find the wp-config-sample.php file and rename it to wp-config.php
Open wp-config.php in text editor (like NotePad++) and find this part:
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘putyourdbnamehere‘);
/** MySQL database username */
define(‘DB_USER’, ‘usernamehere‘);
/** MySQL database password */
define(‘DB_PASSWORD’, ‘yourpasswordhere‘);
/** MySQL hostname */
define(‘DB_HOST’, ‘localhost‘);
Take your MySQL Database Information you have from GoDaddy and insert them in places where I have marked with bold:
- Your MySQL Database Name should replace putyourdbnamehere
- Your MySQL User Name should replace usernamehere
- Your MySQL password should replace yourpasswordhere
- Your MySQL Host Name should replace localhost
Now find following in your wp-config.php:
define(‘AUTH_KEY’, ‘put your unique phrase here’); define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’); define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’); define(‘NONCE_KEY’, ‘put your unique phrase here’);
Visit WordPress secret key and copy details you get there and insert them instead of the above.
- Save wp-config.php
Login to your web hosting
- Get a FTP client (like FileZilla)
- Open FTP client and login to your hosting account using your FTP account information
- Place all the files from your WordPress folder onto your server
- In this example I will place all files in root directory (http://www.yourdomain.com). The directory will look something like this when the WordPress files are uploaded:

- Run WordPress installation by going to http://www.yourdomain.com/wp-admin/install.php
This is what you will see when you enter the address:

- Fill in your Blog Title
- Fill in Your E-mail
- Make sure your Allow my blog to appear in search engines like Google and Technorati is checked
- Click on Install WordPress
- Next screen you see should say Success! and should give you your Username and Password.
- Click on Log In.
- Now you will see your blog’s Log In page. Make sure to bookmark that URL.
- Fill in the Username and Password you have just received
- Click on Log In.
Now you will see your WordPress 2.9 Dashboard where all the optimization, customization, post writing, plugin installing, comment moderating takes place.

This means your blog has been setup and is live online. Check your http://www.domainname.com to see it. You will also get an email titled New WordPress Blog which includes your URL and your username / password. Enjoy your WordPress 2.9 blog!
Join thousands of bloggers and get all my blogging tips for FREE! Subscribe to HowToMakeMyBlog via RSS or via e-mail.


{ 15 trackbacks }
{ 84 comments… read them below or add one }
← Previous Comments
I never imagined that setting up a wordpress blog on a domain was so easy.You step by step detailed instructions has made wordpress installation so simple.I really appreciate your informative post
Finally, I’ve completed the famous 5 minutes WordPress installation after 2 days.
Outstanding explanation. I am impressed the way you take things done.
hey marco…
ur steps look really incredible,….m a mediacl graduate n want to creat my own blog or website !!! for the blog, when we pay for the domain as u say initially for 1.99..do we need to pay later on for any stuff ! or is there any provision thta we can get it for free…im copmletely new to this technology…pls consider me !!!
any words from u really means alot…
thank u
Hi Marco,
What a fantastic blog you have! I’ve been searching for some simple instructions, just as you’ve provided to help get me started! So simply written – that is a real skill you have!
Thanks again,
KristyC
Hi,
After install, I didn’t get the password.
I tried reinstall it, but it says the wp is already installed.
If I click lost password the answer is “ERROR: There is no user registered with that email address.”
How can I solve that??
Hello, thanks was helpful, never had to change the “localhost” to something else before. peace
Marco:
You do a fantastic job with this site.
I followed all of your directions and my brand new blog works (still completing the fine-tuning). My one question has to do with the “admin” section. Since I pay for my own dedicated server, I have 100% control over my primary domain. WP 2.9 is installed inside the website. Would that be the reason that the “admin” page which I see is mostly white, unformatted HTML code, rather than “pretty” CSS?
Thanks.
hi ..
Im realy new to this stuff,,
Im trying to creat my blog for the first time,,
After following your steps, and for example my blog is about Cars,,
The final appearance is NOT dashboard,, right ?
Thanks for the nice details …..
For Free Web Hosting- visit http://host.putidea.co.cc/
Thanks!!!
I’m a bit confused with the ftp part! I’m not using the same host as you though, so you couldn’t help me! Even though I wished you could!
~hammmy
Why doesn’t Word Press have this information in their help section!!! Thank you for answering every one of my questions in this concise yet thorough post; just wish I found this hours ago.
Thnaks Tim, glad you find it useful!
Marko,
I’ve followed all your detailed steps (thanks for that) but when I try to log to http://www.yourdomain.com/wp-admin/install.php an error page appears instead of re directing me to WordPress page.
I’ve uploaded the Wordpress folder at FIlezilla. I created a folder with the name of my website (on the right side where it reads remote site) and then uploaded the Wordpress files there.
I appreciate your help
i dont have a blog cuz this did not help me to make one someone pl3 make me a blog then i will change the pass word
wow i dont have a blog either
← Previous Comments