Skip to content

Syndication Feed Page

This page type allows content authors to create a dynamic list of insights content that external sites can pull in through in an RSS or ATOM feed.

How It Works

  • Once a Syndication Feed Page is published, navigating to the URL of the page generates an RSS/ATOM feed of the applicable content, allowing it to be used by external sites to pull in up-to-date insights.
  • The items in the feed are in descending order by published date (uses the out-of-the-box Published date field which is editable through the Settings tab of each page).

Learn More About RSS & Content Syndication

Page Properties

Category

Optional; filters the applicable content down to only pages that have the specified category assigned. When multiple categories are assigned, pages that have at least one of the categories will display, ex: Category 1 OR Category 2 (not Category 1 and Category 2). 

Filter by Page Type(s)

Optional; filters the applicable content down to only the specified page type(s) when checked. By default, all of the applicable page types are included:

Scope

Recommended; filters the content down to only pages that live in the designated parent section assigned (for example, only pages that live under Events). By default, all applicable pages from the site root are returned, including test content and pages marked as excluded from search.

Either Scope OR Manual Items can be used at a time.

Manual Items

Optional; allows you to create a very specific listing of manually-curated individual pages only. 

Either Scope OR Manual Items can be used at a time.

Exclude Items

Optional; excludes individual pages from the feed.

Max Items *

Required; determines the number of items in the feed.
Default value: 25

Feed Title

Optional feed title override, uses the Page Name as a fallback.

Feed Description

Optional description text for the feed as a whole.

Feed Copyright

Optional copyright text for the feed as a whole.

Feed Image

Optional image representing the feed as a whole.

Feed Format *

Required; determines the feed format type:

  • RSS (Default; most common)
  • ATOM

Feed Data

  • Item title = Page Name
  • Item description/summary = Teaser Text field
  • Item published = Out-of-the-box Published date field (editable through the Settings tab)
  • Item updated = Out-of-the-box Modified date field (only updates when the "Update modified date" checkbox on the Settings tab is checked before publishing new changes)
  • Event-Specific:
    • eventStartTime = Start Date/Time field
    • eventEndTime = End Date/Time field (uses Start Date/Time if empty)
    • eventTimeZone = Time Zone field
    • eventAllDay = Display Time field (checked = false; unchecked = true)
    • eventLocation = Location field
    • eventLocations = Assigned category names from the designated Locations tree (set through Site Settings)
      Ex: <extraData:eventLocations>Dallas TX</extraData:eventLocations>
    • eventCats = All assigned category names excluding any from the designated Locations tree
      Ex: <extraData:eventCats>Personal Wealth Advisors|Heckerling</extraData:eventCats>

TIP: Use a tool like Code Beautify to view the content in the feed more easily - just paste the RSS code in and hit HTML View to preview it as a simple content listing.