RSS Feed Feature
Learn how to add RSS feeds to your Swiftspeed app. Display news, blog posts, and content from any RSS source in your mobile app.
What is the RSS Feature?
The RSS feature lets you pull content from any website that has an RSS or Atom feed and display it beautifully in your app. This is perfect for news apps, blog readers, or any app that needs to display regularly updated content.
Setting Up an RSS Feed
- Go to Features in the editor
- Click "Add Feature" and select RSS Feed
- Enter the RSS feed URL (e.g.,
https://example.com/feed) - Give your feed a title
- Optionally add a subtitle and thumbnail image
- Click Save
Feed Display Options
RSS feeds in your app display with:
- Article title and featured image
- Publication date
- Article excerpt or full content
- Tap to read the full article
Multiple Feeds
You can add multiple RSS feeds to create a multi-source news reader. Each feed appears as a separate tab or section within the feature.
Tips
- Make sure the RSS feed URL is valid and publicly accessible
- Most WordPress sites have feeds at
/feedor/rss - Content updates automatically as the source feed updates