Spambots are becoming a more common problem for sites because they can distort website analytics and mislead and deceive site publishers.
One of the most exciting experiences in online publishing is a spike in site traffic. One of the most discouraging experiences is the discovery that the traffic is spam.
Analytics software sometimes will not include a spambot in visitor reports. But it may not identify all spambots. When it doesn’t, the spambot appears in analytics as a “visitor” even though it is simply a script or program that has visited the site.
It has no audience or revenue value. All it does is distort analytic reports and give false readings.
A spambots are automated visitors who are simply trying to get attention. They are hoping site publishers will notice the visits in their analytics reports and use the URL in the reports to visit that site. There, they hope to sell a product or service.
For example, auto-seo-service is a website that has a “free” website audit. The owner is anonymous in the ICANN whois report, but the registrar is based in the Ukraine. Talk about a red flag not just for spam but also for site viruses.
For publishers who use Google Analytics, they will find these spambots listed under Acquisition / All Traffic / Source-Medium.
Anyone who pays attention to analytics and especially to traffic sources on a regular basis — at least weekly if not monthly — will soon discover these spambots. Taking action quickly is essential to preventing them from corrupting audience reports with worthless visits.
There are two main options for keeping the spammers out of analytics. One involves some technical skill. The other is simply a change in Google Analytics.
The technical answer lies in what is called an .htaccess file (yes, it begins with a period) if the site is on an Apache server. The code looks something like this:
# block visitors referred from semalt.com
RewriteEngine on
RewriteCond %{HTTP_REFERER} semalt\.com [NC]
RewriteRule .* – [F]
Even a tiny mistake in changing the .htaccess file can literally bump the site offline, so I don’t recommend it for anyone without at least some technical skills. Because of site and hosting variations, I recommend testing or getting feedback from the hosting company before using the above code.
The easier way is a change in the analytics software after identifying the URL of the spambot. In the case of Google Analytics, click on the Admin or gear icon in the lower left corner and follow these steps:
The filter will block the spammers from appearing in the audience reports. Don’t be surprised if the filter changes past audience reports.
A Google Ads strategy for beginners begins with defining a few simple goals. Knowing these…
A Google ad strategy is an inexpensive, efficient and highly educational way of driving targeted…
The analytics bounce rate is an excellent way to measure the quality of a website…
Keyword density is an SEO tactic that suggests how many times a particular keyword should…
Forum link building is a marketing tactic that has some moderate benefits with search engine…
Website publishers who track new versus returning visitors will find new ways to increase site…