Click to See Complete Forum and Search --> : What are the meta descriptions for?


• MaNiC MoE •
07-07-2007, 03:31 PM
I write the Meta Description in the following way :


<meta name="Description" content="*">


But, what's the following for, then :

<meta http-equiv="Description" content="*">



WHY ARE THERE TWO AND WHAT'S THE USE OF THIS? :confused:

thx, ;)

felgall
07-07-2007, 06:48 PM
The second one is the equivalent of setting a page header command in a server side script before sending the page to the browser but only works for some page header commands.

• MaNiC MoE •
07-08-2007, 07:15 AM
So, when do I really use it?