AI readiness for podcasts and video shows
Forty minutes of excellent audio, and nine words of text on the page.
The moment
Lena, who produces an interview show about supply chains
A researcher asks an assistant which podcast episodes cover port automation and who was interviewed, and the show that has three such episodes is never mentioned.
What the agent needs: Which episode, which guest, and what was said.
What actually happens: Episode pages contain a player embed, a one-line description and nothing else. There is no transcript, no guest name in text, and no feed link on the site itself. Assistants have nothing to read.
Which dimensions decide it, and why
AIScan grades five dimensions. These are the ones that carry the outcome for this kind of business.
Transcripts are the whole game. An episode without one is unsearchable and uncitable, and a transcript with speaker names and headings converts forty minutes of audio into the most quotable page on the site.
A feed is native to podcasting but often only lives with the host, never linked from the site. Publishing and linking it, plus a sitemap of episode pages, is how the show gets indexed as content rather than as a player.
PodcastEpisode structured data with guest, duration and publication date is what lets an assistant answer 'which episode featured X' precisely instead of approximately.
The checks that matter here
- E3Heading hierarchy & server-rendered text
- C3Structured HTML (title, meta, JSON-LD, single H1)
- E5Content feed (RSS / Atom / JSON Feed)
- D2XML sitemap
- C2/llms.txt
Fix guides: /docs/checks/content · /docs/checks/discoverability · /guides
Most sites like this run on Astro — read the Astro playbook for where each fix lives.
Questions we get asked
Do transcripts actually change anything?
Auto-generated transcripts — good enough?
Should the transcript be on the episode page or a separate one?
What structured data should episodes carry?
Our feed lives with the hosting platform. Is that a problem?
How do we check an episode page?
Scan your site and see where you actually stand
Free, no account, about twenty seconds. The report names every failing check by ID, shows the evidence we found, and gives the fix for your platform — plus a hand-off prompt you can paste straight into Claude Code or Cursor.
npx aiscan-cli yoursite.comPrefer to read first? Browse every check we run or the guide library.
Also covers: podcast, audio show, interview show, video series, youtube channel, webinar series, conference talks, episode transcripts, show notes, audio drama, radio show, vodcast, creator site, media archive, guest interviews, captions and subtitles.