Title Tag

10.12.07

The first thing you need to do is identify the keyword phrases that are
relevant to your company, products and services. When you have decided
on your "keyword phrases" you need to put them in your page's <Title> tag.*

*The title tag is definitely the most important tag in the header
section of your web page. The title tag is displayed in the blue bar at
the top of your browser window (SEO - Basic search engine tips - How to
get indexed and listed at search engines).* *The title tag is a
one-liner describing your business, and it includes the most important
keywords. The search engines place a lot of relevance on the words
contained within the title tag, so be sure to include your targeted
keyword phrases.

* The title tag should not exceed 60 characters*.

*

Below is a sample of the HTML code of a basic website.

<HTML>
<HEAD>
<title>*Enter your Title here*</title>
<meta name="keywords" content="Enter your key words here">
<meta name="description" content="Enter your description here">
</HEAD>
<BODY>
Enter your page's body text here.
</BODY>
</HTML>

0 Comments: