So my site gets accessed daily by google, I see it in the logs, I see it in the google search.. etc. BUT, when I go to web master tools, it shows me: Googlebot last successfully accessed your home page on Dec 18, 2007. so whats going on? ;s
That is an excellent question that I am asking myself also. My last crawl date shows January 14th, and it just doesn't seem to update. Google is frustrating. It seems like it's nearly impossible to figure out what they're doing.
Okay, so I wasnt making it INDEX the homepage,, once I added INDEX in the meta tag of robots.. it updated the date instantly :| weird...
Sure.. <meta name="ROBOTS" content="INDEX,FOLLOW"/> <meta name="GOOGLEBOT" content="FOLLOW,INDEX"/> I had those as: <meta name="ROBOTS" content="NOINDEX,FOLLOW"/> <meta name="GOOGLEBOT" content="FOLLOW,NOINDEX"/> once I changed them to INDEX,, it updates the date.. well daily