5

For example, if I had

<a href="http://www.example.com">My friend Bill</a>

or

<a href="http://www.example.com" rel="friend">My friend Bill</a>

Will Google for example give extra weight to the second because I specified they are a friend?

alex
  • 479,566
  • 201
  • 878
  • 984

1 Answers1

3

According to their webmaster documentation microformats may be used to display additional information in the search results but don't affect the page rank.

http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=99170

BenV
  • 12,052
  • 13
  • 64
  • 92