|
Meta Tags
What is Meta Tag? A Meta tag is used to specify document information to the browsers,
applications and search engines.
They can be used for a variety of reasons:
You can use it to instruct the browser to load a new document after a specified amount of time.
You can use it to specify keywords that you wish to associate with your document so that it can be found by search engines.
There are several kinds of Meta tags, but the most important for search engine indexing are
the "keywords Meta tag" and the "description Meta
tag".
The "keywords Meta tag" lists the words or phrases that best describe the contents of the page.
The "description Meta tag" includes a brief one or two
sentence description of the page.
When adding a page to their index, Search Engines use both the keywords and the description.
Well-written Meta tags can help make the page rank higher in search results.
The code for Meta tag is: <Meta ="" content="">
For instance: <Meta ="keywords" content="advertise, ad, ...">
If you would like to have Meta tags you can do so by entering this code and your own information
inside the box.
|