• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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