KEYWORDS play an important role in search engine results. Today we are going to discuss where and when we should use keywords on our site.
First, what are KEYWORDS?
On the web, a keyword is a reference to the content and/or the type of meta element included in a given web page‘s HTML code to aid in the page’s indexing. A keyword meta element may include several comma-separated keywords (or keyword phrases, each of which may contain several individual words). Source wikipedia.
KEYWORDS in Your Title
Using the right keywords in your title will help produce the results you are looking for. The title is the first thing your searcher will see in the search results.

If your title includes keywords they are looking for they are more likely to click on your link.
How do you use keywords in your title. You need to use the most important keywords in your title. Â For instance, for Simone Wittenberg Photography, we used the KEYWORDS ‘Kelowna Wedding Photographer’.Â
In HTML the title would look like this:
<title>Simone Wittenberg Photography / Kelowna Wedding Photography</title>
KEYWORDS in Your Description
The second thing a searcher sees in the search results is your description. Using keywords won’t help in your search engine ranking, but it will give your searcher a better idea of what your site is about or has to offer. The description should be a short explanation of your site and of  your title.
In HTML the description would look like this:
<meta name=”description” content=”Kelowna wedding photographer”>
KEYWORDS Meta Tag
You can also specify keywords you want to be ranked for by using the <meta> tag in your HTML. This is in addition to the keywords that you have used in your Title and description. (Google doesn’t use these, but Yahoo and MSN do) The Keyword meta tag looks like this:
<meta name=”keywords” content=”Kelowna, Wedding, Photographer” />
Each individual term is separated by a comma.
KEYWORDS in Content
Having keywords in your content is not something that is very important to you reader, but it is important to have because this is what the search engines look for. This does NOT mean that you should only use keywords in the body of your website, but they should be interspersed throughout.Â
It is believe that only 1 in every 20 words should be a keyword. If you use more than this you could be punished by the search engine for keywords stuffing.
KEYWORDS in Tags
Search engines read the HTML code of the pages they are read. In order to make your webpage more SEO friendly, you should use your h1, h2, h3, and h4 tags. There are meanings to each of these tags:
- h1- title tag
- h2- subtitle
- h3- Â chapter
- h4- sub chapter
You can also use bold and italic commands to add importance to words in the content of your site.
Another place to use tags is in your images. Â When you add an image to a webpage, you can add <title> and <alt> tags. These are important because search engines cannot see images and rely on these tags to index image content.
Conclusion
This is what I have learned about keywords and I hope that this has been helpful to you. Next week we will look at link-building.
Continue on to Link Building