|
|
||||||||||||||||
How To Use Meta-TagsMeta-Tags are a helpful tool in web design. They are not a visual component on the web page, but they allow you to give your web site a description, and keywords which describe content. These can make it easier for search engines to index your site where people are more likely to find it. There are several meta tags, but the most important for search engine indexing are the description and keywords tags. The description tag returns a description of the page in place of the summary the search engine would ordinarily create. The keywords tag provides keywords for the search engine to associate with your page. Different search engines use meta tags in slightly different ways, but nearly all search engines utilize meta tags for the process of indexing, in some way or another. For a chart listing the indexing methods that different search engines use, go to the Search Engine Features page. Meta Tags are very simple to incorporate in your web site. You can either generate them in Microsoft Frontpage, or insert them into the html using the code below.
<META name="description" content="Everything you wanted to know about stamps, from prices to
history."> Here are a couple of good resources concerning meta-tags:
Other things to do which will help get your page listed by search engines is to use "keywords" which are relevant to your page's topic near the top of the page, and also submit your page's URL to search engines which allow submission.
|
||||||||||||||||