I have a forum, and I would like to add rel=author to my pages. However, each page has multiple authors, and I'm not sure how I should implement rel=author if I have multiple authors. Does anyone have any advice?
|
|
||||
|
|
|
I used the instructions on the article How To Implement Rel=Author for creating my page. The only difference is that I had two Multiple |
||||
|
|
According to the HTML5 Working Draft:
While the specification does not indicate a resolution for multiple authors specified at the HTML5 document level, the element level does provide support for multiple authors within a single HTML5 document (which should cover your forum's needs). |
|||
|
|
|
I couldn't find any
I would assume that the same could be done with the |
|||||||||||
|