1168
results for "alternate"
-
of course the larger questions is for what use-case? as in, what consuming code would look for that rel=alternate and what UX would it present accordingly when it found such links?
[tantek]
at
2022-03-19 22:34
-
jacky, I wouldn't use rel=alternate on a link to something you don't control / own, or rather, something where another party (owner) could change the content arbitrarily. E.g. exceptions might be an IPFS copy of the page/post, or perhaps more useful/reliable, the internet archive snapshot of your post, but only if you're already linking to it for other (user-centric) reasons
[tantek]
at
2022-03-19 22:33
-
I guess my question why alternate over other markup we already use?
sknebel
at
2022-03-19 20:17
-
the AP _kinda_ gets this for free because of the `application/activity+json` alternate value
jacky
at
2022-03-19 18:56
-
random: when it comes to syndication, does it make sense to emit those URLs as `rel=alternate` for the page?
jacky
at
2022-03-19 18:55
-
it would definitely help me switch to rel-alternate
[snarfed]
at
2022-02-27 06:11
-
[snarfed] Looked into this a bit. Not easy. There are many times more `rel="alternate"` links in the average page than `rel="feed"` links, and mf2 parsers don't give us their `types`, so we either have to dig it out of the raw HTML ourselves, or fetch (at leas...
Loqi
at
2022-02-27 05:40
-
I'm not really on board with the move to rel-alternate yet
[snarfed]
at
2022-02-27 05:39
-
sometimes? often? but not always, because once feed readers implemented rel=alternate based discovery, people started using it outside how it was intended
barnaby
at
2022-02-27 01:57
-
barnaby: I agree with you on the intended use of alternate. But is it how it is actually used in the wild?
GWG
at
2022-02-27 01:56