Creating an RSS Feed

1) You will create the URL to your RSS content on your blog.
2) Using Feed2JS create the HTML/Javascript for your RSS feed.

Steps:

Build the RSS Feed URL
  1. Within a D2L course, add a News item.
  2. Check the In HTML box and paste  the Feed Code in to the editing box.
  3. Add a Headline and remove the check by Show Date Available Beside Headline.
  4. Click Save.
  5. Do not open the HTML editor!
Never create or edit one of these items in the HTML editor! If the code for an RSS feed is opened in the HTML editor the code will execute pulling in the text for current items. That actual text will later be saved along with the code, with messy results.