Embedding
Embed an RSS feed
Follow any blog, podcast, or website with an RSS or Atom feed and embed the live entries on your site. Shows the latest articles with titles, links, and publish dates.
Use cases
- Your own blog's latest posts, embedded on your portfolio
- Release notes feed from a project you follow
- Podcast episodes on a community site
- Content aggregator widget from multiple feeds
How to embed
- Create a free account on 7di.
- Add an RSS feed widget with your feed URL.
- Enable Public embed and copy the iframe code.
<iframe
src="https://7di.vision/embed/{your-token}?theme=light"
width="360" height="300" frameborder="0"
style="border-radius:12px;overflow:hidden"
></iframe>Full widget details: RSS feed widget.