Usually the RSS feed is just a regular link on a page. Some readers will check all the <a> hrefs for ending in RSS and then present that.
On Wednesday, May 29, 2013 6:53:30 AM UTC-7, Lamps902 wrote: > > Thanks, Niphlod. So it does seem to be the case that I implemented the > standard method of embedding a feed correctly, and I can't find any issue > with the HTML (not that this guarantees there isn't an issue). I tried a > couple of other RSS readers, and they seem to be picking it up with no > problem, so I guess you're right that I should check into whether there's > something about Sage in particular that's problematic. > > On Wednesday, May 29, 2013 7:53:12 AM UTC-5, Niphlod wrote: >> >> it's not a matter of rss. >> The "standard way" to embed an alternate representation of the site is >> >> <link rel="alternate" type="application/rss+xml" title="Recent Changes" >> href="theurl"> >> >> From there on, each client has its own implementation to "autodiscovery" >> all feeds. >> Contact the Sage's creator to know why sometimes it works and sometimes >> doesn't in your site, but first triple-check all your layout (maybe it's >> not working in a page that has some broken HTML where Sage parser's life is >> harder). >> >> Il giorno mercoledì 29 maggio 2013 14:09:45 UTC+2, Lamps902 ha scritto: >>> >>> Anyone knowledgeable in RSS care to take a crack at this one? >>> >> -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.