Forum Moderators: DixonJones

Message Too Old, No Replies

Software for tracking GoogleBot

         

djingo

2:49 pm on Oct 17, 2006 (gmt 0)

10+ Year Member



Whats the best software / method to tack googleBots indexing of my site?

My ISP wont allow me to access the raw logs so no log analyzing software will do.

Any ideas?

larryn

3:23 pm on Oct 17, 2006 (gmt 0)

10+ Year Member



djingo,

Is your site dynamic (PHP/ASP)?

If so, or if you could add server site scripts to your pages, then you could self tag your site with a short script that would register all page requests. Server side tags would not be dependant upon client-side Javascript to execute (which, of course, is why the bots don't register as they don't execute client-side Javascript).

The script would just record its own log data for you to analyze. You would need to use analytics software to analyse those logs.

Hope this puts you on the right path,

Larry

djingo

3:48 pm on Oct 17, 2006 (gmt 0)

10+ Year Member



Thanks Larry - Sounds promising

Yes my site has PHP4 PHP5 and ASP. Actully its a PHPBB forum.
Do you know of any relevant links to the procedure? Not sure of the exact phrase to search for.

djingo

7:52 pm on Oct 17, 2006 (gmt 0)

10+ Year Member



Found a little script that tracks bot activity: [psi-tech.com.au...] and it seems to work fine so far.

kichus

7:07 am on Oct 18, 2006 (gmt 0)

10+ Year Member



Now the report you can get from the Google Webmaster Tools (Google Sitemap)... They added it Today...

Login to that - if you have one - and under the 'Diagnostics' tab you can see a new link added as 'Crawl Stats' .

This will give you last 90 days activities of Googlebot in your site. This includes Reports for, Number of Pages Crawled per Day, Number of Kilobytes Downloaded per Day and Average Time Spend for Downloading a Page.

you can read about it here... [kichus.in]