Is it valid to include multiple RSS feeds within the <head>
tag?
What I mean is, tags as follow:
<link rel="alternate" type="application/rss+xml" title="feed one" href="/rss/feedone"/>
<link rel="alternate" type="application/rss+xml" title="feed two" href="/rss/feedtwo"/>
..... etc
We have a small collection (five total) of RSS feeds that we have had for a while, but have only ever included the 'main' one in within the head tags.
Is it okay to include all of them?
RSS makes it easy to combine several feeds into one feed. Enter the URL address of each feed, one on each line, and then press Create. Combine up to 100 feeds with at least two or more unique sources.
It's perfectly fine to offer multiple feeds. You could even offer multiple feeds for the same items, e.g., one for the full content and one for excerpts. There is nothing that would have to be changed in a feed just because there exist other feeds.
How To Display RSS Feed In HTML Website? Step 1: Select HTML as your website platform from the options. Step 2: Set the width and height (or auto) of your feed and click on “Get Code”. Step 3: Copy the given Code and paste it into the back-end of any webpage where you want to display RSS feed.
What is RSS? An RSS (Really Simple Syndication) feed is an online file that contains details about every piece of content a site has published. Each time a site publishes a new piece of content, details about that content—including the full-text of the content or a summary, publication date, author, link, etc.
Yes, that's totally valid, and the browser should offer the choice of which feed to subscribe to (those that still support rss, anyway)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With