开发者

Which web feed type should I use?

I am plan to code a blog, a开发者_C百科nd I have never wrote feed before, I heard some feed types before but I have no idea of which is better or should I support all feeds.


No matter what you choose between RSS and Atom, do not support both. There is no decent parser out there which doesn't support both, so it's useless to support both.

Make sure you pick one and do it well! USe the feed validator.

I would go for Atom, because the spec is generally a lot clearer, but again, in the end, it's up to you.

Also, please make sure you support PubSuhHubbub for these feeds, this will reduce polling on your end and it's a good thing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜