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
Open the page you want to embed.
Click the Share button in the header.
Set the link sharing to Shareable link or Public.
Click the options icon (three dots) next to the sharing link.
Select </> Embed.
Choose whether to include or hide the header and scrollbar.
Click Copy to copy the iframe code to your clipboard.
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.
