This is something I haven't seen before....
Working on a new website & beside all the tables in the DB, I also have a page logging table which records every visitor movement through the website by mine (based on IP address).
Nothing weird about that, but anytime I access a page, I get 2 records added into the table from this IP address "66.249.70.106" that belongs to Goggle with the exact URL I am visiting.
I had the feeling is the Google toolbar (using IE), but didn't think Google included a crawler into it... so I open Opera browser which doesn't have the toolbar installed but has the Google search form built into the browser itself & same thing happens...
If I echo the IP into the page to make sure the "if...then...else" statement work right (based on my ip) nothing comes up on the page...
Can anyone confirm this weirdness?