Last active
December 4, 2021 19:38
-
-
Save patrickcoombe/9d0f6b1a4c566ac2ca16 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ "@context": "https://schema.org", | |
"@type": "BlogPosting", | |
"headline": "14 Ways Json Can Improve Your SEO", | |
"alternativeHeadline": "and the women who love them", | |
"image": "http://example.com/image.jpg", | |
"award": "Best article ever written", | |
"editor": "John Doe", | |
"genre": "search engine optimization", | |
"keywords": "seo sales b2b", | |
"wordcount": "1120", | |
"publisher": "Book Publisher Inc", | |
"url": "http://www.example.com", | |
"datePublished": "2015-09-20", | |
"dateCreated": "2015-09-20", | |
"dateModified": "2015-09-20", | |
"description": "We love to do stuff to help people and stuff", | |
"articleBody": "You can paste your entire post in here, and yes it can get really really long.", | |
"author": { | |
"@type": "Person", | |
"name": "Steve" | |
} | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment