meta tags:(

liunx

Guest
hey, it has been about two months now since ive tried to get my site into some search engines, r these meta tags right?<br />
<br />
<head><br />
<br />
<title></title><br />
<META content="Cptestcentral" name=description><br />
<META content="Computer certifications, Computer tests" name=classification><br />
<META content="cptestcentral, Cptestcentral, braindumps, Braindumps, certified, certifications, Free, free, tests, practice tests, practice, hardware, software, free braindumps, free practice tests,make, make tests, computers, html software, online tests, online, html, submit" name=keywords><br />
<META content=ALL name=robots> <br />
<META content=none name=copyright> <br />
<META content=Booooze name=author> <br />
<META [email protected] http-equiv=reply-to><br />
<link rel="stylesheet" type="text/css" href=http://www.webdeveloper.com/forum/archive/index.php/"dstyles.css" /><br />
<br />
</head><br />
<br />
<br />
google wont find it at all, ...my site uses frames and google says it doesnt always work..:( ...so how can i fix it so it will all work? thx all<!--content-->http://www.searchenginewatch.com/webmasters/article.php/2167931<br />
<br />
You'll want to read through that. Make sure you are using correct <meta> tags. Your author <meta> tag should look like this...<br />
<br />
<META content="Booooze" name="author"><br />
<br />
Your <link> tag is written in XHTML format while your others are written in HTML format. Which one are you using, XHTML, or HTML? If you haven't, check out the link to Google's Webmaster section in my sig. Also make sure your pages validate against W3C standards and look good in a text browser since that's pretty much how search engines look at them.<!--content-->
 
Back
Top