asp.net - Adding Subscribe Button for a RSS URL -
i have rss url website , have make people directly subscribe url clicking on image home page. image click must have functionality similar "subscribe" button found in header of rss page.
if declare rss html links (how tell web browsers atom feeds) many browsers show 'subscribe' buttons. however, there's no general way cause subscription single link; you're better off linking feed , relying on browser offer add new subscription.
(you may able better specific aggregators, i'm assuming you're after using browser's subscription mechanism here.)
Comments
Post a Comment