1212
results for "alternate"
-
That could also be rel=alternate type="text/plain"
btrem
at
2021-01-31 00:09
-
so basically im using it for alternate formats
Seirdy
at
2021-01-31 00:09
-
`<a rel="alternate" hreflang="fr" href="//fr.example.com/le-foo">disponible en français</a>`
btrem
at
2021-01-31 00:05
-
Or `<link rel="alternate" hreflang="es" href="//es.example.com/el-foo.fr">`
btrem
at
2021-01-31 00:03
-
`<link rel="alternate" hreflang="fr" href="//fr.example.com/le-foo.fr">`
btrem
at
2021-01-31 00:03
-
`<link rel="alternate" hreflang="fr" href="//fr.example.com/le-foo.fr">
btrem
at
2021-01-31 00:02
-
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel#attr-alternate
btrem
at
2021-01-30 23:57
-
might be wrong, but i thought rel=alternate links should link to an alternate version of your own site, not someone else's.
Seirdy
at
2021-01-30 23:57
-
Not a microformat, but that sounds like `rel="alternate" to me.
btrem
at
2021-01-30 23:56
-
reed there used to be a Medium made plugin for WordPress that used to do it. Now that that's broken, I don't use it very often. Medium also did have a per-post importer that would set the proper rel=alternate flag in the Medium copy so that your original post would be preferred by search engines.
[chrisaldrich]
at
2021-01-08 21:15