Buttondown Documentation
Our embedded subscription form should work on any site! But if you're seeing that the form isn't submitting, this is likely an issue with security settings at the server level.
To mitigate the security threats (clickjacking, phishing sites), site providers will configure their servers to block requests that are coming from other domain names. The ability to bypass these policies may also be a "paid only" option depending on your host.
The most common security policies are: CORS (Cross Origin Support) or CSP (Content Security Policy).
If you're having trouble submitting your subscription form, please contact your site provider and request more information about their CORS/CSP configuration.