1. On SiteManager --> RSS, Click "New" to create a new RSS feed.
2. Configuration values
Channel Name: Combine with Application Name as the unique identifier of the service address.
Channel Title: RSS Channel title.
Channel Link: Standard Rss Channel link
Channel Description: any description about this channel.
Channel Optional Elements: Optional section in the RSS feed. For example <ttl>5</ttl>. Those information will be included in the RSS feed.
Show Generator: Whether to display the value of Rss generator element or not.
Item Title Field: The Title field on item title of the RSS feed. You can use fields come out from the data rule. For example, {Title}, {Author}.
Item Description Field: The description field of the RSS feed, same as the title field, you can use fields from the data rule.
Item Link: The detail link of each RSS feed item, this is where user will be redirected to when they click the link. You can use below fields in the link URL: {0}=ContentId,{1}=UserKey,{2}=ContentUUID,{3}=Application,{4}=Title. An example link: /news/details/{0}
Item Optional Elements: Optional elements, define it yourself. For example:<guid>{UUID}</guid>
3. Data Rule
This is identical as the Data Rule used at page or content template. Defining a Data Rule to generate date for the RSS feed.
4. Save and preview.
Click "save & close", you have finished the setting, select one RSS feed and click "preview" to preview the RSS feed. The default RSS feed URL is:
http://{kooboosite}/rss/{rssName}/{application}.
