A Honey Pot trap is a useful way to improve the quality of the form submissions that you receive on your web applications.
4 posts tagged with "html"
View All TagsHow to Add Custom Recaptcha to Netlify Forms
Are you annoyed that the Netlify-provided reCAPTCHA allows users to submit the form with no notification or UI signals that they need to validate reCAPTCHA first? Same.
How to Integrate Contact Us to Netlify forms
We will go through how to have your Contact Us page, integrate with Netlify Forms. This will then allow you to set up workflow automation like Zapier so you can then have it saved to an excel spreadsheet, or have a Discord bot send it to a channel. We will also go through Spam Filters and the limitations of Netlify's Captcha implementation.
How to Optimize your websites images for Pagespeed
I will go through some things you can do to your images to get a pagespeed score of 90-100 for both mobile and desktop, like Preparing different image sizes and formats like webp, and Media Queries for supporting the sizes and formats.
If you have the 💰💰💰, you can use a cloud service like imagekit.io and let them handle your image and video optimizations. This blog is mainly for people who don't have deep pockets.