Skip to content

Instantly share code, notes, and snippets.

@henshaw
Last active August 26, 2022 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save henshaw/8525559430a6c2cc1e075194d512c543 to your computer and use it in GitHub Desktop.
Save henshaw/8525559430a6c2cc1e075194d512c543 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://coywolf.pro",
"name": "Coywolf"
}
}, {
"@type": "ListItem",
"position": 2,
"item": {
"@id": "https://coywolf.pro/insights/",
"name": "🐺 Insights"
}
}, {
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://coywolf.pro/insights/seo/",
"name": "💡 SEO"
}
}, {
"@type": "ListItem",
"position": 4,
"item": {
"@id": "https://coywolf.pro/seo/wordpress-site-speed-optimization-guide/",
"name": "📄 WordPress Performance and Speed Optimization Guide"
}
}]
}
</script>
@henshaw
Copy link
Author

henshaw commented May 29, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment