1208
results for "alternate"
-
as in when a feed consumer sees a rel=alternate link on a new item, if the feed consumer already "knows about" the alternate link (as in, has seen it before), then it can do a HEAD retrieval of the alternate link to see if it returns a redirect to the new item
[tantek]
at
2024-09-06 20:20
-
pretty sure rel=alternate can solve this?
[tantek]
at
2024-09-06 20:19
-
oh actually that wouldn't anyway, you don't have a rel=alternate type=activity+json link to the BF URL, https://fed.brid.gy/docs#searchable
[snarfed]
at
2024-09-03 21:56
-
But yeah, I use alternate addressing systems like tor to.
superkuh
at
2024-08-31 18:53
-
If I understand correctly, the rel="alternate" could be helpful for services sitting behind cloudflare?
to2ds
at
2024-08-31 18:09
-
So does rel="alternate" help to smooth out some of the complexity associated with conneg?
to2ds
at
2024-08-31 17:54
-
Question about rel="alternate". Can it reference the same physical URL, just specify a different Mime type?
to2ds
at
2024-08-31 16:29
-
aaronpk hmm that's surprising. my posts have had rel=alternate type=application/activity+json for years now, and I've still always been able to post to indienews
[snarfed]
at
2024-08-30 16:09
-
Because from what you said the current implementation does, this makes me NOT want to add rel alternate to AS2 for my posts
[tantek]
at
2024-08-30 16:09
-
if your site has a rel=alternate link to an activitypub+json URL, then XRay will go and fetch that instead of using the microformats on the page. since there's no "syndication" property defined in activitystreams, it then fails to find the syndication link to indienews
aaronpk
at
2024-08-30 15:54