|
|
Delivering Content with RSS - Part 4 Introduction The syntax of an RSS file is dictated by certain rules established by the World Wide Web Consortium (W3C). Validating files using the W3C's validators ensures that your content will be interpretted correctly by any standards based application that supports it. It is also important to understand consistency when deploying an RSS feed for a website. Objectives Given the information in the presentation, validate the mock RSS feed from the previous lesson, by completing the activity below Given the information in the presentation, interpret the results by confirming the feed is valid and what, if any, warnings are noted Given the information in the presentation, configure an RSS feed on a website, by completing the activity below with the mock HTML file and mock RSS file
Activities Validate the RSS file from the previous lesson using the W3C Validator Did the RSS fiel validate? Were there any erros or warnings? What did the errors or warnings mean? Using the following HTML and RSS files, create a link to the RSS file in the HTML file using the image provided (right-click to download files):
|
|