Skip to content

Instantly share code, notes, and snippets.

View patrickcoombe's full-sized avatar

Patrick Coombe patrickcoombe

View GitHub Profile
@patrickcoombe
patrickcoombe / basecamp-homepage
Created April 21, 2019 07:15
Basecamp Homepage JSON-LD
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Basecamp",
"url": "https://basecamp.com",
"logo": "https://help.basecamp.com/images/logo-bc.png",
"sameAs": [
"https://twitter.com/basecamp",
"https://www.linkedin.com/company/37signals",
@patrickcoombe
patrickcoombe / raven-tools-blog
Created April 21, 2019 07:27
Raven Tools Blog Post
<script type = 'application/ld+json' > {
"@context": "http:\/\/schema.org",
"@type": "WebSite",
"@id": "#website",
"url": "https:\/\/raventools.com\/blog\/",
"name": "Raven Blog",
"potentialAction": {
"@type": "SearchAction",
"target": "https:\/\/raventools.com\/blog\/?s={search_term_string}",
"query-input": "required name=search_term_string"
@patrickcoombe
patrickcoombe / ahrefs-blog-post
Created April 21, 2019 07:33
Ahrefs Blog Post
<script type = 'application/ld+json' class = 'yoast-schema-graph yoast-schema-graph--main'> {
"@context": "https://schema.org",
"@graph": [{
"@type": "WebSite",
"@id": "https://ahrefs.com/blog/#website",
"url": "https://ahrefs.com/blog/",
"name": "SEO Blog by Ahrefs",
"publisher": {
"@id": "https://ahrefs.com/blog/#organization"
},
@patrickcoombe
patrickcoombe / yoast-blog-post
Created April 21, 2019 07:34
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",
@patrickcoombe
patrickcoombe / yoast-homepage
Created April 21, 2019 07:36
Yoast Homepage
<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",
@patrickcoombe
patrickcoombe / quickbooks-homepage
Created April 21, 2019 08:11
Quickbooks Homepage
<!-- Schema Code -->
<script data-remove="true" async data-remove="true" async type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "Organization",
"name": "Quickbooks",
"url": "https://quickbooks.intuit.com",
"sameAs": [
"https://www.instagram.com/quickbooks/",
"https://en.wikipedia.org/wiki/QuickBooks",
@patrickcoombe
patrickcoombe / cloudflare-homepage
Created April 21, 2019 08:17
Cloudflare Homepage
<script type="application/ld+json" nonce="da6a13a3-95ec-4bec-a23f-ad6aaef6c1b1">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "cloudflare.com",
"url": "http://www.cloudflare.com",
"sameAs": [
"http://www.facebook.com/Cloudflare",
"http://www.twitter.com/Cloudflare",
"http://plus.google.com/+cloudflare",
@patrickcoombe
patrickcoombe / search engine journal blog post
Created April 21, 2019 08:22
Search Engine Journal Blog Post
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "NewsArticle",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://www.searchenginejournal.com/google-my-business-suggests-positive-reviews-to-share-as-posts/304339/"
},
"headline": "Google My Business Suggests Positive Reviews to Share as Posts",
"author": {
"@type": "Person",
@patrickcoombe
patrickcoombe / search-engine-journal-homepage
Created April 21, 2019 08:23
Search Engine Journal Homepage
<script type = 'application/ld+json'> {
"@context": "https://schema.org",
"@type": "WebSite",
"@id": "https://www.searchenginejournal.com/#website",
"url": "https://www.searchenginejournal.com/",
"name": "Search Engine Journal",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.searchenginejournal.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
@patrickcoombe
patrickcoombe / taste-home-recipe
Created April 21, 2019 08:35
Recipe - Taste of Home Grilled Turkey Burger
<script type="application/ld+json">{
"@context": "https:\/\/schema.org",
"@type": "Recipe",
"@id": "https:\/\/www.tasteofhome.com\/recipes\/grilled-ground-turkey-burgers\/",
"name": "Grilled Ground Turkey Burgers",
"prepTime": "PT20M",
"cookTime": "PT10M",
"totalTime": "PT30M",
"image": [
"https:\/\/tmbidigitalassetsazure.blob.core.windows.net\/secure\/RMS\/attachments\/37\/1200x1200\/exps32143_HCK153422C08_27_3b.jpg",