How to Install and Setup A Wordpress Blog on Your Own Domain
This article discusses the details of setting up a Wordpress blog on your own domain. To proceed, I’m assuming you’ve already gone through the steps of purchasing and setting up your own domain.
Before I go too far, let’s talk about the Wordpress program itself. Wordpress is an open source, publicly created program which is free for the whole world to use. It is written entirely in PHP and runs off of a MySQL database. If you don’t know what that means, it’s no big deal. You don’t need to know PHP or MySQL to have a fully-functioning Wordpress blog on your website.
The easiest way, by far, to set up Wordpress on your own domain is to use cPanel with Fantastico. This combination of web-host software makes installing Wordpress a breeze. I strongly recommend that you purchase web hosting from a hosting service which has cPanel with Fantastico. Hostgator is my favorite web hosting service because they have everything I need and very good service..
To install Wordpress from cPanel with Fantastico, follow these steps:
- Login to cPanel at your website (usually www.yourdomain.com/cpanel).
- Find the icon that says, “Fantastico” and click on it.
- On the left side, click the Wordpress link.
- From the Wordpress panel, click “New Installation”
- Choose which domain you’re installing Wordpress onto.
- If you’re installing your blog into a different directory than your root directory, enter a directory name. If the Wordpress blog will be powering the entire site, leave the directory blank.
- Enter your Admin username and password. This is the username and password you will use to login to the blog’s wp-admin section to make any changes.
- Enter your admin nickname (this will show up in your posts and comments)
- Enter the admin email address which will be used to contact you as the administrator. Make sure this email address actually exists. I always create a separate admin email address for my blog such as wpadmin@mydomain.com
- Enter the site name and description. This is what will initially show up in the header of your blog.
- Enter your email account information. This will also be used if you will be posting to your blog via email. You will need your POP/SMTP server name (usually mail.mydomain.com), username, and password.
- Press “Install Wordpress”
- Next you’ll see an overview screen showing you that you are about to create a MySQL database, username, etc. Press “Finish Installation” to continue.
- Finally, you see the summary screen telling you that the Wordpress blog was installed. Make a not of the directory location, username, password, etc.
- You’re finished.
If you do not have cPanel / Fantastico, you can visit http://codex.wordpress.org/Installing_WordPress for step-by-step guide to installing Wordpress from scratch.
To start using your blog, go to www.yourdomain.com/wp-admin and login with the username and password you setup during installation.
My next article will focus on the important steps you should take to tweak your blog for best money-making potential. Stay tuned…
September 27th, 2007 at 11:27 am
How about a part 2? I am in the process of moving about a half dozen blogs over to WP and these are the headaches I have had.
1) Setting up the standard WP blog is easy enough - how about a step thru for installing a new theme?
2) Instructions for modifying your WP blog - using control panel and not.
3) How to add widgets.
4) How to install your blog quickly with above in mind and get back to blogging.
WP installation instructions and FAQ on their website stink (”Carefully look at all the modules and how they work. Read and learn how things interact…”). Bloggers want to blog, not read technical documents and worship PHP code!
Thanks for your post,
September 27th, 2007 at 11:43 am
Jack,
I know transferring from one blog platform to WP can be a pain. I’ll do my best to write part 2, 3, 4, 5, & 6.
I’ll start with installing a new theme. If you haven’t signed up for the newsletter (top right of the page), you might want to do that so you’re notified when I post the new article.
Thanks for your comments.
August 26th, 2008 at 5:10 pm
I tried fantastico to no avail (my web server didn’t support it), I had to do it the hard way (which was quite easy when it came down to it. I used the default installation process after receiving error message when using the software. This was still an informational posting, thank you very much.