Iframe link from webflow not display on my website

I recently just made a CMS site plan for my webflow site, just so i could embedd the iframe link into another website.

But even after paying for a plan, the iframe link isn’t displaying on my site, it just shows “website refused to connect”

(Note: I have turned off the SSL and “Use secure frame headers” from my site/publishing settings. I am also using the webflow.io domain)

Please what could be the issue and how can i go about fixing it.


Here is my site Read-Only: Webflow - AIICO's BLOG 2

Enabling “Use secure frame headers” in Webflow will block the ability to embed your site in an iframe on other websites. This setting adds the X-Frame-Options header with the value DENY or SAMEORIGIN , which prevents your site from being framed or embedded into other sites. This is a security measure to protect against clickjacking attacks.

Not clear to me that you disabled that. Even if you did webflow.io domains can’t be IFRAMEd. You would need a custom domain.

1 Like

I actually disabled the “Use secure frame headers” too. The problem is coming from the webflow.io domain, already working on getting a domain. Thanks for your help.