Skip to content

Embedding other Websites as iFrames

Embed websites as iframes in Pitchdeck using a URL that allows cross-origin embedding.

Video Tutorial: Embed website iFrames in Figma presentations

This video tutorial is a complete step-by-step guide showing you how to embed website iFrames into Figma presentations created with the Pitchdeck plugin.

You can embed a normal website as an <iframe> by copying the website's URL, then pasting the URL into a Pitchdeck layer's Embed input field.

Example Website URL

https://www.newyorker.com/culture/cultural-comment/what-weve-learned-from-dieter-rams-and-what-weve-ignored

Websites that don't allow cross-origin embeds won't load. Please note that the website you're embedding will need to allow other websites to embed it (via a Access-Control-Allow-Origin CORS policy), otherwise the iFrame won't load and a blank screen will appear instead.