Google Now Supports “Author” Tag

Google announced support of the authorship markup, enabling content sites to help identify their authors on the site and across the web. The markup links up authors to content, for example, this content would be linked up to my name and can be used to find all the stories I’ve written here and on my […]

Chat with SearchBot

Google G LogoGoogle announced support of the authorship markup, enabling content sites to help identify their authors on the site and across the web.

The markup links up authors to content, for example, this content would be linked up to my name and can be used to find all the stories I’ve written here and on my other sites.

It uses the rel attribute, so all you need to do is add the rel=”author” to your author’s hyperlink on the article page. For example:

Written by <a rel=”author” href=”../authors/mattcutts”>Matt Cutts</a>.

As Google explained, this tells search engines: “The linked person is an author of this linking page.” The rel=”author” link must point to an author page on the same site as the content page. For example, the page https://example.com/content/webmaster_tips could have a link to the author page at https://example.com/authors/mattcutts. Google uses a variety of algorithms to determine whether two URLs are part of the same site. For example, https://example.com/content, https://www.example.com/content, and https://news.example.com can all be considered as part of the same site, even though the hostnames are not identical.

Plus you can use the rel=”me” to communicate to the search engine that the links on an author page all represent the profile of the same person. Google gave an example:

Say that Matt is a frequent contributor to https://example.com. Here’s a link from his https://example.com author page to the page he maintains on https://mattcutts.com:

<a rel=”me” href=”https://mattcutts.com”>Read more about Matt</a>

In turn, Matt’s profile on https://mattcutts.com points back to his author page on https://example.com, like this:

Matt has also written <a rel=”me” href=”https://example.com/contributors/mattcutts”>lots of articles for the Foo Times</a>.

The reciprocal rel=”me” links tell Google that the profiles at https://mattcutts.com and https://example.com/contributors/mattcutts represent the same person.

I do not know if Google will just pick up the markup and trust it or if Google has to whitelist your site to be approved for this markup. You can test it using the Rich Snippet testing tool.

Related Stories:


About the author

Barry Schwartz
Staff
Barry Schwartz is a Contributing Editor to Search Engine Land and a member of the programming team for SMX events. He owns RustyBrick, a NY based web consulting firm. He also runs Search Engine Roundtable, a popular search blog on very advanced SEM topics. Barry can be followed on Twitter here.

Get the must-read newsletter for search marketers.