1212
results for "alternate"
-
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 18:27
-
so I wouldn't use "rel=alternate type=application/activity+json" on my home page
[tantek]
at
2024-08-09 18: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 18:21
-
I think "rel=alternate type=application/activity+json" is a bit different in that it is saying literally this is the exact same object/content as the current page, except in a different format. Whereas "rel=author type=application/activity+json", especially on a post permalink page, is not saying it's the same object/content.
[tantek]
at
2024-08-09 18:19
-
I already have rel=alternate type=application/activity+json , so I hadn't considered rel-author also
[snarfed]
at
2024-08-09 18:02
-
Yeah, I think there’s a nice foundational session in that. Maybe something silly like making a `<blink>` tag. Or a `<nobr>` because I’m a sucker for old dead dumb tags. But also something more substantive like a datetime tag that’ll allow you to interact and see times in alternate time zones. Anyway, expect that to be at the next FrESH.
[Joe_Crawford]
at
2024-08-05 19:46
-
which is so vague as to be indistinguishable from rel=alternate
[tantek]
at
2024-06-21 01:35
-
blog-home-page --- rel=blogroll ---> blog-roll-in-xoxo --- rel=alternate type=text/xml ---> blogroll.opml
[tantek]
at
2024-06-13 19:01
-
and then that HTML page could have a rel=alternate type=text/xml that linked to your OPML if you wanted also provide that as an alternative for discovery
[tantek]
at
2024-06-13 18:42
-
like pageA -> rel=alternate -> pageB -> redirectsTo -> pageA should work for this
[tantek]
at
2024-06-11 02:10