开发者

how can i put rss feed link on my website?

i wanted to put an rss feed for a web app im creating in php, so basically w they can subscribe to a part of a website u开发者_JAVA百科sing google reader or feedburner etc


use zend_feed_writer class to generate feeds.


Put this in the <head> for your homepage.

<link rel="alternate" type="application/rss+xml" title="whatever" href="http://path/to/your/feed" /> 
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜