I have created the following patch which adds support for an author metatag. One possible use for this would be to link an article to the author's Google+ profile so that author information appears in search results. (e.g. http://support.google.com/webmasters/bin/answer.py?hl=en&answer=1408986)
The output for this metatag will look like this:

Comments

Status: Needs review » Needs work

The last submitted patch, nodewords-basic-author-tag.patch, failed testing.

perfectcu.be’s picture

StatusFileSize
new2.65 KB

The automated patch test failed. Re-trying.

perfectcu.be’s picture

Status: Needs work » Needs review

nodewords-basic-author-tag.patch queued for re-testing.

damienmckenna’s picture

damienmckenna’s picture

This is a little better - it adds it to the top of the "author" group of tags.

damienmckenna’s picture

StatusFileSize
new4.08 KB

Oh yeah, the patch file might help.

Status: Needs review » Needs work

The last submitted patch, nodewords-n1957972-5.patch, failed testing.

damienmckenna’s picture

Status: Needs work » Needs review
StatusFileSize
new4.08 KB

Rerolling, basically the same file as above with a new filename :)

Status: Needs review » Needs work

The last submitted patch, nodewords-n1957972-8.patch, failed testing.

damienmckenna’s picture

Status: Needs work » Needs review
StatusFileSize
new4.09 KB

I think this will fix the bug.

damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks for the patch!

Automatically closed -- issue fixed for 2 weeks with no activity.

ajayg’s picture

This patch takes care of on;y one use case to directly link to google profile. The other use case is to update link to profile page to include rel=Author and then on profile page provide rel=me to google profile page.
See this
http://www.elevatedthird.com/blog/google-authorship-drupal-part-one

ajayg’s picture

Issue summary: View changes
Status: Closed (fixed) » Needs work
damienmckenna’s picture

Status: Needs work » Closed (fixed)

Nodewords won't do the link change, but we will add the rel=me meta tag: #2138951: Add support for the rel=me meta tag