Forum Moderators: DixonJones

Message Too Old, No Replies

webalizer help needed

anyone familiar with webalizer?

         

brokenbricks

2:45 am on May 12, 2005 (gmt 0)

10+ Year Member



I'd like to tweak my webalizer, so that all MSIE user agents can be listed as one "Internet Explorer", and all Slurp / Googlebot agents etc from differnt IPs can be grouped as one, I haven't been able to get it to work...Anyone know how?

dcrombie

10:52 am on May 12, 2005 (gmt 0)



In webalizer, the order is important:

GroupAgent   Googlebot    Googlebot 
HideAgent Googlebot
GroupAgent Slurp Yahoo! Slurp
HideAgent Slurp
...
(any other agents, esp those that might conflict with below)
...
GroupAgent 5.5 MSIE 5.5
HideAgent 5.5
GroupAgent 6.0 MSIE 6.0
HideAgent 6.0
GroupAgent 5.0 MSIE 5.0
HideAgent 5.0
(end)

brokenbricks

1:12 pm on May 12, 2005 (gmt 0)

10+ Year Member



Thanks, I will try it.

Does this have to be on one line? As I don't have a large enough space to Enter
"Googlebot Googlebot" etc on one line

Also, what is the correct syntax to hide referrers from your own domain?