rel-me: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Kevin Marks (talk | contribs)  | 
				 (Added link to rel=me tutorial post)  | 
				||
| Line 16: | Line 16: | ||
== video ==  | == video ==  | ||
Watch [http://www.youtube.com/watch?v=LabCylbapuM l Brad Fitzpatrick explain rel="me" and more XFN].  | Watch [http://www.youtube.com/watch?v=LabCylbapuM l Brad Fitzpatrick explain rel="me" and more XFN].  | ||
== tutorials ==  | |||
rel=me summary [http://ungeekdapo.wordpress.com/2008/04/29/a-simple-data-portability-project-or-is-it/ A simple data portability project or is it]  | |||
== see also ==  | == see also ==  | ||
Revision as of 23:57, 1 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
rel=me summary A simple data portability project or is it