I am trying to validation my site with w3c but i am getting error:
 Bad value original-source for attribute rel on element link:
 The string   original-source is not a registered keyword.
For:
<link rel="original-source" href="http://themarketmogul.com/" />
Can any one suggest me what i can do for this error.