trinorthlighting

msg:3040656 | 1:05 am on Aug 10, 2006 (gmt 0) |
Transfer of zero bytes means google is not indexing content. Are you getting any 500 errors in your webstats?
|
vortech

msg:3040751 | 2:46 am on Aug 10, 2006 (gmt 0) |
"Are you getting any 500 errors in your webstats?" No 500 errors, all pages get a 200 response. Googlebot is requesting pages in random order, not by going from link to link or page to page, as if they have been there before.
|
jdMorgan

msg:3040787 | 3:29 am on Aug 10, 2006 (gmt 0) |
Transfer of 0 bytes with a 200-OK status means that Google did a Conditional GET, with an If-modified-since HTTP request header, and your server responded with zero bytes because the Last-modified date on the file indicated that Google's cached copy was still current. Therefore, it was unnecessary to transfer the same 'old' content. The elimination of unnecessary bandwidth and server resource usage is precisely the purpose of the Conditional GET request. You will also see some clients use HEAD requests for the same purpose, although a CGET is more efficient. In short, don't worry about it. All is well. Jim
|
vortech

msg:3040802 | 3:47 am on Aug 10, 2006 (gmt 0) |
Thanks Jim, I didn't know what to think. So these are the pages they have been getting already, just checking for changes. Now if I could get them to crawl the rest of the site, as I said they have been going to the deepest level, just not all of it........
|
|