Sample META Tags that Should Be Included on a Web Page

Author: Tripp W Black

Created: 03/18/2003 at 03:15 PM

 

Category:
General Web Tips
Meta Tags

<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-8">
<META HTTP-EQUIV="Cache-Control" content="no-cache">
<META HTTP-EQUIV="Expires" content="0">
<META NAME="Description" content="My page description text of 25-35 words">
<META HTTP-EQUIV="content-language" content="EN">
<META NAME="Title" content="My Page Title">
<META NAME="Rating" content="General">
<META NAME="Robots" content="index,follow">
<META NAME="Abstract" content="My page short summary of 10 words or less">
<META NAME="Author" content="Author Name">
<META NAME="Keywords" content="Keyword1,keyword2,keyword3,keyword4,keyword phrase 5 six,keyword7">
<META NAME="Copyright" content="Acme Incorporated">
<META NAME="Designer" content="Designer Name">
<META NAME="revisit-after" content="7">

previous page