Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Podcast Feed not accepted - complaining about link-tag

Hey,

When trying to submit a podcast to iTunes, its not accepted and the form complains about an unclosed link-tag on line 43. The link-tag is closed, however, so I am a bit confused. My feed source is:


<?xml version="1.0" encoding="UTF-8"?>

<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

<channel>

<title>Division 3 Podcast</title>

<link>http://www.iufro.org/science/divisions/division-3/30000/podcasts/</link>

<language>en_GB</language>

<copyright>Woodam Chung</copyright>

<lastBuildDate>Thu, 05 Nov 2015 11:01:03 +0100</lastBuildDate>

<pubDate>Thu, 10 Sep 2015 10:25:25 +0200</pubDate>

<generator>Podcast for TYPO3</generator>

<itunes:subtitle>All about Forest Operations Engineering and Management</itunes:subtitle>

<itunes:author>Woodam Chung</itunes:author>

<itunes:owner>

<itunes:name>Woodam Chung</itunes:name>

<itunes:email>Woodam.Chung@oregonstate.edu</itunes:email>

</itunes:owner>

<itunes:image href="http://www.iufro.org/typo3conf/ext/podcast/Resources/Public/typo3temp/_processed _/csm_30000-podcast-logo_1ea2d45145.jpg" />


<description>The goal of the IUFRO Division 3 Podcast is to share research and practical experiences of individual research scientists, forest practitioners and students in the fields of forest operations engineering and management. We will also capture the knowledge of global leaders and experts on emerging research trends, on-going challenges and potential solutions in their fields. We hope that Podcast helps improve communication within Division 3, as well as enhance our visibility among larger forest science and professional communities.</description>

<item>

<title>Episode 1</title>

<author></author>

<subtitle></subtitle>

<summary>The first episode in the IUFRO (International Union of Forest Research Organizations) Division 3 Podcast Series. Hosted by Preston Green and Woodam Chung, Coordinator of Division3, with Woodam Chung as guest. 14:25 mins.</summary>

<duration>14:26</duration>

<keywords></keywords>

<enclosure url="http://www.iufro.org/fileadmin/material/podcasts/30000-episode-1.mp3" length="14:26" type="audio/mpeg" />

<guid>http://www.iufro.org/fileadmin/material/podcasts/30000-episode-1.mp3</guid>

<pubDate>Wed, 30 Sep 2015 11:31:30 +0200</pubDate>


<link>http://www.iufro.org/science/divisions/division-3/30000/podcasts/</link>

</item>

</channel>

</rss>

Posted on Nov 12, 2015 12:58 AM

Reply
Question marked as Best reply

Posted on Nov 17, 2015 2:47 AM

On the face of it I don't see any actual error: but it seems to refer to the 'link' tag within the 'item' tag and you can just remove that - it's not of any use there. You only need the first 'link' tag at the top of the feed.


When you have a problem please post the feed URL, not its contents. Though it may not apply in this case there are often problems which can't be diagnosed without actual access to the feed.

6 replies
Question marked as Best reply

Nov 17, 2015 2:47 AM in response to hmons

On the face of it I don't see any actual error: but it seems to refer to the 'link' tag within the 'item' tag and you can just remove that - it's not of any use there. You only need the first 'link' tag at the top of the feed.


When you have a problem please post the feed URL, not its contents. Though it may not apply in this case there are often problems which can't be diagnosed without actual access to the feed.

Nov 17, 2015 2:49 AM in response to Roger Wilmut1

Hey Roger,

Thank you for the advice - unfortunately this didn't change anything, in addition the form is now complaining that the feed image does not have the right proportions.


The Podcast URL is here:

http://www.iufro.org/science/divisions/division-3/30000/podcasts/?type=1289377&t x_podcast_display%5Bpodcast%5D=1&tx_podcast_display%5Baction%5D=show&cHash=0932e 64ca1ac2adc787f8cd30bdf3cc2


Any help pointing me in the right direction is greatly appreciated!


BR
Jakob

Nov 18, 2015 8:34 AM in response to hmons

I don't see anything wrong with the link tag (if it wasn't closed it would invalidate the rest of the feed), and the Feedvalidator Report doesn't complain about it. However it does highlight some problems which you should address:


Line 7:en-gb, not en_GB


Line 31: tag should be 'itunes:author' not just 'author'.


Lines 21 to 35: all these tags should be 'itunes:...' e.g. ><itunes:subtitle>, <itunes:summary> etc.


Line 37: the "length" attribute should be the file size in bytes, not the duration.


You have no 'itunes:category' tag and you should have one and choose a category and sub-category, otherwise the Store will choose one for you, certainly inappropriate. Please see http://www.apple.com/itunes/podcasts/specs.html#category for the construction of the tag, and scroll to the bottom of the page and choose your category and sub-category from the list there.


None of this explains the 'link' complaint. You should correct the items above in case they are throwing the Store and submit again: if it's rejected please quote the exact text of the error message.

Podcast Feed not accepted - complaining about link-tag

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.