Skip to main content

Google Announces Support for "rel=author"

·1 min

Yesterday, Google announced1 that it will use the HTML5 rel to determine authorship of a web page as it crawls the web.

To use this, you can write the following:

<a href="../authors/andrewjones" rel="author">Andrew Jones</a>

It should link to a profile page on the same website.

Furthermore, WordPress 3.2 will come with support built in when it ships later this month2. Another reason to upgrade quickly :-)

For more information, see the Google help page.


  1. http://googlewebmastercentral.blogspot.com/2011/06/authorship-markup-and-web-search.html ↩︎

  2. http://core.trac.wordpress.org/ticket/17722 ↩︎