Skip to content

Instantly share code, notes, and snippets.

@jmiguelv
Created May 3, 2018 10:55
Show Gist options
  • Save jmiguelv/8cb28815b4116f9512d5051e3bf8625c to your computer and use it in GitHub Desktop.
Save jmiguelv/8cb28815b4116f9512d5051e3bf8625c to your computer and use it in GitHub Desktop.
This example refers to the Semrush spider, for others just add a new BrowserMatchNoCase line
BrowserMatchNoCase Semrush block_spider
<Location />
Order Allow,Deny
Allow from all
Deny from env=block_spider
</Location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment