Skip to main content

How to embed Start.me on another website

Embed your Start.me page inside another website using an iframe.

You can embed a Start.me page on your blog, intranet, or personal website using an iframe. This lets visitors interact with your page directly within your site.

Requirements

The page must be publicly shared before it can be embedded. Private pages cannot be loaded in an iframe.

How to get the embed code

  1. Open the page you want to embed.

  2. Click the Share button in the header.

  3. Set the link sharing to Shareable link or Public.

  4. Click the options icon (three dots) next to the sharing link.

  5. Select </> Embed.

  6. Choose whether to include or hide the header and scrollbar.

  7. Click Copy to copy the iframe code to your clipboard.

Embed dialog

Paste the embed code on your website

Paste the copied iframe code into your website's HTML. Most CMS platforms have a way to add custom HTML:

  • WordPress: Use a Custom HTML block in the editor.

  • Squarespace: Use a Code Block.

  • Other CMS: Look for an HTML embed or iframe option in your page editor.

Tip

Set a fixed height on the iframe (e.g. height="800") so the embedded page displays well without excessive scrolling. The default embed code includes sensible dimensions you can adjust.

Did this answer your question?