| |
|
Meta Tag Example |
| |
| Meta tags are designed to be located
in the head section of each web page and contain information about
what is contained on that web page. The two most common meta
tags are Description and Keywords.
SearchSight.com used the Description meta tag for the text in each
page's search engine listing, as well as the title tag for each
listing's title. This is why it is important to have proper
meta tags and a title on each page that you want listed on
SearchSight.com. |
| |
|
This is
a typical layout of the head section of a web page: |
<HEAD>
<TITLE>This is the Web Page Title. This will appear on
your SearchSight.com Listing</TITLE>
<META name="description" content="This is where you place your
web page's description. This will appear on your
SearchSight.com listing.">
<META name="keywords" content="place, your, keywords, here,
separated, by, commas">
</HEAD> |
|
| |
|
Back
|
|
|