• 17-06-2015, 22:16:11
    #1
    Merhaba arkadaşlar ,
    Bir seo sitesinde anlatıldığı üzere birebir filtreleme yapmama rağmen referral bağlantılardan trafik halen daha geliyor .

    Oldukça sinir bozucu!

    Siz nasıl engelliyorsunuz bu siteleri ?

  • 17-06-2015, 23:05:38
    #2
    https://moz.com/blog/how-to-stop-spa...-referral-data

    htaccess ile engelledim ben, link'tede detayli anlatim var
  • 20-06-2015, 16:21:42
    #3
    Woo adlı üyeden alıntı: mesajı görüntüle
    https://moz.com/blog/how-to-stop-spa...-referral-data

    htaccess ile engelledim ben, link'tede detayli anlatim var
    Hocam düzenledim bende fakat yine aynı trafik geliyor

    kodları yanlış yeremi yapıştırdım acaba ?

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly.\.ru/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.org/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.info/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*iloveitaly\.ru/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*econom\.co/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*savetubevideo\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*kambasoft\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*buttons\-for\-website\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*semalt\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*darodar\.com/ [NC]
    RewriteCond %{HTTP_REFERER} ^http://.*free-social-buttons\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*event-tracking\.com/ [NC]
    RewriteRule ^(.*)$ – [F,L]
    </IfModule>
    
    # END WordPress
  • 20-06-2015, 18:16:13
    #4
    marcareklam adlı üyeden alıntı: mesajı görüntüle
    Hocam düzenledim bende fakat yine aynı trafik geliyor

    kodları yanlış yeremi yapıştırdım acaba ?

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly.\.ru/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.org/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*ilovevitaly\.info/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*iloveitaly\.ru/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*econom\.co/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*savetubevideo\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*kambasoft\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*buttons\-for\-website\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*semalt\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*darodar\.com/ [NC]
    RewriteCond %{HTTP_REFERER} ^http://.*free-social-buttons\.com/ [NC,OR]
    RewriteCond %{HTTP_REFERER} ^http://.*event-tracking\.com/ [NC]
    RewriteRule ^(.*)$ – [F,L]
    </IfModule>
    
    # END WordPress
    # block visitors referred from bad website
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} iedit\.ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} iloveitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} econom\.co [NC,OR]
    RewriteCond %{HTTP_REFERER} semalt\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} forum\.topic44637676\.darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} iskalko\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} ilovevitaly\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} o-o-8-o-o\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} o-o-6-o-o\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} buttons-for-website\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} semalt.semalt\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} cenoval\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} priceg\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} cenokos\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} seoexperimenty\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} gobongo\.info [NC,OR]
    RewriteCond %{HTTP_REFERER} vodkoved\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} adcash\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} websocial\.me [NC,OR]
    RewriteCond %{HTTP_REFERER} cityadspix\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} luxup\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} ykecwqlixx\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} superiends\.org [NC,OR]
    RewriteCond %{HTTP_REFERER} slftsdybbg\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} edakgfvwql\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} socialseet\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} screentoolkit\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} econom\.co [NC,OR]
    RewriteCond %{HTTP_REFERER} semalt\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} savetubevideo\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} shopping\.ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} iedit\.ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} forum\.topic52548358\.darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} 7makemoneyonline\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} make-money-online\.7makemoneyonline\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} forum\.topic53813291\.darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} hulfingtonpost\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} 12masterov\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} este-line\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} bestwebsitesawards\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} cardiosport\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} customsua\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} ghazel\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} maridan\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} med-zdorovie\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} dipstar\.org [NC,OR]
    RewriteCond %{HTTP_REFERER} o-o-6-o-o\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} it-max\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} maridan\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} delfin-aqua\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} dvr\.biz\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} blackhatworth\.com [NC]
    RewriteRule .* – [F]
    Bu listede güncel spam siteler var, ama yine sahte trafik geliyorsa bazilari htaccess'i dolanip trafik yollayabilme teknigi gelistirmisler onlarada tek çare analytics'te filtre. Artik google amcamizin bunun önüne geçmesi lazim.
  • 20-06-2015, 20:12:18
    #5
    Woo adlı üyeden alıntı: mesajı görüntüle
    # block visitors referred from bad website
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} iedit\.ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} iloveitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} econom\.co [NC,OR]
    RewriteCond %{HTTP_REFERER} semalt\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} forum\.topic44637676\.darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} iskalko\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} ilovevitaly\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} o-o-8-o-o\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} o-o-6-o-o\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} buttons-for-website\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} semalt.semalt\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} cenoval\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} priceg\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} cenokos\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} seoexperimenty\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} gobongo\.info [NC,OR]
    RewriteCond %{HTTP_REFERER} vodkoved\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} adcash\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} websocial\.me [NC,OR]
    RewriteCond %{HTTP_REFERER} cityadspix\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} luxup\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} ykecwqlixx\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} superiends\.org [NC,OR]
    RewriteCond %{HTTP_REFERER} slftsdybbg\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} edakgfvwql\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} socialseet\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} screentoolkit\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} econom\.co [NC,OR]
    RewriteCond %{HTTP_REFERER} semalt\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} savetubevideo\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} shopping\.ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} iedit\.ilovevitaly\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} forum\.topic52548358\.darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} 7makemoneyonline\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} make-money-online\.7makemoneyonline\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} forum\.topic53813291\.darodar\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} hulfingtonpost\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} 12masterov\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} este-line\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} bestwebsitesawards\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} cardiosport\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} customsua\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} ghazel\.ru [NC,OR]
    RewriteCond %{HTTP_REFERER} maridan\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} med-zdorovie\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} dipstar\.org [NC,OR]
    RewriteCond %{HTTP_REFERER} o-o-6-o-o\.com [NC,OR]
    RewriteCond %{HTTP_REFERER} it-max\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} maridan\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} delfin-aqua\.com\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} dvr\.biz\.ua [NC,OR]
    RewriteCond %{HTTP_REFERER} blackhatworth\.com [NC]
    RewriteRule .* – [F]
    Bu listede güncel spam siteler var, ama yine sahte trafik geliyorsa bazilari htaccess'i dolanip trafik yollayabilme teknigi gelistirmisler onlarada tek çare analytics'te filtre. Artik google amcamizin bunun önüne geçmesi lazim.
    Anladım önüne geçilmesi zorlaşmış anladığım kadarıyla . Yardımlarınız için teşekkürler.