Uutter

Guide ·

How to make your podcast searchable

A podcast episode is, to a search engine, a file it cannot read. Your show notes get indexed. Your title gets indexed. The forty-five minutes of actual conversation — the part someone would search for — does not exist as far as Google is concerned.

That is the whole problem, and transcription is the whole fix. But "get a transcript" is not one step, and the gap between having a transcript file and having a searchable show is where most people stall.

What has to be true

Four things, in order:

  1. Every episode is transcribed. Not the last five. Not the popular ones. A back catalogue that stops halfway is a search surface that stops halfway.
  2. The transcript is on a real page. A .txt file in your podcast host's dashboard is not a page. It needs a URL, a title, and a heading structure.
  3. The text is in the HTML. If a transcript loads through JavaScript after the page renders, Google may eventually see it, but the static crawlers behind AI answers — ChatGPT, Perplexity — generally will not.
  4. Passages are addressable. Someone should be able to link to the moment in the episode where a thing was said, not just to the episode.

Most transcription services solve step one and leave you the other three.

The part people underestimate

Back catalogue volume. If you have been publishing weekly for three years, that is over 150 episodes, and transcribing them one at a time through a web UI is a project measured in evenings.

What you want instead is to point something at your RSS feed once and have it work through the archive on its own — because your feed already lists every episode you have ever published, with its title, description, and audio URL. The data is sitting right there in a format designed to be read by machines.

How Uutter does it

You connect your podcast's RSS feed. Uutter reads the feed, transcribes each episode, and publishes every one as a page carrying the full transcript in the HTML, with timestamped links into the audio.

New episodes are picked up automatically as they publish, so the archive stays current without you doing anything.

Your three most recent episodes are free. The back catalogue is priced per episode, so a 150-episode archive is a known number before you start rather than a surprise afterwards.

See how it works for podcasters.