Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Created April 21, 2019 07:34
Show Gist options
  • Select an option

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

Select an option

Save patrickcoombe/e5e9eb89104a51d24cef74429c68d1fb to your computer and use it in GitHub Desktop.
Yoast Blog Post
<script type = 'application/ld+json' class = 'yoast-schema-graph yoast-schema-graph--main'> {
"@context": "https://schema.org",
"@graph": [{
"@type": "Organization",
"@id": "https://yoast.com/#organization",
"name": "Yoast",
"url": "https://yoast.com/",
"sameAs": ["https://www.facebook.com/yoast", "https://www.instagram.com/yoast/", "https://www.linkedin.com/company/1414157/", "https://www.youtube.com/yoast", "https://www.pinterest.com/yoast/", "https://en.wikipedia.org/wiki/Yoast", "https://twitter.com/yoast"],
"logo": {
"@type": "ImageObject",
"@id": "https://yoast.com/#logo",
"url": "https://yoast.com/app/uploads/2015/09/Yoast-Logo-Icon-120x120.png",
"caption": "Yoast"
},
"image": {
"@id": "https://yoast.com/#logo"
}
}, {
"@type": "WebSite",
"@id": "https://yoast.com/#website",
"url": "https://yoast.com/",
"name": "Yoast",
"publisher": {
"@id": "https://yoast.com/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://yoast.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
}, {
"@type": "WebPage",
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#webpage",
"url": "https://yoast.com/how-to-use-headings-on-your-site/",
"inLanguage": "en-US",
"name": "How to use headings on your site &bull; Yoast",
"isPartOf": {
"@id": "https://yoast.com/#website"
},
"image": {
"@type": "ImageObject",
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#primaryimage",
"url": "https://yoast.com/app/uploads/2017/07/Headings_use_FI__4_.jpg",
"width": 1200,
"height": 628,
"caption": "how to use headings on your site"
},
"primaryImageOfPage": {
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#primaryimage"
},
"datePublished": "2019-04-19T13:50:59+00:00",
"dateModified": "2019-04-19T14:19:44+00:00",
"description": "Writing good headings for your web copy is crucial for both readability and accesibility. Here's how to use headings properly on your site.",
"breadcrumb": {
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#breadcrumb"
}
}, {
"@type": "BreadcrumbList",
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#breadcrumb",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://yoast.com/",
"url": "https://yoast.com/",
"name": "Home"
}
}, {
"@type": "ListItem",
"position": 2,
"item": {
"@type": "WebPage",
"@id": "https://yoast.com/seo-blog/",
"url": "https://yoast.com/seo-blog/",
"name": "SEO blog"
}
}, {
"@type": "ListItem",
"position": 3,
"item": {
"@type": "WebPage",
"@id": "https://yoast.com/tag/content-seo/",
"url": "https://yoast.com/tag/content-seo/",
"name": "Content SEO"
}
}, {
"@type": "ListItem",
"position": 4,
"item": {
"@type": "WebPage",
"@id": "https://yoast.com/how-to-use-headings-on-your-site/",
"url": "https://yoast.com/how-to-use-headings-on-your-site/",
"name": "How to use headings on your site"
}
}]
}, {
"@type": "Article",
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#article",
"isPartOf": {
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#webpage"
},
"author": {
"@id": "https://yoast.com/about-us/team/jono-alderson/#author",
"name": "Jono Alderson"
},
"publisher": {
"@id": "https://yoast.com/#organization"
},
"headline": "How to use headings on your site",
"datePublished": "2019-04-19T13:50:59+00:00",
"dateModified": "2019-04-19T14:19:44+00:00",
"commentCount": 0,
"mainEntityOfPage": "https://yoast.com/how-to-use-headings-on-your-site/#webpage",
"image": {
"@id": "https://yoast.com/how-to-use-headings-on-your-site/#primaryimage"
},
"keywords": "Content SEO,Readability,SEO Copywriting"
}, {
"@type": "Person",
"@id": "https://yoast.com/about-us/team/jono-alderson/#author",
"name": "Jono Alderson",
"image": {
"@type": "ImageObject",
"@id": "https://yoast.com/#personlogo",
"url": "https://secure.gravatar.com/avatar/51e21e2e3e9cfaaa64d976ae1114d038?s=96&d=mm&r=g",
"caption": "Jono Alderson"
},
"description": "Jono is a digital strategist, marketing technologist, and full stack developer. He's into technical SEO, emerging technologies, and brand strategy.",
"sameAs": ["https://en-gb.facebook.com/jonathan.alderson", "https://uk.linkedin.com/in/jonoalderson", "https://twitter.com/jonoalderson"]
}]
} < /script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment