Any website
Add Provoon embeds to any website
Yes. Provoon embeds are plain HTML iframes. Publish your Wall of Love, proof avatars, or logo slider, open Get Embed, and copy the code. Paste that iframe into your page’s HTML, a Custom HTML block, or a code snippet where testimonials should appear. Any host that allows iframes can show it — static sites, custom CMS, and most builders included.
How do I embed Provoon on any website?
- 1
Publish the surface in Provoon
Open your Wall of Love, proof avatars, or logo slider. Click Publish so the public embed URL is live before you copy anything.
- 2
Open Get Embed
Click Get Embed on that surface. You’ll see one iframe for the layout you saved — not a menu of alternate formats.
- 3
Copy the embed code
Hit Copy embed code. Keep the full tag, including width, height, and the src URL.
- 4
Find where your site accepts HTML
Open the page template, theme file, or “Custom HTML” / “Code” block in your CMS. Rich-text editors often strip iframes — prefer a dedicated HTML field.
- 5
Paste the iframe in place
Drop the snippet where social proof should sit — below a hero, under pricing, or beside a CTA. Don’t wrap it in extra shortcodes unless your CMS requires them.
- 6
Save and check mobile
Publish the page, then view it on desktop and phone. The iframe is width 100%, so it follows your column; nudge height if content feels cropped.
Example embed code
Sample markup only — not your live wall. After Publish, copy the real iframe from Get Embed and paste that instead of the sample.
<iframe src="https://embed.your-domain.com/your-wall-id" width="100%" height="720" frameborder="0" scrolling="no" title="Wall of Love"></iframe>This is sample markup only. Copy your real iframe from Get Embed after you publish.
Tips that save a re-publish
- Match height to the surface: about 720 for a Wall of Love, ~180 for proof avatars, ~280 for a logo slider.
- If the iframe disappears after save, your editor stripped it — switch to a Custom HTML or Code block.
- One embed per section keeps the page calm; stacking three tall walls on one screen feels heavy.
- On Shopify or Webflow, the platform guides walk through those menus in more detail — this page is the generic HTML path.
FAQ
Do I need a Provoon plugin?
No. The embed is a standard iframe. If your site can paste HTML, it can show Provoon.
Will the embed slow my site down?
The iframe loads Provoon’s embed page on its own. Keep one wall per section and avoid many tall embeds above the fold.
Can I restyle the iframe from my CSS?
You can size and position the frame. The Wall of Love, avatars, and logo slider look is controlled inside Provoon after you Publish.
Keep going
Ready for your own wall? Publish in Provoon, then copy your code from Get Embed.