Welcome to your new website. I hope you enjoy using it. Your website was designed with WordPress. WordPress started in 2003 and has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day.
WordPress is an Open Source project, which means there are hundreds of people all over the world working on it. (More than most commercial platforms.) It also means you are free to use it for anything without paying anyone a license fee.
Tekpals took care of installing WordPress for you and all the other technical details of getting it set up on your web server. Now you’re able to add your content and get your website started.
Your Administration Site
In addition to your main website, you’ll be using the administration site quite a bit. Your main website is public – anyone in the world can go to and view your site. Your administrative site is private – you must log on with an id and password to access the administrative site. Only Tekpals and you can log on to the administrative site.
Your administrative site is located at ____________________________________________. Your id is ________________________ and your password is _______________________. When you go to your administrative site you’ll see this logon screen:

Enter your id and password here and click the log in button. If you forget your password, click on the “Lost your password?” link and a new password will be emailed to you.
Once you login you’ll see this site dashboard (yours may look slightly different):

Don’t be overwhelmed by this screen. You’ll be spending most of your time is just a few areas. This guide will show you how to get started. If you want to know more take a look at http://codex.wordpress.org/Administration_Panels.
Let’s take a look at a few areas:

The At a Glance screen shows you an overview of your site. We’ll need to introduce a few definitions here:
It’s important for a beginning WordPress author to understand the difference between posts and pages.
Posts are the principal element (or content) of a blog. The Posts are the writings, compositions, discussions, discourses, musings, and, yes, the rantings, of a blog owner and contributors. Posts, in most cases, are the reason a blog exists; without Posts, there is no blog!
Pages are the “static” information on your site. Static means it doesn’t change. A good example of a Page is information you would place on an About Page. A Page should not be confused with the time-oriented objects called posts. Pages are typically “timeless” in nature and live “outside” your blog.
Categories allow the classification of your Posts into groups and subgroups, thereby aiding viewers in the navigation and use of your site. Each Category may be assigned to a Category Parent so that you may set up a hierarchy within the category structure. Using automobiles as an example, a hierarchy might be Car->Ford->Mustang. In creating categories, recognize that each category name must be unique, regardless of hierarchy.
Tags are the keywords you might assign to each post. Not to be confused with Categories, Tags have no hierarchy, meaning there’s no relationship from one Tag to another. But like Categories, Tags provide another means to aid your readers in accessing information on your blog.
Adding a Page
Click on Pages then click on Add New.

Editing a Page
To edit a page, click on Pages then Edit. Then select the page you would like to edit.

Composition/Editing Screen
Whether you’re adding or editing a page, you’ll then notice the composition/editing screen on the right side of the screen.

Give the page a title in the first field. Each page you enter will appear in your menu and this name will be the name that appears in your menu navigation. You’ll then enter your content is the large box. Above this box there’s an icon bar:

These icons above the editing window can be used to add formatting to the text. These icons work just like most word processors. Highlight the text to be formatted, then use the buttons. When the buttons are hovered over, a description of the button will pop up.
The last two buttons are particularly handy. The second to last button toggles full screen mode. This makes entering large amounts of text much easier. The last button toggles a bunch of additional buttons. If you click this button you’ll see:

Notice the button with the clipboard and the “W” icon. This is “Paste from Word” and it’s really handy to paste contents from Microsoft Word. The formatting will be more predictable this way.

If you’re comfortable with HTML, you can use the HTML tab to edit the HTML source of the content, if needed. Use the visual tab to switch back to the normal view. It’s best not to edit HTML directly unless you’re pretty comfortable with the language. It is possible to break functionality by directly editing HTML and your site may not work the way you want.
If there’s something that you want to do and can’t make that happen by editing in the visual tab, just give us a call or send an email.

Click the blue “Publish” button in the right column to make the page go live on your site. Once a page is published, the “Publish” button becomes an “Update” button which you can use to save changes. Other options include “Save Draft” for saving the page to work on later and “Preview” to see how the page will look before publishing. You can also choose to publish you content immediately or at a future date and time.
Creating and Editing Posts
A post is a time oriented object that you add to your site. The more obvious example is a blog. Your blog is made up of many posts that the author(s) writes. Writing and editing posts is very easy in WordPress. Start by selecting the Posts option.

From here you can select to edit an existing post or create a new post. Let’s create a new post. This window works just like the window we used to create or edit pages.
Each post in WordPress is filed under a category. Thoughtful categorization allows posts to be grouped with others of similar content and aids in the navigation of a site.
You can also use tags to describe posts. A tag is a keyword which describes all or part of a Post. Think of it like a Category, but smaller in scope. A post may have several tags, many of which relate to it only peripherally. Like Categories, Tags are usually linked to a page which shows all posts having the same tag. Unlike Categories, Tags can be created on-the-fly, by simply typing them into the tag field.
Tags can also be displayed in “clouds” which show large numbers of Tags in various sizes, colors, etc. This allows for a sort of total perspective on the blog, allowing people to see the sort of things your blog is about most.
Many people confuse Tags and Categories, but the difference is easy: Categories generally don’t change often, while your Tags usually change with every Post.
