(not just for user profiles) |
m (copy edit) |
||
Line 1: | Line 1: | ||
<h1>rel="me"</h1> | <h1>rel="me"</h1> | ||
- | [[XFN]] 1.1 introduced the "me" [[rel]] value which is used for profile equivalence | + | [[XFN]] 1.1 introduced the "me" [[rel]] value which is used for profile equivalence and [[identity-consolidation]]. <code>rel="me"</code> is used on hyperlinks from one page about a person to other pages about that same person. E.g. [[User:Tantek|Tantek]]'s [http://pownce.com/t/ Pownce profile] has: |
<pre><nowiki><a href="http://twitter.com/t" rel="me">Twitter Profile</a></nowiki></pre> | <pre><nowiki><a href="http://twitter.com/t" rel="me">Twitter Profile</a></nowiki></pre> |
Revision as of 10:39, 25 February 2008
rel="me"
XFN 1.1 introduced the "me" rel value which is used for profile equivalence and identity-consolidation. rel="me"
is used on hyperlinks from one page about a person to other pages about that same person. E.g. 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".