Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Last active June 3, 2023 18:48
Show Gist options
  • Select an option

  • Save patrickcoombe/2bfd3b3b69732f7e09dc to your computer and use it in GitHub Desktop.

Select an option

Save patrickcoombe/2bfd3b3b69732f7e09dc to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context" : "https://schema.org",
"@type" : "Organization",
"name" : "Your Organization Name",
"url" : "http://www.your-site.com",
"sameAs" : [
"http://www.facebook.com/your-profile",
"http://www.twitter.com/yourProfile",
"http://plus.google.com/your_profile"
]
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment