Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
How do I hide my domain name from being a top referrer in my Webalizer reports? | Advanced Internet Technologies

The following syntax would need to either be added in the SMT webalizer installation page or via the webalizer.conf, which is located in the directory that webalizer is installed (i.e. /www/htdocs/webalizer for most instances).

The syntax of the webalizer.conf file would be as follows:

HideReferrer name

Hide Referrers that match name.

Example:

HideReferrer domain.com

Do not include the ‘http’ or the ‘www’ in front of the domain.