Block Referer Spam domain .xyz

Home Forums BulletProof Security Pro Block Referer Spam domain .xyz

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31392
    Nik
    Participant

    Hello AITpro Admin,

    I keep getting spams from .xyz domain in Google Analytics.

    Example:

    abcdeg.xyz
    abcdefh.xyz
    biteg.xyz
    brateg.xyz
    85345712-1.compliance-alex.xyz
    boltalko.xyz

    I added two of them to the Custom Code Bottom Hotlinking…. Box, but new names keep popping up. Is there a way to add a code to the custom code area to block the domain extension (.xyz)? Your suggestion is appreciated.

    Thanks,
    Nik

    #31395
    AITpro Admin
    Keymaster

    You can try this code, but a lot of Referer Spammers do not visit your website and instead make direct calls to your Google Analytics Tracking ID, which means that you would have to filter out Referer Spam domains/hostnames in Google Analytics Metrics:  http://forum.ait-pro.com/forums/topic/block-referer-spammers-semalt-kambasoft-ranksonic-buttons-for-website/

    # Block/Forbid Referer Spammers/Referer Phishing
    RewriteCond %{HTTP_REFERER} ^.*(\.xyz|ranksonic\.|semalt\.|kambasoft\.|buttons-for-website\.|buttons-for-your-website\.com|4webmasters\.org|social-buttons\.com|best-seo-offer\.com|best-seo-solution\.com).*$ [NC]
    RewriteRule ^(.*)$ - [F]
    #31417
    Nik
    Participant

    Thanks, AITpro Admin,

    Your suggested codes were already in place in the Custom Code section, and filters set up in GA.

    Nik

    #31418
    AITpro Admin
    Keymaster

    Yeah, but the point is that most likely these Referer Spambots are not even visiting your site.  So you would have to filter out those Spambots in Google Analytics using the GA filter tools or just ignore them.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.