Skip to main content

How do I embed a website in a Pod?

Learn how to embed your website into your Pod

Written by Bel Gernale

To place a website into your Pod you need to use the HTML widget.

Drag this into your Pod, select the Code toggle, and then place in the following code;

<iframe src="https://www.sendtrumpet.com" height=600px width=100% title="description"></iframe>

(Replacing www.sendtrumpet.com with your website or whichever domain you choose)

You can then click the Preview toggle to see how this would look in your Pod.

Note - You can change and customise the HTML height and width as needed.

Some websites (for example Google, GitHub, and many banking or security-conscious sites) don’t allow themselves to be embedded and will show as a blank space. If the site you want to add blocks embedding, use the dedicated Embed Website widget instead — it detects this automatically and shows buyers a clean link-preview card (the site’s image, title, and description, with a button to open it in a new tab). See our guide on enabling your website to be embedded for more.

Did this answer your question?