265 results for "alternate"

  • <link href="a" rel="home"><link href="a" rel="alternate"><link href="a" rel="ignorable" type="application/atom+xml"> - Never declares a feed, but the mf2 output might suggest that a is in fact a feed of the homepage
    Zegnat at 2020-02-12 19:49
  • So should more people do rel-home alternate on feeds?
    GWG at 2020-02-12 19:42
  • Yes, from mf2 it looks like feed for the homepage, because mf2 might think there was a link to a.html with the rels "home alternate" on it at once
    Zegnat at 2020-02-12 19:39
  • alternate does not mean feed all by itself
    [tantek] at 2020-02-12 19:38
  • And I do not know any rel values other than alternate that this is important for, so ... meh? Seems fine to use rel-urls
    Zegnat at 2020-02-12 19:38
  • <link rel="home" href="a.html"><link rel="alternate" href="a.html"> - would surely have the same limition, in that per HTML spec this is defining 2 unique “links”. Neither of them claiming that a.html is a feed for the homepage. But the mf2 output would suggest that it is.
    Zegnat at 2020-02-12 19:38
  • <link rel="stylesheet" href="style.css"><link rel="alternate" href="style.css"> makes very little sense.
    Zegnat at 2020-02-12 19:35
  • [tantek]: not according to the spec for alternate. It is very clear that it needs to be on the same element
    Zegnat at 2020-02-12 19:34
  • So the parser output makes no difference between the two links created, and the one like created with rel "alternate thing"
    Zegnat at 2020-02-12 19:29
  • <link href="a" rel="thing"><link href="a" rel="alternate"> will turn into { "a": { "rels": ["thing", "alternate"] } }
    Zegnat at 2020-02-12 19:28
Sort by:

Filter results by:

Tag

Query took 0s.


Search tips

Exclusion
+foo -bar
Logical OR
foo OR bar
Exact phrase
"foo bar"
Partial words
foo*
Particular fields only
title:foo
domain:example.org
nick:somebody
after:2016-11-23
before:2016-11-23
date:2016-11-23