Skip to content

Instantly share code, notes, and snippets.

@akroii
Created November 2, 2017 12:32
Show Gist options
  • Select an option

  • Save akroii/fd44971818397be197659ab895726010 to your computer and use it in GitHub Desktop.

Select an option

Save akroii/fd44971818397be197659ab895726010 to your computer and use it in GitHub Desktop.
RewriteCond %{HTTP_USER_AGENT} (googlebot|bingbot|Baiduspider) [NC]
RewriteRule .* - [R=403,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment