"},{"@type":"HowToStep","name":"Save and deploy","text":"Save the file and deploy your site. The player will appear on all pages that include this code."}]}
All Guides

HTML / Any Website

How to Embed a Podcast Player on Any Website

Works with any website — Squarespace, Webflow, Wix, static HTML, or any platform that lets you add custom code. Just paste one snippet.

1

Open your HTML file or template

Open the file that contains your page's HTML. For website builders, find the "Custom Code" or "Embed" section in your site settings.

2

Paste before </body>

Add the following code just before the closing </body> tag:

<script src="https://cdn.podcasty.fm/widget.js" data-site-id="YOUR_SITE_ID" async></script>
3

Save and deploy

Save the file and deploy your site. The Podcasty player will appear on all pages that include the code.

Platform-specific tips

  • Squarespace:Go to Settings > Advanced > Code Injection > Footer.
  • Webflow:Go to Project Settings > Custom Code > Footer Code.
  • Wix:Go to Settings > Custom Code > Add Code > Body - End.
  • Static HTML:Add the code to your shared layout file or each page's HTML.

Need help?

Check our FAQ or contact us at support@podcasty.app.