Media Feeds
Using Media Feeds, you can stream dynamic content from the Content Repository and make it available to website visitors in a dedicated channel. You can select the format in which the content is rendered in order to optimize it for a wide variety of devices and web services. Media Feeds work in much the same way as the Dynamic Content Overview Element: you can specify which content items to include, define a publication date range, specify tags, and control the sort order and how many results to show at a time. However, unlike a Dynamic Content Overview content element, the results returned by a Media Feed are shown in a separate channel (URL).
The formats that are available for Media Feeds are JSON, Media RSS, and RSS 2.0. These three options make it possible for you to select the best format for the content items that are returned by the Media Feed. The design template used to render the content in a Media Feed (MediaFeed) can also be modified in order to optimize the visual appearance of the results that are shown. Because a Media Feed is accessed through a URL that is relative to the root address of your website, you can define a public friendly URL that is intuitive and makes clear what the content is (/feed/articles, /feed/multimedia and /feed/mobile, for example).
A Media Feed can display the following content item types:
Article
Download
Image
Multimedia
Custom media items
Page (saved in the Content Repository)
In order for a content item to be available in a Media Feed, it must be in a published state and not have any personalization(s) assigned to it.
In This Topic
Creating a Media Feed
To create a Media Feed, follow these steps:
Navigate to Configuration > Media Feeds.
Define the following properties for the Media Feed:
Click [Apply]. The Media Feed is now available at the specified URL.
Deleting a Media Feed
To delete a Media Feed, follow these steps:
Select the Media Feed you want to delete from the drop-down list.
Click [Delete Media Feed] next to "Media Feed Name".
Click [OK] to confirm the action.
Building a Media Feed URL
The following applies to XperienCentral versions 10.23.0 and higher.
You can configure the content of a Media Feed by adding parameters to its URL. This makes it possible to create a custom Media Feed on the fly. The following parameters are supported in a Media Feel URL:
Parameter | Description |
|---|---|
| Specifies the media items to include based on assigned tags. For example, the URL
would return all media items containing the tags |
| Specifies the number of results to return. For example, the URL
would return items 1 through 5. |
| Sorts the results according to the following parameters:
For example, the URL
would return all media items with the tag |
| Sorts the results in ascending (
would return all media items with the tag |
| Specifies the media items to include based on their type. The type options are:
For example, the URL
would return all media items of type |