Podcast schema type
Series information
Publisher
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "PodcastSeries",
"inLanguage": "en"
}
</script>How to use
Choose series or episode
Toggle between Podcast Series and Podcast Episode at the top. Series covers the whole show; episode covers one installment with its own audio file and publish date.
Fill the matching form
For a series, enter title, description, genre, language, RSS feed URL, and publisher. For an episode, add the audio URL, episode number, duration, and the date, time, and timezone.
Copy the script
Check the ISO 8601 preview for the publish datetime, wait for the required-field warnings to clear, then press Copy script and embed the output on the matching page.
Why Podcast Schema Generator
- Two modes: PodcastSeries for the show itself, PodcastEpisode for individual episodes.
- Episode mode auto-detects the audio MIME from the file URL extension.
- Series mode emits ListenAction pointing at your RSS feed or website.
- ISO 8601 datetime preview as you pick date / time / timezone.