Just add a few lines of code to any form's HTML and you're all set. Each time your form is submitted, it gets sent through our bot filters before it gets forwarded where it needs to go.
Below are the needed code snippets to add within your <form>
tag:
https://indieaisle.com/form-check/
:<form method="post" action="https://indieaisle.com/form-check/">
<input type="hidden" id="useraction" name="useraction" value="[ACTION_URL]">
[ACTION_URL]
to the URL of your form's action.<input type="hidden" id="enablesubmit" name="enablesubmit" value="">
And then the Javascript that should be placed anywhere after your <form>
tag:
<!-- Indie Aisle - connect directly to your audience -->
<script src="https://indieaisle.com/form/submit.js" defer></script>
<!-- / Indie Aisle -->
Privacy practices: We don't store, or use your form's content in any way. Only block the bots. Content is forwarded directly after the bot filtering.
Simple stats, form spam blocking, and form submit to email
Our theme for indie creators to build static pages that don't require any special server software to manage. With templates for various page types. You can use the Blocks Edit visual editor to build your pages from it. And export the HTML code to your host.
Reach out to us at support@indieaisle.com.
Enter your email and we'll send you a link to reset it.