开发者

Where does the "Subscribe to this feed" link on an RSS feed come from?

开发者 https://www.devze.com 2023-02-07 01:34 出处:网络
Is this automatically generat开发者_StackOverflowed by the browser?Nope, the web application on the server that provides browser with HTML pages also generates an XML file (RSS specification) based on

Is this automatically generat开发者_StackOverflowed by the browser?


Nope, the web application on the server that provides browser with HTML pages also generates an XML file (RSS specification) based on the content of the web site. It can be styled so that it looks nice but most often you provide some RSS reader with the URL reference to the XML file and the reader displays it to you

0

精彩评论

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