Skip to content
  1. Extras
  2. CrawlerDetect

CrawlerDetect snippets

The extra provides two elements for bot detection and form protection.

  • isCrawler — detects if the current visitor is a bot (returns "1" or "0")
  • crawlerDetectBlock — FormIt preHook that blocks form submission by bots

Both are installed with the package. FormIt is required for form protection.