View Single Post
  #7 (permalink)  
Old 01-02-2005, 09:47 PM
ngamer ngamer is offline
WebProWorld New Member
 
Join Date: Aug 2004
Location: San Diego
Posts: 5
ngamer RepRank 0
Default

first thing I noticed is that you don't have specific googlebot instructions for your site.


It would look like this with the robot instructions

<META NAME="robots" CONTENT="index, follow">
<META NAME="GOOGLEBOT" CONTENT="INDEX, FOLLOW">

This is the most up to date meta tag for googles spiders. Should help some in addition of cleaning up your code.

Also make sure all text links have title tags and all images have alt tag identification.
Reply With Quote