我的播客https://itunes.apple.com/us/podcast/new-church-eco-presbyterian/id638268733?mt=2已经两个多星期没有更新我的封面艺术了。任何人都知道他们多久更新一次艺术。下面是我的rss代码的一个片段:
<itunes:subtitle>Listen to the Sermons of our Pastors and Guests</itunes:subtitle>
<itunes:summary>Evergreen Church, GA- Listen to the Sermons of our Pastors and Guests</itunes:summary>
<itunes:image href="http://www.evergreenchurchga.org/content/images/evergreen_images/kerned_logo_itunes.jpg" />
<itunes:category text="Religion & Spirituality">
<itunes:category text="Christianity"/>
</itunes:category>发布于 2014-01-17 21:06:19
更改图像的文件名,并更新RSS提要以使用新的文件名。
来自iTunes播客规范文档
如果您更改了播客的图像,也可以更改文件的名称。如果iTunes检查您的提要,并且图像URL是相同的,则它可能不会更改该图像。承载您的封面艺术映像的服务器必须允许iTS的head请求能够自动更新您的封面艺术。
希望这能有所帮助。
https://stackoverflow.com/questions/21068696
复制相似问题