---
url: "/pitchdeck/embeds/websites.md"
description: "Embed websites as iframes in Pitchdeck using a URL that allows cross-origin embedding."
---

# 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.
[Embedded media](https://www.youtube.com/embed/78AmQvoXwwM)

You can embed a normal website as an `` 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`

> **Warning:** **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](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin) CORS policy), otherwise the iFrame won't load and a blank screen will appear instead.
