jgonyea / grav-plugin-podcast

GravCMS plugin that creates podcast channel and podcast episode page templates along with a podcast RSS feed.
MIT License
18 stars 7 forks source link

RSS feed validation by Apple with errors #63

Closed karlquint closed 5 months ago

karlquint commented 2 years ago

When validating the RSS feed with Apple Podcast Connect, there is an error message complaining about image size. While it works for google podcasts and Spotify, the Apple issue persists. I triple-checked that all images are within the specs.

I then tried to validate the generated RSS feed here:

Podbase complains that artwork download results in error: "Darn, I wasn’t able to retrieve the image (got a “” error)."

When validating the XML file here https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fgrowdeeper.co%2Fgrowdeeperpodcast.rss getting some errors. I realised e.g. that the image URLs have a double backslash (https://growdeeper.co**//**user/pages/...).

Maybe also one of the many other errors are the reason. Would appreciate if the developer could look into this.

jgonyea commented 5 months ago

Should be fixed in newest release, 3.1.0