• Resolved ouija

    (@ouija)


    Hi there,

    My client’s site uses bunny.net CDN (and related WordPress plugin) with Seriously Simple Podcasting plugin, and I’m wondering if there is any way to enable the RSS feed to pull files from the CDN url as opposed to using the local /wp-content/uploads path.

    Is there an existing filter or action one can tie into to change the episode / post URLs that are used/generated within the Podcast RSS feed?

    I basically want to have the feed serve up the podcast MP3 files from the bunny.net CDN URLs instead of using the local wordpress contents path.

    I potentially could also enable an Apache redirection rule, but figured I’d pose the question here on how to do this at the plugin level.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support keleigh824

    (@keleigh824)

    Hi @ouija,

    All you would need to do is put that external CDN URL for the podcast file in the episode file field when creating the episode, no need to upload a file or use any filters.

    The URL generated by the RSS feed would look something like: https://yoursite-url.com/podcast-download/202/episode-title.mp3 but this is only a passthrough URL and should redirect to the URL that you put in the episode file field.

    I hope that helps but let me know if you need any further assistance.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Use Third Party CDN with Seriously Simple Podcasting’ is closed to new replies.