Skip to content

Public page URLs, global RSS options, and premium episode display — separate tab from General Settings.

Podcast Settings

Location: MediaBlaster → General Settings → Podcast Settings tab

This tab appears only after Enable Podcasts is on in General Settings. Save and reload wp-admin if you do not see it.

All options save to the same rovidx_smart_tv_options array as General Settings.

Public Pages

SettingDescription
Enable Podcast Public PagesWhen on, published shows and episodes get WordPress front-end URLs. Turn off for headless/API-only setups. Default: on when the key is unset.
Podcast Public Page BaseURL slug for show and episode pages. Default: podcasts. Example: /podcasts/my-show/my-episode/.

RSS Feeds

SettingDescription
Enable Podcast RSS FeedsGlobal master switch for per-show RSS output. Must be on along with each show’s RSS Enabled for This Show checkbox.
Podcast RSS Feed BaseURL slug for feeds. Default: podcast-feed. Example: /podcast-feed/my-show/.

Changing public or RSS bases may require visiting Settings → Permalinks → Save Changes if URLs 404.

Premium Episodes

This section appears only when subscriptions are enabled (WPST_SUBSCRIPTIONS_ENABLED in wp-config.php).

SettingDescription
Show Premium Episode TeasersWhen on, premium episodes can appear as locked teaser cards on public show pages.
Premium Episode Locked MessageText shown on locked premium episode pages.

Premium episodes are always excluded from public RSS feeds regardless of these settings.

Podcast Status summary

When the tab loads, a summary box shows show count, episode count, RSS warnings, and (when subscriptions are enabled) premium episode count.

See also: Podcasts Overview, Podcast RSS.

Was this helpful?