At Pure360 we support RSS feeds in original specification RSS, so you may find that not all parameters are exposed within the RSS HTML code editor if the RSS feed is using tags that weren't in the original specifications.
Tags that are available within the editor include at least these:
ID | <guid>…</guid> |
Link | <link>…</link> |
Date | <pubDate>…</pubDate> |
Title | <title>…</title> |
Description | <description>…</description> |
Content |
To access them inside the RSS Editor, use curly braces and tildes like so {~link~}
.
An example RSS format that would work well can be viewed in What is RSS?.