rel-me: Difference between revisions
Jump to navigation
Jump to search
(Added link to rel=me tutorial post) |
|||
Line 18: | Line 18: | ||
== tutorials == | == tutorials == | ||
[http://ungeekdapo.wordpress.com/2008/04/29/a-simple-data-portability-project-or-is-it/ A simple data portability project or is it] rel=me summary by Bob Ngu | |||
== see also == | == see also == |
Revision as of 00:03, 2 May 2008
rel="me"
XFN 1.1 introduced the "me" rel value which is used to indicate profile equivalence and for identity-consolidation.
rel="me"
is used on hyperlinks from one page about a person to other pages about that same person.
For example, Tantek's Pownce profile has:
<a href="http://twitter.com/t" rel="me">Twitter Profile</a>
Publishers can use the XFN creator form to create rel-me hyperlinks.
screencast
Watch David Recordon's excellent *30 second* explanation of XFN rel="me".
video
Watch l Brad Fitzpatrick explain rel="me" and more XFN.
tutorials
A simple data portability project or is it rel=me summary by Bob Ngu