首先页面需要通过xhtml验证,否则feed验证无从谈起。
RSS2.0似乎严格一些。下面同样内容在ATOM1.0验证中并不警告。
description should not contain onclick tag
description不能包含 script meta embed object 等元素,不安全。
description should not contain relative URL references
description不能包含相对URL,别人用feed reader看不到图片或者打不开这些链接。
rss2 加入css样式
http://blog.guoshuang.com/david/rss2.asp
http://blog.guoshuang.com/atom.asp
? feed 指定名字空间 xlt 就取不到! xmlns=”…”
Leave a reply