The <meta> tag is yet another example of the truth: sometimes what you don't see is what you get. Dave Raggett describes the various uses of the tags on page 237-238. The two tags you will want to be sure to always use are: <meta name="keywords" content="[fill in your words]"> These are the key words that some search engines will look for and use to categorize your page on their lists. Using "keywords" is an important step in promoting your page. Equally important, but all too often forgotten, is the <meta name="description" content="[fill in your words]"> Go to Yahoo or most search engines and try looking at the summary of pages for almost any topic. Notice the strange ones that seem like gibberish. If you do not use a <meta name ="description">some search engines will simply print the first few words they find on the page, even when those words are just setting up tables and buttons. |
|||
This class emphasizes do-it-yourself html so that you know how to do each step yourself and do not have to rely on special programs. However, here is a site that makes doing meta tags easy. Just fill in the information and then copy the meta tags it creates and paste them into your code. |
|||
Other comment notes for this unit: |
Copyright by dwang, 1999. All rights reserved.