How to install WordPress
In this article I’m talking about:
- Downloading WordPress
- Uploading it to your site
- Setting up the database
- Configuring your wordpress installation
- Logging into wordpress
Powerpoint accompanying this article
Copy of WordPress with all my favorite plugins already included
This is my little list of things I think you should download and how I think you should configure them. To understand my thinking watch the video at http://jeffmcleod.ca showing you how and why I choose all of this. Also you can download all of these plug-ins in one file from the website.
- Download Wordpress
- Google “download wordpress”
- It’s free
- I am sticking to 2.9.2 for now (you can download this from me at http://jeffmcleod.ca )
- Upload WordPress to your site
- Log in to FTP site
- I like to use FileZilla, but do as you please
- Copy entire folder contents onto FTP
- I recommend the root folder
- If you use a deeper folder it will be in all of your URLs (ie www.yourdomain.com/downloads/stuff/wordpress/…, not cool)
- i. Also, you won’t be able to post any pages to the homepage)
- Rename folder to whatever you want (ie blog, membership)
- Set-up Database
- Log in to cPanel
- Go to mySQL Databases
- Create new database
- I use the folder name, you can use whatever you want
- Create new user
- At this stage I always use admin
- Add user to database
- Configure WordPress installation
- Go to the URL you uploaded your Wordpress file
- Start config process, log in (remember your database name and user name will have your ftp log-in name in front “ftplogin_databasename” and “ftplogin_username”
- Make sure to copy your new password
- Logging in to WordPress
- Paste your new password
- IMMEDIATELY change it
- Set-up all your plug-ins (go to http://jeffmcleod.ca to see a video on all the best plug-ins for business, and how to optimize their config for effectiveness)


