1212
results for "alternate"
-
```<link rel="alternate" title="My Feed" type="application/feed+json" href="https://example.org/feed.json" />```
[tantek]
at
2021-09-27 21:17
-
But that sample size is small. I didn’t realise you could do a rel alternate HTML feed.
capjamesg[d]
at
2021-09-27 19:55
-
But I haven’t seen many people use rel alternate for HTML h-feeds tbh.
capjamesg[d]
at
2021-09-27 19:54
-
IndieWeb Search only reads RSS / Atom feeds though rel alternate values right now.
capjamesg[d]
at
2021-09-27 19:51
-
[tantek] it is a good question though. for this counting, should we identify h-feed support as just the presence of an h-feed element on the home page? and/or rel-alternate with type text/html? (not sure how many of those in practice would be h-feeds...?)
[snarfed]
at
2021-09-27 19:41
-
I use feed to indicate a link to an alternate or limited suggested feed and alternate for a feed of the same page
GWG
at
2021-09-27 18:41
-
ah, sorry, no, rel=alternate is fine! I don't mean to change any behavior
[snarfed]
at
2021-09-27 18:35
-
snarfed, does this mean we need to be recommending rel="feed" (thought it was rel=alternate with type="..." (some feedtype) for both RSS2 and Atom?) for h-feed as well, even if the href is to a "#stream" element right there on the home page?
[tantek]
at
2021-09-27 18:21
-
My Microsub server isn’t complete yet so I have my ears open on alternate implementations / new features worth considering.
capjamesg[d]
at
2021-09-25 21:23
-
moving here from #meta...capjamesg, tantek was interested in how many sites have RSS vs Atom vs h-feed feeds, which you'd get from the type attribute of <link rel="alternate">s
[snarfed]
at
2021-09-25 16:03