"},{"@type":"HowToStep","name":"Save","text":"Click Save. The player will appear on your blog posts."}]}
All Guides

Ghost

How to Add a Podcast Player to Ghost

Add the Podcasty player to your Ghost blog in under 2 minutes using Code Injection. The player automatically appears on every blog post.

1

Open Ghost Admin

Log in to your Ghost admin panel (usually at yourblog.com/ghost).

2

Go to Code Injection

Navigate to SettingsCode injection. This is where you add custom scripts to your site.

3

Paste in Site Footer

Paste the following code into the "Site Footer" box:

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

Save

Click Save. The Podcasty player will now appear on your blog posts automatically.

Need help?

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