ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

RSS Feed not displaying

April 11, 2011 6:21pm

Subscribe [3]
  • #1 / Apr 11, 2011 6:21pm

    Clearpeak

    413 posts

    Hi,

    My RSS feed isn’t showing up.  I’ve tried dynamic start on and off.  I’ve got an itunes declaration in there and a couple of itunes specific tags.  The entries do show up with an entries tag in another template.

    {assign_variable:master_weblog_name="radiotuck"}
    {exp:rss:feed weblog="radiotuck" show_future_entries="yes" show_expired="yes"}
    <?xml version="1.0" encoding="{encoding}"?>
    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    <rss version="2.0"
        xmlns:dc="http://purl.org/dc/elements/1.1/"
        xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
        xmlns:admin="http://webns.net/mvcb/"
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
        <channel>
        
        <title>{exp:xml_encode}{weblog_name}{/exp:xml_encode}</title>
        <itunes:author>Center for Digital Strategies</itunes:author>
        <link>{weblog_url}</link>
        <enclosure url="{rt-link}" type="audio/mpeg">
        <description>{weblog_description}</description>
        <dc:language>{weblog_language}</dc:language>
        <dc:creator>{email}</dc:creator>
        <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
        {gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</pubDate>
        <admin:generatorAgent rdf:resource="http://expressionengine.com/" >
        
    {exp:weblog:entries weblog="{master_weblog_name}" limit="10" rdf="off" show_future_entries="yes" show_expired="yes" dynamic_start="on" disable="member_data|trackbacks"}
        <item>
          <title>{exp:xml_encode}{title}{/exp:xml_encode}</title>
          <link>{title_permalink=media-library/radio-tuck}</link>
          <guid>{title_permalink=media-library/radio-tuck}#When:{gmt_entry_date format="%H:%i:%sZ"}</guid>
          <description>{exp:xml_encode}{rt-desc}{/exp:xml_encode}</description>
          <itunes:image href="{rt-executive-photo}{file}{/rt-executive-photo}" >
          <itunes:category>{exp:xml_encode}{categories backspace="1"}{category_name}, {/categories}{/exp:xml_encode}</itunes:category>
          <dc:date>{gmt_entry_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
          <itunes:explicit>no</itunes:explicit>
          <itunes:duration>{rt-duration}</itunes:duration>
        </item>
    {/exp:weblog:entries}
        
        </channel>
    </rss>
    
    {/exp:rss:feed}

    Here is the link:

    feed://www.tuck.dartmouth.edu/digital/rss/radio-tuck

    Thanks

    ExpressionEngine 1.7.0
    Build:  20101018

  • #2 / Apr 12, 2011 6:20am

    John Henry Donovan

    12339 posts

    Hi fodney,

    The RSS feed seems to be working perfectly
    http://www.tuck.dartmouth.edu/digital/rss/radio-tuck

    Did something change?

  • #3 / Apr 12, 2011 4:26pm

    Clearpeak

    413 posts

    Yeah, I changed the RSS declaration to this:

    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
        xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
        xmlns:admin="http://webns.net/mvcb/"
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:content="http://purl.org/rss/1.0/modules/content/">

    Works as a regular RSS but doesn’t seem to work in iTunes.

  • #4 / Apr 13, 2011 12:53pm

    Brandon Jones

    5500 posts

    fodney,

    I’d suggest getting that feed to validate. iTunes is notoriously picky in that regard.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases