RSS Feed

Poster Stack supports a RSS feed in XML format. In order to open the RSS feed, add the URL parameter feed=rss to the page URL like:

https://instacks.com/posterstack/tutorial/?feed=rss

Make sure to set up following main settings. A language code reference can be found here: http://www.rssboard.org/rss-language-codes

Stacks Image 375
In addition to that, maintain for each item the description (and optional the author).
Stacks Image 379
In order to display a RSS icon with the link to the RSS, use following HTML code (or use the RSS Feed Stack in export mode):

<a href="the link to the RSS feed"><i class="fa fa-rss fa-2x"></i></a>

It is also possible to import a Poster RSS Feed ino another page. Therefore, add the RSS Feed Stack in import mode, and enter there the URL to the RSS feed.

Back to List