Sitefinity CMS

RSS Feeds Overview Send comments on this topic.
See Also
Sitefinity Building Parts > Services > RSS Feeds > RSS Feeds Overview

Glossary Item Box

RSS (Really Simple Syndication) is a format for syndication of items frequently extracted from a Web site. The requirement is that they should be separable: such as news, blogs, job announcements. As of version 3.1 Sitefinity supports RSS in the form of a service which provides the functionality for setting up your RSS Feeds. It could also be implemented by external content providers.

 

RSS in Sitefinity

Sitefinity supports RSS version 2.0. This service is provided in the form of a module in the Administration section:

Rss Input Form

Figure 1 

 

The RSS settings for Blogs are visible in an overview page of RSS Feeds:

Entered Blog

 Figure 2

 

The available feeds are positioned in the section "What to syndicate". Sitefinity uses the term channels when working with RSS feeds. A feed, in Sitefinity, is composed of different channels that provide information from various providers.

 

 

Customizing RSS

In order to customize external modules, some changes should be made to existing files, as well as some files should be created. For detailed information, refer to Implementing the Rss Functionality.

 

See Also