MetaTags


Metatags are tags that contain commands to the gathering programs of search engines that try to index your page, or commands and information to a browser that retrieves your page. They are not displayed on the page but you can use them to control how your site behaves and how it's indexed.

Metatags go in the header: between the tags <HEAD> and </HEAD>. Their general form is:

<META name="type" description="text">
For instance:

<META name="author" description="Judy Koren">

They come after the title tag: HTML doesn't require this, but search engines that don't understand metatags expect to find <TITLE> as the first element in the header and may not read it correctly if it isn't.

What MetaTags are there?

Here's a list; the words in the "content" field are obviously only examples. I don't claim it's complete, but it contains the ones you're likely to need.

 

Back to course entry page


Written by J. Koren for Unesco
©1998