sharelink-formats: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎examples: atom rel-self)
(→‎examples: bookmarklet links)
(One intermediate revision by the same user not shown)
Line 15: Line 15:
** [https://twitter.com/cramforce/status/822254953985019904 Malte Ubl ‏@cramforce]<br> @adactio we’d fallback to that, but people want to override it for some legit and less legit reasons.<br>people sometimes use canonical to point to an entirely different publication that was the original source of the content.<br>and others want to do share tracking with #.1234 style URLs (see e.g. @Medium URLs).
** [https://twitter.com/cramforce/status/822254953985019904 Malte Ubl ‏@cramforce]<br> @adactio we’d fallback to that, but people want to override it for some legit and less legit reasons.<br>people sometimes use canonical to point to an entirely different publication that was the original source of the content.<br>and others want to do share tracking with #.1234 style URLs (see e.g. @Medium URLs).
** [https://twitter.com/kevinmarks/status/822257980049485824 Kevin Marks ‏@kevinmarks] <br> @cramforce @adactio @Medium or google inspired  &utm_source things
** [https://twitter.com/kevinmarks/status/822257980049485824 Kevin Marks ‏@kevinmarks] <br> @cramforce @adactio @Medium or google inspired  &utm_source things
** [https://twitter.com/rmondello/status/910276001300488192 Ricky Mondello‏ @rmondello] <br>Safari on iOS 11 will share the canonical link for a page, which can improve the experience of sharing a "mobile" website.
** [http://known.kevinmarks.com/2017/day-7-to-amp-or-not-to-amp-100daysofindieweb bookmarklets for switching to or copying canonical links]


*[http://microformats.org/wiki/h-entry#Draft_Properties u-repost-of]
*[http://microformats.org/wiki/h-entry#Draft_Properties u-repost-of]

Revision as of 12:29, 21 September 2017

<entry-title>sharelink formats</entry-title>

Part of the Sharelink effort.

Malte Ubl ‏@cramforce Jan 19

  • specifically we’d like to propose <link rel=share> (or similar name) to provide preference of shared URL for a given page.

Per the microformats process this page is here to document previous formats for pages publishing share links for themselves.


This article is a stub. You can help the microformats.org wiki by expanding it.

examples

 The value "self" signifies that the IRI in the value of the href
 attribute identifies a resource equivalent to the containing
 element.

see also