Suggest internal links from each new episode to older content
Internal links are the SEO win most podcasts skip. Surfacing related episodes on every publish makes the habit automatic instead of aspirational.
n8n
advanced- 1 Webhook node receives episode.published.
- 2 An HTTP node pulls your episode list; OpenAI ranks the most related ones.
- 3 Google Sheets writes the suggested internal links for your editor.
Setup notes
Feed OpenAI the new episode's title plus a list of existing titles and URLs, and ask for the top 3 matches with a one-line reason each.
Make
advanced- 1 PodView fires episode.published to your Make webhook.
- 2 OpenAI suggests related older episodes from a list you maintain.
- 3 Notion logs the suggested links as a task for the show-notes editor.
Setup notes
Keep a Notion or Sheets index of published episodes so the AI has a current catalogue to link against on every run.
Outbound webhooks are a Producer feature
Connect this recipe in minutes once you're on Producer.