There was a problem loading the comments.

Disabling our default Bot Blocking Rules

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

By default, LaunchCDN blocks a number of bots from popular backlink checking tools (ie Ahrefs, Moz, Majestic) as well as several other less popular tools and some other nuisance bots that commonly scan web sites and cause high resource usage without any benefit to your site.

In addition, some of our CDN providers including StackPath and Cloudflare, will block access from malicious IPs or some common troublesome bots as well.

You can disable this, by adding the following line to your site's .htaccess file:

 

<IfModule mod_setenvif.c>
  Order Allow,Deny
  Allow from all
</IfModule>


You can check the status of the bot blocking against common backlink tools using our free Bot Checker tool at https://www.botchecker.org/


Share via
Did you find this article useful?  

Related Articles


Comments

Add Comment

Replying to  

CAPTCHA
© LaunchCDN