<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Cannot embed board iframe to websites (WordPress, Nimbus Note)]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I have encountered an issue:<br />
I cannot embed the public link as an iframe.<br />
What I did:<br />
Make my board public, copy the URL into Nimbus note, (it has an iframe block, so just input the URL). But it showed me this error:<br />
"This URL is not supported or invalid. Contact us if you think that this URL can be embedded."</p>
<p dir="auto">I checked the console and it says:<br />
Error: Request did not return embed and URL is not supported iframe render.</p>
<p dir="auto">I contacted their support and they said that the link is not supported. I tried on WordPress, and it did not work either. I tried embedding other links from other websites and it works. (I checked the header in my WordPress and it should work).</p>
<p dir="auto">So I did a research on Github, I found this:<br />
<a href="https://github.com/kanboard/kanboard/issues/834" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/kanboard/kanboard/issues/834</a></p>
<p dir="auto">It was suggested that I need to disable the "X-Frame-Options (see below): DENY" HTTP header like that (in the config.php), but I cannot find it in my Cloudron's file manager.</p>
<p dir="auto">// Enable or disable "Strict-Transport-Security" HTTP header<br />
define('ENABLE_HSTS', false);</p>
<p dir="auto">// Enable or disable "X-Frame-Options: DENY" HTTP header<br />
define('ENABLE_XFRAME', false);</p>
<p dir="auto">Can anybody help, or suggest a workaround, please?<br />
Thank you so much in advance.</p>
]]></description><link>https://forum.cloudron.io/topic/6315/cannot-embed-board-iframe-to-websites-wordpress-nimbus-note</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 18:35:46 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6315.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Jan 2022 09:20:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cannot embed board iframe to websites (WordPress, Nimbus Note) on Sat, 15 Jan 2022 15:22:58 GMT]]></title><description><![CDATA[<p dir="auto">Thank you both <a class="plugin-mentions-user plugin-mentions-a" href="/user/murgero" aria-label="Profile: murgero">@<bdi>murgero</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a><br />
I applied this in the Kanboard app security's tab in Cloudron:</p>
<p dir="auto">frame-ancestors <a href="https://link-of-the-target-website.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://link-of-the-target-website.com</a>;</p>
<p dir="auto">Now it works! <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
]]></description><link>https://forum.cloudron.io/post/41873</link><guid isPermaLink="true">https://forum.cloudron.io/post/41873</guid><dc:creator><![CDATA[Aizat]]></dc:creator><pubDate>Sat, 15 Jan 2022 15:22:58 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot embed board iframe to websites (WordPress, Nimbus Note) on Tue, 11 Jan 2022 16:06:12 GMT]]></title><description><![CDATA[<p dir="auto">I don't think HSTS plays any role here. The X-Fame-Options header is kind of obsoleted by the ContentSecurityPolicy as mentioned in <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options</a>. So what <a class="plugin-mentions-user plugin-mentions-a" href="/user/murgero" aria-label="Profile: murgero">@<bdi>murgero</bdi></a> mentions here is probably the right place to tweak, but note that those settings may also be set in the html meta tags by the app itself and can override what the reverse proxy sets in the headers (this is what you specify via the Cloudron dashboard)</p>
]]></description><link>https://forum.cloudron.io/post/41609</link><guid isPermaLink="true">https://forum.cloudron.io/post/41609</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 11 Jan 2022 16:06:12 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot embed board iframe to websites (WordPress, Nimbus Note) on Tue, 11 Jan 2022 14:07:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aizat" aria-label="Profile: aizat">@<bdi>aizat</bdi></a> I believe you also need to update <img src="/assets/uploads/files/1641910068790-61b6f53d-dfaf-4970-af1c-63bd97e82ff9-image.png" alt="61b6f53d-dfaf-4970-af1c-63bd97e82ff9-image.png" class=" img-fluid img-markdown" />  right?</p>
]]></description><link>https://forum.cloudron.io/post/41605</link><guid isPermaLink="true">https://forum.cloudron.io/post/41605</guid><dc:creator><![CDATA[murgero]]></dc:creator><pubDate>Tue, 11 Jan 2022 14:07:52 GMT</pubDate></item></channel></rss>