Skip to main content

Referral Spam - Will this work to stop it?

Comments

5 comments

  • sarhosting
    The method we have been using for a few years is below.
    # [ CP Global Ban - Open ] RewriteEngine on Options +FollowSymlinks RewriteCond %{HTTP_REFERER} 100dollars-seo\.com [NC,OR] RewriteCond %{HTTP_REFERER} semalt\.com [NC,OR] RewriteCond %{HTTP_REFERER} savetubevideo\.com RewriteRule .* - [F] # [ CP Global Ban - Close ]
    Keep in mind, a bloated .htaccess file will slow down the performance of the site(s) so use with care. The best thing do (in our opinion) is to ignore the visits and make sure your stats are not public because if the stats can be accessed by anyone (including Search Engines), you will be creating FREE backlinks back to the spammer. Since your stats changes daily and the data gets overridden, this is the reason they keep hitting you every few days as not to be pushed out of your logs..
    0
  • lenashore
    Thanks Sarhosting! Do you know off-hand on how to make your stats non-public? Do you know if you can put an htaccess file above the root folder? I really need something server-wide.
    0
  • sarhosting
    It should NOT be accessible outside of cPanel by default. You can verify by adding /stats/ after your domain name. It will either load, ask for credentials, or give a 404 error. If you query the following in Google, you will see affected sites.
    "semalt.com" "/stats/ref"
    Fortunately, most of the results are text so a backlink is nonexistent.
    0
  • cPanelMichael
    Do you know off-hand on how to make your stats non-public? Do you know if you can put an htaccess file above the root folder? I really need something server-wide.

    Hello :) Yes, as mentioned, statistics are not available to the public by default. Thank you.
    0
  • sarhosting
    A domain moved up to a PR2 rank and got slammed by video--production.com. If you are still blocking, you can try adding that before they get to you.
    0

Please sign in to leave a comment.