1175
results for "alternate"
-
According the the HTML spec, when you have rel-alternate with types atom or rss, it does "not necessarily syndicating exactly the same content as the current page", so you can put all of your sites feeds listed out on a single page. Or indeed on every page.
Zegnat
at
2022-01-16 11:51
-
So I could add my alternate links on all pages?
capjamesg[d]
at
2022-01-16 11:43
-
↩️ ➍ Other Link Types for <link> ⇥ alternate ⇥ author ⇥ dns-prefetch ⇥ help ⇥ license ⇥ manifest ⇥ modulepreload ⇥ next ⇥ pingback ⇥ preconnect ⇥ prefetch ⇥ preload ⇥ prerender ⇥ prev ⇥ search For full list, refer https://microformats.org/wiki/existing-rel-values
Loqi
at
2022-01-13 15:15
-
a literal transcript would be good for an alternate presentation at a different URL
[tantek]
at
2021-12-06 19:07
-
i think i agree that making height/width metadata available for images and video is useful. i am much less sure about thumbnail properties with an optional alternate array for other sizes.
[schmarty]
at
2021-11-30 20:38
-
capjamesg[d]: My thought was a thumbnail property and an optional alternate array for any other sizes
GWG
at
2021-11-30 20:38
-
Additions, modifications, ideas welcome ^^, particularly alternate redirect page names one may look for on such a topic.
[chrisaldrich]1
at
2021-11-24 21:44
-
at least rel="alternate" type="text/mf2+html" discovery
[tantek]2
at
2021-11-18 00:30
-
<link rel="alternate" type="text/mf2+html" href="<?php echo $feed_url; ?>" />
[chrisbergr]
at
2021-11-18 00:11
-
snarfed, this is as a result of feedback from a link rel=alternate consumer that if they were going to look for h-feed in addition to Atom/RSS that it was more work to look for a rel=feed rather than the set of rel=alternate links with their MIME types
[tantek]2
at
2021-11-18 00:08