Add an External Web Feed to Your Site
Import content from a third-party web sites via RSS web feeds.
Adding a Web Feed Variable to a Template
1. Copy the URL of the web feed you want to display on your site
2. Click the Dashboard link in the header.
3. Under Content, click Web Feeds
4. In the new_feed_name field, enter a name for your feed (e.g. yahoo_news)
5. In the URL field, paste the URL of the feed of the feed you copied (e.g. http://rss.news.yahoo.com/rss/topstories)
6. Click the Create button
7. Under Design, click Templates
8. Click the name of the Web Page Body template where your feed will be included
9. Click the Insert Variable link
10. Choose the web feed you created (e.g. Web Feed: feed_yahoo_news)
11. Copy the variable name from the text field.
12. Paste the variable name (e.g. {feed_yahoo_news}) into your template after {content_1}