1175
results for "alternate"
-
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
-
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
-
afaik the intended usage is that a page showing an HTML representation of a feed uses rel=alternate to link to an alternative representation of the same content, but serialised using RSS/ATOM
barnaby
at
2022-02-27 01:54
-
A page that has a rel-alternate of text/mf2+html pointing to itself would be as you noted
GWG
at
2022-02-27 01:54