Title: Meta Tags
Description: Anyone have a example set i could use
Scanger - December 15, 2005 09:18 PM (GMT)
Anyone have a example set of Meta tags i could copy?
Fierce - December 15, 2005 10:15 PM (GMT)
i'll try and get some real quick.
here:
| QUOTE |
<meta http-equiv="Content-Type" content="text/html; iso-8859-1"> <meta name="title" content="Page Title"> <meta name="ROBOTS" content="INDEX,FOLLOW"> <meta http-equiv="Content-Language" content="en"> <meta name="description" content="Description"> <meta name="abstract" content="Short Description"> <meta name="keywords" content="Keywords"> <meta name="author" content="Author"> <meta name="publisher" content="Publisher"> <meta name="copyright" content="Copyright"> <meta name="rating" content="All"> <meta name="audience" content="All"> <meta name="page-topic" content="Short Description"> <meta name="revisit-after" content="3 days"> <meta name="doc-rights" content="Copywritten work"> <meta name="doc-class" content="Completed">
|
change the stuff on the right such as:
content="short description"
by the way: if you want me to generate them enter the following information:
Author:
Publisher:
Copyright:
Email:
Page Title:
Description:
Short Desc.:
Keywords:
JellX - December 31, 2005 11:23 PM (GMT)
Oh so that is what they're used for, thanks Fierce. :)
Paraiya - June 28, 2006 05:44 AM (GMT)
Wait I don't understand. What do meta-tags do???
Logan - June 28, 2006 03:10 PM (GMT)
| QUOTE (Paraiya @ Jun 27 2006, 11:44 PM) |
| Wait I don't understand. What do meta-tags do??? |
Meta tags are a way for search engines (Google, Yahoo!, MSN) to collect information on your site to archive it, and provide search keywords, etc.. for your site.
Tomballa22 - June 28, 2006 06:01 PM (GMT)
They also determine the character set that will be used and can be used to redirect pages.