Wordpress Setup

The blogging software I’m using is called Wordpress (v.2.6.2). It’s very popular, and easy to use, but still powerful enough to have a wealth of different configuration options available.

I figured I would write down some very basic steps I took to configure this blog.

Permalinks

This allows you to create permanent and intuitive links to your blog posts, and not something that looks like: “http://yourblogurl/?name=feed”.
Wordpress has a easy way to convert your blog to use permalinks.

  1. Login to the wp-admin page.
  2. Click on the “Settings” tab on the right side (next to the Plugins tab)
  3. Click on the “Permalinks” tab.
  4. Select one of the suggestions in “Common settings”, or using that create your own.

Adding Widgets

  1. Login to the wp-admin page
  2. Click on the “Design” tab
  3. Click on the “Widgets” sub-tab
  4. Add whatever widgets you want.

Change User Name

If you haven’t configured your user name yet, you probably want to do so since that is the name that shows up on all your posts.

  1. Login to wp-admin
  2. Click on “user” tab on the right side.
  3. Click on the “Authors & Users” sub-tab.
  4. You will have at least one user (the administrator). Click on the link for this user, and modify the fields you want to modify like “nickname” etc.

Themes

  1. Download a theme.
  2. The theme file will come in a zipped directory. Unzip the theme in the “wp-content/themes” directory.
  3. Login to wp-admin
  4. Click on the “Design” tab
  5. Click on the “Themes” sub-tab
  6. Click on the theme to get a preview.
  7. Click on the “activate” link on the upper right of the preview.

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

Comments

No comments yet.

Leave a comment

(required)

(required)