I looked at the source code of a website that ranks #1 on google.
I hae read to have keywords in the Title, Decription, and Meta tags? This is correct I am assuming....
If that is correct is this the proper way to enter it into HTML?
<title> Enter statement here</title>
<meta name="description" content="Enter content here">
<meta name="keywords" content="Enter Key Words here">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
I dunno what the last line does but it seemed to be part of it....
Also I am using Frames so would this be in the main page or the frames themselves or both?
Bill
I hae read to have keywords in the Title, Decription, and Meta tags? This is correct I am assuming....
If that is correct is this the proper way to enter it into HTML?
<title> Enter statement here</title>
<meta name="description" content="Enter content here">
<meta name="keywords" content="Enter Key Words here">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
I dunno what the last line does but it seemed to be part of it....
Also I am using Frames so would this be in the main page or the frames themselves or both?
Bill