• Hi,

    Can somewhere tell me where to put the “missing element” and what the code should look like. I’m a plug and play guy, I used to know a bit of Java, but it all escapes me now. Thanks! (All info below)

    ~Michael

    Error Message When doing validation (www.feedvalidator.org)

    Missing recommended iTunes foo element: bar

    Explanation
    In order to submit your feed to iTunes, there are a number of elements which should be present, including <language>, <itunes:category>, and <itunes:explicit>.

    If you are including iTunes elements in your Atom feed, add an xml:lang attribute to the feed element to satisfy the language requirement.

    <feed xmlns=’http://www.w3.org/2005/Atom&#8217;
    xmlns:itunes=’http://www.itunes.com/dtds/podcast-1.0.dtd&#8217;
    xml:lang=’en-US’>
    Solution
    Consider adding the recommended element.

    feedvalidator-users@lists.sourceforge.net.

    [moderated: code snipped]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PODCAST/ITunes Settings – How do I add “FEED” element?’ is closed to new replies.