Embedding widgets and HTML into your Podpage

You can embed almost any third-party widget on your Podpage — YouTube iframes, Goodpods badges, event calendars, and more. If a service gives you an HTML embed code, you can paste it right into your pages.

How to embed a widget on a page

  1. Copy the HTML embed code from the service you want to add (for example, a badge code or widget script).
  2. In your dashboard, open the editor for the page or section where you want the widget — for example, a custom page.
  3. In the text editor's toolbar, click the <> (source code) button to switch to HTML view.
  4. Paste the embed code where you want it to appear on the page.
  5. Click Save, then view the page to confirm the widget displays correctly.

The source code button in the Podpage text editor toolbar

Pasting widget embed code into the HTML source view of the editor

Adding code to every page of your site

If a widget or script should load site-wide (not just on one page), go to Design → Custom Code and add it there. Custom Code is available on the Pro plan and above.

A few things to check

  • Complete code: Make sure the code you paste is complete and error-free — a missing tag can break the page layout.
  • Placement: Double-check the code sits where you want the widget to appear.
  • Keep it current: Third-party badges and dynamic widgets occasionally change — revisit your pages now and then to confirm everything still works.

Tip: You don't need to know HTML — if you can copy and paste, you can embed a widget.