-
-
Save blueprintmrk/46376a1058bd8e2a2af6d2e7faf39b7f to your computer and use it in GitHub Desktop.
Yoast Homepage
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' 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/#webpage", | |
"url": "https://yoast.com/", | |
"inLanguage": "en-US", | |
"name": "SEO for everyone • Yoast", | |
"isPartOf": { | |
"@id": "https://yoast.com/#website" | |
}, | |
"about": { | |
"@id": "https://yoast.com/#organization" | |
}, | |
"datePublished": "2015-09-14T08:13:22+00:00", | |
"dateModified": "2019-03-28T12:46:37+00:00", | |
"description": "Yoast helps you with your website optimization, whether it be through our widely used SEO software or our online SEO courses: we're here to help.", | |
"video": [{ | |
"@id": "https://yoast.com/#video" | |
}] | |
}] | |
} < /script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment