371
results for "alternate"
-
I guess another useful question: there’s `<link rel="alternate">` to provide feed discovery for Atom and RSS. Is there also a mechanism for the same with `h-feed`? Because if so I am totally fine with just making my `h-feed` another template.
[fluffy]
at
2019-06-05 05:29
-
That may be more a question for the feedreader than for you. If you have your rel=alternate all set up as on that page, I do not believe there is any more you can do locally.
jeremycherfas
at
2019-10-14 16:48
-
tantek: rel-alternate for ics sgtm. and my latest thinking on placement after working with some client is having the "Add to Calendar" beside the event date
gRegorLove
at
2019-08-28 22:59
-
swentel - I think if you put rel="alternate" on the link to your h-feed page then it may be discoverable. I believe rel=feed was deprecated (even dropped by WHATWG HTML for lack of interest / implementations)
[tantek]
at
2019-03-02 22:27
-
!tell schmarty I think the rel-alternate link for feeds is broken on your tag pages, had to manually feed it to my reader because of some misplaced quotes (<3 eternal caturday)
Zegnat
at
2020-05-02 20:27
-
[tantek] one catch with rel-alternate for h-feed is that unlike RSS and Atom, we don't have a mime type for h-feed, just text/html, so we can't easily distinguish between h-feed and non-h-feed HTML rel-alternates
[snarfed]
at
2021-09-27 21:49
-
01:28 <+[tantek]> (I've used the rel=alternate hreflang=... markup for translations of a few things here and there but never seen any docs from any service that says they do anything with it)
jan6
at
2022-03-20 19:32
-
whereas the use case I was talking about, having a homepage which has no feed, and a link to a separate feed page, is not an alternate representation of the same content
barnaby
at
2022-02-27 01:55
-
regardless, it sounds like the best way for Tumblr to provide an h-feed is to do a sidecar mf2+html feed with an appropriate `<link rel="alternate">`
[fluffy]
at
2022-05-26 20:30
-
(I've used the rel=alternate hreflang=... markup for translations of a few things here and there but never seen any docs from any service that says they do anything with it)
[tantek]
at
2022-03-20 00:28