Benim kullandığım güncel liste bu büyük oranda engelledim fakat bir şekilde farklı domain ya da uzantılarla geliyorlar. Bildiğim kadarıyla Analiytics'le ilgili bir sorundu. Hemen çıkma oranları %100 ve ciddi sıkıntı.
Analiytics'le yapcağınız filtreleme yalnızca yoksaymasını sağlıyor belki de Google'ın topladığı veriler açısından önemli fakat yeterli değil. Yine oradan filtreleme yapın fakat engellemenin başka bir yolunu bulmamız lazım. Ana domain engellense de sub ile yine coşuyorlar.
# Block Referrer Spam
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://.*o-o-6-o-o\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*semalt\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*simple-share-buttons\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*site40.simple-share-buttons\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*site31.simple-share-buttons\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*site30.simple-share-buttons\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*site14.simple-share-buttons\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*site11.simple-share-buttons\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*adnxs\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*aliexpress\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*bestwebsitesawards\.com/ [NC]
RewriteCond %{HTTP_REFERER} ^http://.*blackhatworth\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*bycontext\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*cenoval\.ru/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*darodar\.com/ [NC]
RewriteCond %{HTTP_REFERER} ^http://.*econom\.co/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*hulfingtonpost\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*humanorightswatch\.org/ [NC]
RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.co/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.ru/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*priceg\.com/ [NC]
RewriteRule ^(.*)$ [F,L]