How to add an iframe or embed script
In this guide, we explain how to use the embed component in Framer to integrate sites, Iframes, widgets, and scripts.
Embedding a URL
Navigate to the Insert menu and search for Embed.
Drag the Embed component to the canvas.
Input the desired URL into the component.
Note: Some websites may block embedding through HTTP headers, which are required for enabled integrations.
Embedding a script
For services requiring a script to include an iframe:
Add the
<script>…</script>
tag in the HTML section of the Embed component.Depending on the integration, you may need to manually wrap the script in additional code to ensure proper functionality.
Still experiencing the issue after following the steps above? Create a support ticket in the Community.