将Feedburner与RSS和Atom提要一起使用
答案: 1
FeedBurner可以获取您的资源,也可以存储RSS 并且 ATOM在自己的网站上捕食。
尝试在FeedBurner中为实例组织的整个现有RSS源中包含 ?format=atom
。
它类似于结果是累积的XML记录,它使用了一系列布局:
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
0
danlefree 2019-05-17 13:08:40
资源
分享
相关问题