1259
results for "alternate"
-
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 13:54
-
I still want to make a no-css frontend to my site, essentially treating my website as a microformats api and rendering a fully functional alternate version of it with no css on a separate domain
aaronpk
at
2024-08-30 04:35
-
rel=alternate type=application/activity+json definitely works, eg https://fed.brid.gy/docs#searchable
[snarfed]
at
2024-08-30 01:01
-
to2ds ideally you want to discover the AP alternate _without_ re-fetching every single page with conneg headers
[snarfed]
at
2024-08-30 01:00
-
I guess a <link rel="alternate" type="application/activity+json" is good enough from the publishing side?
epoch
at
2024-08-30 00:13
-
you can do that with a rel-feed or rel-alternate link: https://brid.gy/about#link
[snarfed]
at
2024-08-20 20:46
-
[preview] [cybeardjm] #1569 Original post discovery: support for rel=alternate type=application/mf2+json
Loqi
at
2024-08-20 20:43
-
when you put rel=alternate on your posts, the useful functionality you get is that you can then search for the post permalink in a fediverse instance and it pulls up your federated post. https://fed.brid.gy/docs#web-searchable
[snarfed]
at
2024-08-09 16:27
-
so I wouldn't use "rel=alternate type=application/activity+json" on my home page
[tantek]
at
2024-08-09 16:25
-
oh I know they're not the same, but they overlap, rel=alternate => AS2 author (attributedTo) vs rel=author
[snarfed]
at
2024-08-09 16:21