[uf-discuss] rel="byme"

Martin McEvoy martin at weborganics.co.uk
Fri Nov 21 06:07:35 PST 2008


Hello James

James Tindall wrote:
> I use the xfn rel="me" to link from my personal site to sites that I 
> maintain and that represent me in some way but is there a microformat 
> I should use to link to a site I have built for a client?

No microformat as such, but you can sprinkle them with a bit of POSH

On your homepage: <a rev="made" href="http://somesite.com/">Some Website</a>

would say: <http://atomless.com/> made <http://somesite.com/>

On other sites (not your own):  <a rel="made" 
href="http://atomless.com/">Atomless</a>

would say the SAME thing as rev: <http://atomless.com/> made 
<http://somesite.com/>

The last thing I may add to all that is @rev is depreciated in 
Microformats and HTML5, but if you mark up your pages in XHTML or HTML4 
you are still good to go

Best wishes

-- 
Martin McEvoy

http://weborganics.co.uk/



More information about the microformats-discuss mailing list