Blog Posts

Integrate with Instacast

There has been quite a demand in integrating websites with Instacast. So far you were able to use a special URL prepended with the „podcast“ URL scheme, to directly open a podcast feed with Instacast on iOS. On other operating systems and when Instacast hasn’t been installed, this link either did nothing or failed with an error message.

I am pleased to announce that we now have a better solution to integrate podcast feeds and websites with Instacast. With a simple HTML snippet, you can display a button that integrates seamlessly with other social buttons. The button can optionally display a subscriber count. This count only tracks subscribers that use the new Instacast 3.

The only thing you have to do is add this line into the head of your html page:

<script src='http://b.instaca.st/instacast-button.js' async></script>

Then add one of the following links somewhere on your site, where it fits the layout.

To add a simple button with subscription count, use:

<a href='http://feeds.feedburner.com/the_talk_show'
class='instacast-button'></a>

which will look like this:

To add a button without subscription count, use:

<a href='http://feeds.feedburner.com/the_talk_show' 
class='instacast-button instacast-button-no-counter'></a>

which will look like this:

The link of the href attribute should point to the canonical podcast feed.

If you like to create your own link, e.g. when you are using simple text links or different button styles, you can do that as well. You should then link directly to the button landing page:

<a href='http://b.instaca.st/button/subscribe?url=
http%3A%2F%2Ffeeds.feedburner.com%2Fthe_talk_show'>
Subscribe with Instacast</a>

which just looks like that:

Subscribe with Instacast

Small disclaimer: We are using an iframe to display the button. However we do not track any visitor activity and don’t create user profiles whatsoever.

December 15th, 2012 • Permalink


More articles about Blog Posts

06/18/2013 - Instacast Roadmap for iOS 7 and OS X 10.9 Mavericks
05/28/2013 - Instacast Mac 1.0 Available
05/04/2013 - Tips and Tricks Part Three (Sharing and Accounts)
05/03/2013 - Instacast for Mac - Tips and Tricks Part Two (System Functions)
05/02/2013 - Instacast for Mac - Tips and Tricks Part One (Playback)
05/01/2013 - Instacast for Mac - Public Beta Available
01/23/2013 - Poodle Search Engine - Update
01/18/2013 - Poodle - An Experimental Search Engine for Podcasts
12/15/2012 - Integrate with Instacast
12/12/2012 - Instacast's Automatic Download Management
12/09/2012 - More about our Cloud Sync