Quick reference for capabilities beyond the core journeys above.
Works today
Podcast & RSS
Public feed at /feed/{slug}; member feed after paid checkout. Studio → Distribution for Apple/Spotify steps and public “Listen on” links. Rich iTunes tags (season, duration, explicit) in RSS.
Works today
Import from another host
Studio → Import: paste your old RSS URL, preview episodes, import metadata and queue audio download. Imports run via background jobs (scheduler/queue). Does not migrate subscribers.
Works today
SEO & sharing
Set default SEO in Studio → Settings and Account → Profile Settings. Per-post/episode overrides in the content editor. Open Graph tags, share buttons, dynamic /sitemap.xml, and /robots.txt on public pages.
- Reader: Share buttons + OG previews on any public show/post/episode page.
- Creator: Studio → Settings (defaults) and the post/episode editor (per-item SEO).
- Admin: Admin → Settings (platform-wide SEO defaults, when configured).
Works today
Analytics
Studio → Analytics: subscriber counts, revenue, web page views and play starts (last 30 days). Add an optional GA4 Measurement ID per publication; platform admins can set a platform-wide ID in Admin → Settings.
Works today
Email & audience
Publish notifications, Studio → Segments (export CSV), Studio → Broadcast (one-shot email to a segment). Broadcast includes a newsletter collection helper that inserts selected recent posts/episodes.
Works today
Privacy & account
Account → Settings: export your data (JSON) or delete your account. Email delivery preferences live under Account → Notification preferences.
Works today
Explore & search
Explore and Search browse publications, posts/episodes, or creator profiles (mode=profiles). Filter by audio, writing, or paid tiers. Logged-in users see From your shows (content mode) and Creators you follow (profiles mode).
Works today
Categories & tags
Studio → Taxonomy: manage publication-local categories and tags. New publications get starter labels; creators can seed, rename, delete, and assign them in the post/episode editor. Public category and tag pages live under /{slug}/categories/{category} and /{slug}/tags/{tag}.
- Reader: Public category/tag pages (
/{slug}/categories/{category}, /{slug}/tags/{tag}).
- Creator: Studio → Taxonomy and the post/episode editor.
Works today
Featured content
Enable in Studio → Settings → Feature visibility. Mark any post or episode as Featured in the editor to show it in a homepage feature module. This is separate from pinned content, which controls feed ordering.
- Reader: Publication home (feature module on
/{slug} when enabled).
- Creator: Studio → Settings (Feature visibility) and the post/episode editor (Featured toggle).
Works today
Contact forms
Enable in Studio → Settings → Feature visibility. Publications can show a Contact button, homepage widget, and /{slug}/contact page. Logged-in messages route to Studio → Messages.
- Reader:
/{slug}/contact.
- Creator: Studio → Settings (Feature visibility) and Studio → Messages.
Works today
Related content
Enable in Studio → Settings → Feature visibility. Related posts and episodes are suggested from shared tags/category, with manual related shows still managed under Studio → Settings → Also check out.
- Reader: Related section on post/episode pages (when enabled).
- Creator: Studio → Settings (Feature visibility + Also check out) and Studio → Taxonomy.
Works today
Theme switch
Logged-in users can choose System, Light, or Dark from the account dropdown. The choice is saved locally in the browser.
- Reader: User menu (top right) → Theme (System/Light/Dark).
- Creator: Same as Reader (applies anywhere you’re logged in).
Works today
Creator public profile
Your hub at /@{handle} (also /u/{handle}). Enable in Account → Profile Settings; choose which publications appear. Listeners can follow shows from your profile.
Works today
Fan mail
Turn on in Studio → Settings → Feature visibility. Followers/subscribers message via the publication widget; you reply in Studio → Messages. Readers use Account → Messages.
Works today
Direct messages
Message a creator from their public profile (/@{handle}). Conversations live in Account → Messages alongside show messages/contact-form threads.
Works today
Comments
Enable per show in Studio → Settings (Allow comments) or per post/episode. Readers comment on published items; creators moderate in Studio → Comments (replies supported).
- Reader: Comments section on any post/episode page (when enabled).
- Creator: Studio → Comments and Studio → Settings (Allow comments).
- Admin: Admin → Content (archive/moderation tooling).
Works today
Events
Enable in Studio → Settings → Feature visibility. Schedule posts as events in Studio → Events. Optional public Events tab/calendar and home-page link on the publication site.
- Reader: Publication home → Events tab (when enabled).
- Creator: Studio → Events and Studio → Settings (Feature visibility).
Works today
Google sign-in
Continue with Google on /login and /register when Google OAuth credentials are configured. Platform admins can test credentials at Admin → OAuth.
Works today
Also check out
Studio → Settings → Also check out: cross-promote up to six other published shows (optional note). Blocks appear on your publication home, about, posts, and episodes.
- Reader: “Also check out” blocks on publication pages (home/about/post/episode).
- Creator: Studio → Settings → Also check out.
Works today
Subscribe embed
Public subscribe widget at /{slug}/embed (e.g. follow/pricing CTAs). Copy iframe HTML from Studio → Monetization → Tiers when monetization is on.
- Reader: Public embed page (
/{slug}/embed) and publication pricing page (/{slug}/pricing).
- Creator: Studio → Monetization (tiers + embed snippet).
Works today
Custom domain
Studio → Domain: add a hostname, pay the one-time setup fee, and point your DNS. Once your domain points at us we verify it and issue an SSL certificate automatically — your show goes live on your own domain (home, posts, episodes, archive, and RSS at /feed).
The moving parts
- Save & pay: enter the hostname (e.g.
podcast.yourbrand.com) and pay the one-time fee → status paid.
- Point DNS: at your DNS host, add the CNAME to the exact target shown in Studio.
- DNS check: a scheduled job confirms the domain resolves to the platform (CNAME to the shown target, or an A record to our IP).
- SSL: once DNS checks out, we automatically request + install a free Let's Encrypt certificate (Apache + certbot, one cert per domain).
- Go live: status flips to active; the domain serves the show over HTTPS and becomes its public URL. Studio → Domain shows DNS-verified / certificate-issued progress and the last check.
Automatic SSL runs where the platform has it enabled; otherwise staff activate after DNS. Ops detail: custom-domain-ssl.md.
- Creator: Studio → Domain (save, pay, watch provisioning status).
- Admin: Admin → Publications (domain status/support; manual activate fallback).
Works today
Stripe operations
Admin → Stripe: connection checks, test-mode readiness checklist, Connect status, billing rows, cancel-at-period-end support, payments ledger, and failed webhook retry.
Works today
Coupons & pay-per-view
Discount codes in Studio → Monetization → Coupons. One-time prices on posts/episodes (Buy for $X); unlocks in Account → Purchases.
Works today
Merch store
Sell physical or digital products from your show. Manage products and orders in Studio → Merch; readers buy at /{slug}/store with Stripe checkout (shipping details collected at checkout).
- Reader: Public store (
/{slug}/store) and product pages.
- Creator: Studio → Merch (products + orders).
Works today
Admin dashboard
Platform overview and quick staff entry points (stats, lookups, and operational links). Not the same as Creator Studio.
Works today
User administration
Search users, view account status, toggle admin access, impersonate for support, and trigger password reset emails (where applicable).
Works today
Subscription operations
Support tooling for paid memberships: look up subscriptions, comp access, rotate member RSS tokens, and cancel when needed.
Works today
Audit log
Trace sensitive actions (support operations, integrations checks, and staff changes) for debugging and accountability.
Works today
Development notes
Internal notes and feature-note tooling for staff coordination. Used to attach feature notes to specific UI sections (including cards on this page).
Works today
Twilio & messaging
Operational checks for SMS/email OTP and messaging status (balance, test SMS/email) when Twilio is configured.
Works today
Media library
Platform media management for uploaded assets (review and removal) used across publications and pages.
Works today
Admin access verification
Extra verification step required before using Admin (2FA middleware on dev). You’ll be redirected here if verification is required.