如何查找特定网站的 RSS 提要? [英] How to find RSS feed of a particular website?

查看:51
本文介绍了如何查找特定网站的 RSS 提要?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何查找特定网站的 RSS 提要?有什么特别的方法可以找到吗?

How to find RSS feed of a particular website? Whether there is any particular way to find it?

推荐答案

您或许可以通过查看主页(或博客)的来源找到它.查找如下所示的行:

You might be able to find it by looking at the source of the home page (or blog). Look for a line that looks like this:

<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="http://example.org/rss" />

href 值将是 RSS 所在的位置.

The href value will be where the RSS is located.

这篇关于如何查找特定网站的 RSS 提要?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆