1212
results for "alternate"
-
the rel=alternate is gone, but it's still responding to the accept header
aaronpk
at
2019-06-16 22:00
-
may i suggest taking out the rel=alternate link until that's fixed?
aaronpk
at
2019-06-15 00:02
-
[tantek] the by-name „feed“ was only added because it is an extra/alternate file... the idea was to also support rsvp and all other usecases...
[pfefferle]
at
2019-06-08 08:01
-
[jgmac1106] Yeah I know about the rel=alternate thing but that requires parser updates, I think my idea would work with existing parsers
[grantcodes]
at
2019-06-07 13:05
-
Grant search this channel for rel="alternate" there is even an expirmental plugin
[jgmac1106]
at
2019-06-07 02:17
-
Technically even an atom feed should be `rel="feed"`, not `rel="alternate"`, per the strict reading of what `rel="alternate"` means.
[fluffy]
at
2019-06-05 05:39
-
I guess technically I should be using `rel="alternate feed"` where I’m just using `rel="alternate"` right now, on categories, and `rel="feed"` on entries.
[fluffy]
at
2019-06-05 05:37
-
And I meant this more in the form of how there’s the de-facto (although not technically correct) standard of a blog entry linking to the atom feed for the blog itself on the page. Although that’s not even universal, a lot of things use the permalinks’ rel=alternate to point to a comment feed for the entry itself, for example.
[fluffy]
at
2019-06-05 05:36
-
though I don't think it's really an alternate if it's linking to a full-content version
gRegorLove_
at
2019-06-05 05:34
-
rel-alternate could work. aaronpk has an example on /rel-alternate
gRegorLove_
at
2019-06-05 05:33