【发布时间】:2015-02-04 07:43:59
【问题描述】:
有什么方法可以查看一些站点 rss.xml,例如 wordpress 提要 (feed/?paged=2)
示例:http://somesite.com/rss.xml
我需要看到http://somesite.com/rss.xml第2页、第3页等等
我尝试过不同的方法,例如http://somesite.com/rss.xml?page=2 等,但没有运气
【问题讨论】:
有什么方法可以查看一些站点 rss.xml,例如 wordpress 提要 (feed/?paged=2)
示例:http://somesite.com/rss.xml
我需要看到http://somesite.com/rss.xml第2页、第3页等等
我尝试过不同的方法,例如http://somesite.com/rss.xml?page=2 等,但没有运气
【问题讨论】:
对于 RSS 提要的分页没有标准,大多数出版商实际上并没有任何分页方案。你倒霉了……
【讨论】: