Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
user.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2003 at 22:33 UTC
Updated:
25 Dec 2006 at 20:54 UTC
I saw 50 Guest online on my page. A look in the statistics shows some googlebots visiting my page (IPs: 64.86.80.X) at once.
I'm proud of getting indexed by google but we may filter some Searchmaschine bots and prevent them for count as visitors.
Comments
Comment #1
ax commenteddup of [Allow excluding certain hosts (myself,cron) from access logs | http://drupal.org/node/view/696]. please discuss this issue there. feel free to edit (the title) to better reflect the wanted feature.
Comment #2
ax commentedmarking this ACTIVE again after feedback from jeremy (author of statistics.module):
Comment #3
ax commentedanother (earlier) opinion from jeremy (would be nice if you could reply via web to keep things together):
Comment #4
ax commentedand another opinion from Chris Johnson, copied from the "Allow excluding certain hosts (myself,cron) from access logs" feature request:
now who takes this? ;)
Comment #5
jeremy commentedThe "Who's online" block is no longer part of the statistics.module.
Reassigned to the 'user.module' which now generates the "Who's online" block.
Comment #6
ax commentedComment #7
ceti commentedAh, so that's what that surge of users is. And I was beginning to worry that a full time hackjob was happening! This spidering ends up in the stats as well, so it does make it hard to tell what's going on with Anonymous users though. I guess there's no way of filtering this out by IP, but knowing the IP of incoming searches from google or other engines would be nice. Anyone have a list?
Comment #8
magico commentedI don't think that maintaining a list of IP's will be a solution.
Instead if we could detect the "User-agent" when the session begins and then mark that as a "spider", we can then apply a filter.
Comment #9
RobRoy commentedDuplicate of http://drupal.org/node/21377.