Page 1 of 2

Is there any way to tell when google crawled last?

Posted: Fri Sep 22, 2006 10:45 am
by Joseph James
Is there any way to tell when google crawled last on your site? by looking at iss log!

Posted: Sun Sep 24, 2006 3:54 pm
by viradian
type "site:www.yoursite.com" without quotes, into the google search bar, and it will display all the pages from your site that are currently in google's index. Click on the cache link under the page, and it will show when google last indexed that page...

Posted: Mon Sep 25, 2006 6:15 pm
by richb
Otherwise you can register with google sitemap. You can see when google last crawl your site.

Posted: Wed Sep 27, 2006 9:34 am
by vonragnor
I've added a small script to all my pages that notifies me by email when google or any other (major) bot comes along.. :P







Horses

search your logs

Posted: Thu Oct 12, 2006 4:09 pm
by BTDINO
check your weblogs you'll see date and time google bot last visted

Posted: Tue Oct 17, 2006 12:24 pm
by phlash2k1
How about a copy :D
vonragnor wrote:I've added a small script to all my pages that notifies me by email when google or any other (major) bot comes along.. :P







Horses

Posted: Sat Oct 21, 2006 1:43 am
by 1SCROLLNET
You need tos etup a sitemap with google so you can retrieve all activities made by the google bot in your website..


Good luck

Posted: Sat Oct 21, 2006 2:47 pm
by Adan
One thing is when your site was last cached (for that check the cache of your site on the SERPS) and a different one when it was last spidered (for that the only way is to check your logfiles).

Posted: Sat Oct 21, 2006 2:48 pm
by Adan
By the way, what you have to look at in your log files when you check it out is something "GoogleBot".

Posted: Sat Oct 21, 2006 7:02 pm
by richb
Sign up with Google sitemap will do. It will tell your page when been crawl by google and any page error as well.

goolebots

Posted: Sun Oct 22, 2006 5:15 am
by link.ezer.com
If I own Google... then I will not expose all goolebots...

but I do not own Google....

Anyway.... check the cache time ... I think that is G wants you to know.

or

You may use some web tools to make domain google LivePR, backlinks and index check and save it as history records order by date.

Posted: Thu Oct 26, 2006 6:56 am
by kirby009
I thing i would be in your cpanel.

Posted: Fri Nov 03, 2006 10:31 pm
by Zhra
I use cache:
It's easy and it gives me close look for last visits
But its not every thing

Google visits

Posted: Tue Nov 07, 2006 11:15 am
by weegem
Here's something interesting, we've noticed that Google visits our site at the very least once a week. Now we do update and change our pages frequently, so this may have something to do with it.



http://www.ELuminay.com

Posted: Mon Mar 05, 2007 2:02 am
by Joseph James
phlash2k1 wrote:How about a copy :D
vonragnor wrote:I've added a small script to all my pages that notifies me by email when google or any other (major) bot comes along.. :P
Well I figured out how to do it,
In header of HTTP request, User-Agent will be having string like "(compatible;+Googlebot/2.1;++http://www.google.com/bot.html)". The version may vary, but we can assume "Googlebot" will stay, Cant we?
More information about http request http://www.w3.org/Protocols/HTTP/HTRQ_Headers.html