Last active
August 12, 2021 14:59
-
-
Save patrickcoombe/b567eca375c24dbd2b47 to your computer and use it in GitHub Desktop.
Tech Article
This file contains hidden or 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": "TechArticle", | |
"headline": "Extra! Extra! Read alla bout it", | |
"dependencies": "You must be at least a level 2 PRO to make this happen", | |
"proficiencyLevel": "Expert", | |
"alternativeHeadline": "This article is also about robots and stuff", | |
"image": "http://example.com/image.jpg", | |
"author": "Patrick Coombe", | |
"award": "Best article ever written", | |
"editor": "Craig Mount", | |
"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." | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great stuff!
I noticed that this JSON also needs mainEntityOfPage included.
Also Publisher needs...