• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

webalizer hidereferrer solution

A

alfmanuel

Guest
Hello there !

I posted a time ago my problem with Plesk and webalizer, because I don't want the domain itself in referrer list.

Now, I've seen that I share this problem with many other plesk users, I coded a command line program (in php), which will hide the domain it's web stat.

You will find the (easy) install instructions and the program at:
http://www.inex.at/plesk/webalizer/

ys
Manuel

(I'm from Austria, it will explain my bad english ;) )
 
so here is the problem:

for example, i have 2 domains. test.com and test2.com.

so you would add in webalizer.conf the following lines:
HideReferrer test.com
HideReferrer test2.com

o.k. but than on both hosts, the 2domains won't be shown as referrer. That would be a big fault and mistake !!!
 
Originally posted by alfmanuel
so here is the problem:

for example, i have 2 domains. test.com and test2.com.

so you would add in webalizer.conf the following lines:
HideReferrer test.com
HideReferrer test2.com

o.k. but than on both hosts, the 2domains won't be shown as referrer. That would be a big fault and mistake !!!

Nice idea of you with your http://www.inex.at/plesk/webalizer/ :)

To hide referrers add your Hide/GroupReferrers lines to /usr/local/psa/etc/webalizer.conf or upgrade to Plesk 7.5.3 to manage these parameters with Plesk Panel.

Host mi? ;-)
 
psa statistics & 00webalizer

Trying to figure out exactly what the difference is between

/etc/crontab.daily/00webalizer.sh

and

/usr/local/psa/admin/sbin/statistics in the crontab

stats seems to be running a really high load on log files that are not that large, are two sessions of statistics running that are duplicating themselves?
 
Back
Top