Practical guide
A cleaner way to embed
Embeds work best when they behave like a natural part of the page. Give the frame enough height, avoid cramped internal scrollbars and test the result at phone width before publishing.
Place the embedded tool next to the explanation it supports. If the visitor has to scroll back and forth to use it, the embed is doing too much work in the wrong place.
What to check
- Use width 100% so the frame follows the content column.
- Set a height that fits the widget on mobile without tiny scroll areas.
- Use lazy loading for non-critical embeds lower on the page.
- Preview the published page on desktop and mobile.
- Keep attribution visible unless an unbranded version has been arranged.