Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

JackT06

macrumors 6502
Original poster
Jul 24, 2009
293
0
Hello, i have been gooogling all over but can't find it... How do i add a date to my RSS feed items? This is my RSS....
Code:
<?xml version="1.0" ?>
<rss version="2.0">

    <channel>

    <title>Hampshire DofE Youth Forum</title>
    <description>All the recent DofE news.</description>
    <link>http://hampshiredoeyouthforum.uphero.com</link>
 
    <item>
    <title>Training Resoucres</title>
    <description>Look at our newly added Training Resources, we hope to increase this to collection over time...</description>
    <link>http://hampshiredoeyouthforum.uphero.com/DoingDofE.html</link>
    </item>

    <item>
    <title>DofE News</title>
    <description>View all the latest DofE news, county and national...</description>
    <link>http://hampshiredoeyouthforum.uphero.com/DofENews.html</link>
    </item>

    <item>
    <title>Mobile Phone Coverage</title>
    <description>You asked for it, so we gave it to you...</description>
    <link>http://hampshiredoeyouthforum.uphero.com/MobilePhoneCoverage.html</link>
    </item>

    <item>
    <title>eDofE Upgarde</title>
    <description>IMPORTANT News....</description>
    <link>http://www3.hants.gov.uk/education/outdoor-education/outdoor-education-dofe/dofe-news-2011-jan-jun-2.htm#section443085-5</link>
    </item>

    <item>
    <title>Expedition Menu</title>
    <description>After the Expedition Leaders Course (Burgate), you can download the menu from clicking on 'Read More'</description>
    <link>http://hampshiredoeyouthforum.uphero.com/Documents/ExpeditionTrainingMenu.pdf</link>
    </item>
</channel>

</rss>
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.