头部内有多个 RSS 链接标签,标记是否有效?

发布于 2024-12-03 04:25:59 字数 366 浏览 2 评论 0原文

标记中包含多个 RSS 提要是否有效?

我的意思是,标签如下:

<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

我们有一小部分(总共五个)RSS 提要,我们已经有一段时间了,但只在头标签中包含了“主要”提要。

可以将它们全部包括在内吗?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

隐诗 2024-12-10 04:25:59

是的,这是完全有效的,浏览器应该提供订阅哪个提要的选择(无论如何,那些仍然支持 rss 的提要)

Yes, that's totally valid, and the browser should offer the choice of which feed to subscribe to (those that still support rss, anyway)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文