- Issue created by @pcambra
- πΊπΈUnited States charginghawk
Something we're trying is blocking GET requests, which bots use, but allowing POST requests, which AJAX uses. This might allow AJAX to continue working while blocking bots.
When installing this module and using a view with facets and ajax, the message displayed after going over the facet threshold is Oops, something went wrong. Check your browser's developer console for more details.
It might be good if there's be a way to configure this to show a better message for actual users.
Active
1.0
Code
Something we're trying is blocking GET requests, which bots use, but allowing POST requests, which AJAX uses. This might allow AJAX to continue working while blocking bots.