Block Referral Spam like Semalt
The following snippet added to your htaccess file will block referral spam from accessing your site. # Block fake traffic RewriteEngine on Options +FollowSymlinks RewriteCond %{HTTP_REFERER} ^https?://([^.]+.)*savetubevideo.com [NC,OR] RewriteCond %{HTTP_REFERER}…