Welcome back to Podcaster Plus, your go-to podcast for actionable tips and simple strategies to make your podcasting life easier!
In this episode we explore a crucial but often overlooked part of podcasting tech: the funding tag in your podcast’s RSS feed.
If you’re aiming to boost your show’s revenue, increase listener support, or simply become more transparent with your audience about how your podcast is funded, this episode is for you.
We start by giving a quick refresher on what an RSS feed is, and why it’s the backbone of your entire podcast operation, ensuring your episodes reach platforms like Apple Podcasts and Spotify without a hitch.
From there, we introduces the itunes:funding tag, a powerful portion of code you can add to your feed that tells listeners how they can support your work, whether through Patreon, PayPal, or memberships.
We explain why the funding tag can grow your revenue and help build audience trust, but also walk you through the practical side of things, including technical considerations and common pitfalls to avoid when editing your RSS feed.
If you’re new to tweaking XML or worried about messing up your feed, you can find an example in the show notes on the podcasterplus.com website. Plus, find out how this small addition could make your show more discoverable to listeners who want to support independent creators.
Whether you’re a podcasting newbie or looking to up your monetization game, this episode provides clear guidance (and handy show notes at podcasterplus.com/show) to help you get started.
So tune in to find out how adding the funding tag can future-proof your podcast and make it easier for listeners to support the content they love!
Example of <itumes:funding> Tag Implementation
<channel>
<title>My Awesome Podcast</title>
... other channel elements ...
<itunes:funding>
<itunes:name>Patreon</itunes:name>
<itunes:url>https://www.patreon.com/myawesomepodcast</itunes:url>
</itunes:funding>
</channel>
Links:
Podcast RSS feed requirements – apple.com
Key topics:
Introduction to the Episode
- Podcast’s focus on simplifying and automating podcasting
- Overview of the episode’s focus: the funding tag in a podcast RSS feed
What is an RSS Feed?
- Recap of previous episode on RSS feeds
- Explanation of an RSS feed as an XML file and podcast directory
- Information contained in RSS feeds: episode titles, descriptions, publication dates, audio file locations
- RSS feeds as the way podcast apps discover/play episodes
Importance of a Well-Structured RSS Feed
- RSS feed as the backbone of online podcast presence
- The role of correct structuring and accuracy for visibility
- Issues caused by errors, including indexing problems and search discoverability
Introducing the Funding Tag
- The iTunes:funding tag explained
- Importance of funding tag for monetization and transparency
- Suggestion to view show notes for visual examples (especially for code)
How to Use the iTunes Funding Tag
- Designed as an extension of RSS 2.0, specifically for podcasts
- Placement and formatting basics (within the XML structure)
- Types of funding sources to include (e.g., Patreon, PayPal, memberships)
- Emphasis on clear, concise info and correct XML formatting for app compatibility
Example of the iTunes Funding Tag
- Mention of a practical example using a Patreon link
- Encouragement to view the example in show notes for clarity, especially for those familiar with HTML
Benefits of Using the Funding Tag
- Transparency for listeners, building trust
- Potential increase in donations by making support links easy to find
- Improved discoverability (apps may use tag to recommend/categorize content)
Technical Considerations
- Importance of properly formatted XML to ensure tag functionality
- Recommendation to use online validators for RSS feed accuracy
- Reminder to utilize hosting provider tools and potentially get help from a web developer
Conclusion and Takeaways
- Restating the value of the iTunes funding tag for monetization and listener relationships
- The importance of regularly updating and validating the RSS feed
- Referral to show notes for additional clarity or visual examples
10. Closing Remarks
- Thanking listeners for tuning in
- Where to find more episodes and tips (podcasterplus.com/show)
- Teaser for future tips and episodes