Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Created April 21, 2019 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickcoombe/2769fc10a94e26da4a1f3318aa10644e to your computer and use it in GitHub Desktop.
Save patrickcoombe/2769fc10a94e26da4a1f3318aa10644e to your computer and use it in GitHub Desktop.
Udemy Product and Course
< div id = "schema_markup"
data - purpose = "schema_markup" >
<script type = "application/ld+json"> [{
"about": {
"name": "Development"
},
"inLanguage": "en",
"@id": "https://www.udemy.com/the-web-developer-bootcamp/",
"provider": {
"sameAs": "www.udemy.com/user/coltsteele/",
"@type": "Organization",
"name": "Colt Steele"
},
"@type": "Course",
"description": "The only course you need to learn web development - HTML, CSS, JS, Node, and More!",
"@context": "http://schema.org",
"audience": {
"@type": "Audience",
"audienceType": ["This course is for anyone who wants to learn about web development, regardless of previous experience", "It's perfect for complete beginners with zero experience", "It's also great for anyone who does have some experience in a few of the technologies(like HTML and CSS) but not all", "If you want to take ONE COURSE to learn everything you need to know about web development, take this course"]
},
"image": "https://i.udemycdn.com/course/750x422/625204_436a_2.jpg",
"name": "The Web Developer Bootcamp",
"isAccessibleForFree": false,
"publisher": {
"sameAs": "www.udemy.com",
"@type": "Organization",
"name": "Udemy"
},
"aggregateRating": {
"worstRating": 0.5,
"bestRating": 5,
"reviewCount": 116310,
"@type": "AggregateRating",
"ratingValue": "4.6"
},
"creator": [{
"@type": "Person",
"name": "Colt Steele"
}]
}, {
"description": "The only course you need to learn web development - HTML, CSS, JS, Node, and More!",
"@context": "http://schema.org",
"aggregateRating": {
"worstRating": 0.5,
"bestRating": 5,
"reviewCount": 116310,
"@type": "AggregateRating",
"ratingValue": "4.6"
},
"@type": "Product",
"name": "The Web Developer Bootcamp"
}] </script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment