RSS feeds allow users to stay updated with the latest content from their favorite channels in a convenient, automated manner. Or if you're a Hub Owner, cross-post your hub postings to other platforms. Our IHUBApp provides an easy way to access RSS feeds for individual channels as well as the home feed. This guide will walk you through the steps to find and use your RSS feed URLs.
Accessing the Home Feed RSS URL
The Home Feed RSS URL provides updates from all subscribed channels within your HUB. To access it, you simply need to use the following URL:
https://yourdomain.ihub.app/api/atom
Replace "yourdomain.ihub.app" with your actual HUB URL.
If you have a custom domain setup on your HUB, simply use the following URL instead:
https://yourcustomdomain.com/api/atom
Replace "yourcustomdomain.com" with your actual custom domain setup on your HUB.
Accessing a Specific Channel's RSS Feed
If you are interested in receiving updates from a specific channel, you can do so by accessing the RSS feed for that particular channel. Follow these steps:
- Identify the Channel ID: Each channel in your HUB is assigned a unique Channel ID. You will need this ID to access the channel's RSS feed. You can find the Channel ID by using the "Copy Channel URL" option on the channel, in the Channels section in the builder.
-
Construct the RSS Feed URL: Once you have the Channel ID, construct your RSS feed URL by appending '?channelId={ChannelID}' to the base RSS URL. Here’s how you can do it:
https://yourdomain.ihub.app/api/atom?channelId={channelId}Replace "yourdomain.ihub.app" with your actual HUB URL, and {channelId} with the actual Channel ID of the channel you are interested in/want to use.
If you have a custom domain setup on your HUB, simply use the following URL instead:
https://yourcustomdomain.com/api/atom?channelId={channelId}Replace "yourcustomdomain.com" with your actual custom domain setup on your HUB, and {channelId} with the actual Channel ID of the channel you are interested in/want to use.
Using Your RSS Feed
After you have your RSS feed URL, you can add it to your preferred RSS reader/to platform to start receiving updates or cross-post content. Here are the general steps you might follow:
- Open Your RSS Reader: Launch your RSS reader/platform of choice.
- Add New Feed: Look for an option like "Add Feed" or "Subscribe to Feed". This option varies by reader but generally will be prominently displayed.
- Enter the RSS Feed URL: Paste the RSS feed URL you constructed earlier into the field provided by your RSS reader.
- Confirm and Subscribe: Follow the prompts to confirm and complete your subscription to the feed.
Troubleshooting Common Issues
If you encounter issues accessing your RSS feed:
- Check the URL: Ensure the URL is correctly formatted and includes the correct domain and Channel ID.
Conclusion
Accessing RSS feeds in IHUBApp is a straightforward process designed to keep you informed about the latest updates from your favorite channels. By following the steps outlined above, you can seamlessly integrate these feeds into your daily information stream.
Comments
0 comments
Please sign in to leave a comment.