Skip to content

Instantly share code, notes, and snippets.

@jessotron
Created September 25, 2015 02:07
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save jessotron/41e7ed67c8afc034daa4 to your computer and use it in GitHub Desktop.
Save jessotron/41e7ed67c8afc034daa4 to your computer and use it in GitHub Desktop.
Sample Person Schema Markup
<div itemscope="" itemtype="http://schema.org/Person">
<meta itemprop="gender" content="Male">
<meta itemprop="birthDate" content="March 21, 1978">
<meta itemprop="spouse" content="Rebecca Kirshner">
<meta itemprop="parent" content="Jack Kirshner">
<meta itemprop="jobTitle" content="CEO of Elite SEM and Coffeeforless">
<meta itemprop="email" content="ben@elitesem.com">
<meta itemprop="url" content="http://www.benkirshner.com">
<meta itemprop="memberOf" content="Young President's Organization">
<meta itemprop="memberOf" content="SEMPO">
<meta itemprop="image" content="http://www.benkirshner.com/resources/Ben-Kirshner.jpg">
<span itemprop="name">
<link itemprop="sameAs" href="https://www.wikidata.org/wiki/Q19753495">
<link itemprop="sameAs" href="https://www.freebase.com/m/011n3f_r">
<link itemprop="sameAs" href="https://www.youtube.com/channel/UCIHSn0i6CRIk9Fyby2LZ3yw">
<link itemprop="sameAs" href="https://www.linkedin.com/pub/ben-kirshner/0/799/87">
<link itemprop="sameAs" href="https://twitter.com/benkirshner">
<link itemprop="sameAs" href="https://plus.google.com/+BenKirshner1/">Ben Kirshner</span> is the CEO of Elite SEM Inc. and Coffeeforless.com...
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment