<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Form Plume Blog</title>
    <link>https://formplume.com/blog</link>
    <atom:link href="https://formplume.com/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <description>Guides and debugging notes on HTML forms: making them submit reliably, keeping spam out, and getting every submission delivered.</description>
    <language>en</language>
    <lastBuildDate>Sat, 08 Aug 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>HTML Form to Slack: Secure Node Relay With Working Code</title>
      <link>https://formplume.com/blog/send-form-submissions-to-slack</link>
      <guid isPermaLink="true">https://formplume.com/blog/send-form-submissions-to-slack</guid>
      <description>Build an HTML form Slack webhook with a secure Node relay, Block Kit payload, secret handling, rate-limit retries, and Form Plume native setup.</description>
      <category>Integrations</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Sat, 08 Aug 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What Is a Honeypot Field (and Why It Stops Spam)?</title>
      <link>https://formplume.com/blog/what-is-a-honeypot-field</link>
      <guid isPermaLink="true">https://formplume.com/blog/what-is-a-honeypot-field</guid>
      <description>A honeypot field is a decoy input hidden from people but left for simple bots to fill. See accessible markup, server checks, limits, and when CAPTCHA helps.</description>
      <category>Spam &amp; Security</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Wed, 05 Aug 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Stop Contact Form Spam: A Layered 2026 Guide</title>
      <link>https://formplume.com/blog/stop-contact-form-spam</link>
      <guid isPermaLink="true">https://formplume.com/blog/stop-contact-form-spam</guid>
      <description>Stop contact form spam with layered defenses: honeypots, rate limits, timing checks, content scoring, email hygiene, quarantine, and CAPTCHA.</description>
      <category>Spam &amp; Security</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Sun, 02 Aug 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Form Submits but No Email Arrives: How to Fix It</title>
      <link>https://formplume.com/blog/form-submits-but-no-email</link>
      <guid isPermaLink="true">https://formplume.com/blog/form-submits-but-no-email</guid>
      <description>If your form submitted successfully but no email arrived, trace the saved entry, notification status, suppression, and mailbox filters to find the break.</description>
      <category>Troubleshooting</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Thu, 30 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The HTML form action Attribute: Syntax, Gotchas, and Pointing It at an API</title>
      <link>https://formplume.com/blog/html-form-action-attribute</link>
      <guid isPermaLink="true">https://formplume.com/blog/html-form-action-attribute</guid>
      <description>The HTML form action attribute sends form data to a URL. Learn relative paths, POST behavior, button overrides, security, CORS, and debugging.</description>
      <category>Tutorials</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Mon, 27 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Formspree Free Plan Limits, Explained</title>
      <link>https://formplume.com/blog/formspree-free-plan-limits-explained</link>
      <guid isPermaLink="true">https://formplume.com/blog/formspree-free-plan-limits-explained</guid>
      <description>Formspree Free includes 50 monthly submissions, unlimited forms, 30-day history, and two email addresses for notifications. See where each limit bites.</description>
      <category>Comparisons</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Fri, 24 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>HTML/CSS Contact Form That Actually Emails You (2026)</title>
      <link>https://formplume.com/blog/contact-form-html-css-no-backend</link>
      <guid isPermaLink="true">https://formplume.com/blog/contact-form-html-css-no-backend</guid>
      <description>A complete HTML and CSS contact form you can copy, paste, and style, with native and JavaScript validation, that actually emails you without a backend.</description>
      <category>Tutorials</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Tue, 21 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Send an HTML Form to Your Inbox Without a Backend (2026)</title>
      <link>https://formplume.com/blog/html-form-to-email-without-backend</link>
      <guid isPermaLink="true">https://formplume.com/blog/html-form-to-email-without-backend</guid>
      <description>HTML can't send email on its own. Here's how to get an HTML form to your inbox without a backend in 2026: the mailto trap, Apps Script, and the endpoint fix.</description>
      <category>Tutorials</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Mon, 20 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Is Formspree Pro Worth It? The Upgrade Math</title>
      <link>https://formplume.com/blog/is-formspree-pro-worth-it</link>
      <guid isPermaLink="true">https://formplume.com/blog/is-formspree-pro-worth-it</guid>
      <description>Is Formspree Pro worth it? I run the upgrade math on the $15, $30, and $90 paid plans, show what each one actually includes, and when a cheaper backend wins.</description>
      <category>Comparisons</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Sun, 19 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Best Free Form Backends in 2026: An Honest Comparison</title>
      <link>https://formplume.com/blog/best-free-form-backends-2026</link>
      <guid isPermaLink="true">https://formplume.com/blog/best-free-form-backends-2026</guid>
      <description>The free form backends worth using in 2026, compared on submissions, dashboards, and file uploads. I build one of them, so I disclose the bias.</description>
      <category>Comparisons</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Sat, 18 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why Is My Contact Form Not Working? Find the Fix Fast</title>
      <link>https://formplume.com/blog/why-is-my-contact-form-not-working</link>
      <guid isPermaLink="true">https://formplume.com/blog/why-is-my-contact-form-not-working</guid>
      <description>A debugging checklist for broken contact forms. Find out why nothing submits, why submissions arrive empty, or why the email never shows up, with fixes.</description>
      <category>Troubleshooting</category>
      <author>danilo@formplume.com (Danilo Vilhena)</author>
      <pubDate>Fri, 17 Jul 2026 12:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
