I understand, but when viewing the source code on my index.html (and other
pages) I have meta files at the top that includes data in all of these
fields.
Except this field:
<meta name="classification" content=" ">
I don't know why this is empty.
Example of what I have in my files:
<head>
<title>Welcome to DFWTejanos</title>
<meta name="description" content="The DFW Tejanos Soccer Club provides
opportunities for players with advanced soccer skills to play on a team with
similar skills while providing an environment to improve player skills,
emphasize teamwork, sportsmanship, and having fun.">
<meta name="keywords" content="DFW Tejanos Soccer Club,Dallas Texas,dallas
soccer club,club soccer,texan soccer club,north texas soccer,youth
soccer,soccer game,play soccer,coaching soccer,indooor soccer,soccer
team,boys teams,girls teams,camps,soccer camps">
<meta name="GENERATOR" CONTENT="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta HTTP-EQUIV="ImageToolBar" CONTENT="No">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta name="language" content="en-us">
<meta name="robots" content="ALL">
<meta name="rating" content="GENERAL">
<meta name="distribution" content="GLOBAL">
<meta name="classification" content=" ">
<meta name="author" content="Josee Oliviero">
<meta name="copyright" content="Copyright © 1999 - <%=CYear1%> ">
<meta name="revisit-after" content="5">
<meta http-equiv="Page-Enter"
content="revealTrans(Duration=1.0,Transition=21)">
Steve Easton said:
The page you need to add the title to is the main frameset page which
contains this:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="
http://mctejanos.com" frameborder=0
marginheight=0 marginwidth=0></FRAME>
<FRAME name="right" frameborder=0 marginheight=0