SW SEO/GEO: rich JSON-LD @graph (Org + ProfessionalService w/ service catalog + Person + WebSite + WebPage) on homepage; Service+Breadcrumb+WebPage schema on Continuity Audit page; sitemap lastmod; add llms.txt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Michael Victory
2026-06-25 00:20:27 -07:00
parent c3bdca0162
commit df871332b4
4 changed files with 123 additions and 12 deletions
+34
View File
@@ -23,7 +23,41 @@
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="Shop Wisdom — your best people are retiring. Their know-how doesn't have to.">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="The Continuity Audit | Shop Wisdom">
<meta name="twitter:description" content="A fixed-fee diagnostic of where your shop is exposed when a key person leaves — with a plain-English risk report and roadmap you keep.">
<meta name="twitter:image" content="https://shopwisdom.ca/og-card.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Service",
"@id": "https://shopwisdom.ca/continuity-audit.html#service",
"name": "The Continuity Audit",
"serviceType": "Business continuity risk assessment for manufacturers",
"url": "https://shopwisdom.ca/continuity-audit.html",
"description": "A fixed-fee diagnostic for Canadian manufacturers — a few focused hours with your team to find exactly where the business is exposed when a key person leaves: who holds the critical know-how, what it would cost you if they left, and what it's doing to the value of the business — delivered as a plain-English risk report and roadmap you keep.",
"provider": { "@type": "Organization", "name": "Shop Wisdom", "url": "https://shopwisdom.ca/" },
"areaServed": { "@type": "Country", "name": "Canada" }
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{ "@type": "ListItem", "position": 1, "name": "Shop Wisdom", "item": "https://shopwisdom.ca/" },
{ "@type": "ListItem", "position": 2, "name": "The Continuity Audit", "item": "https://shopwisdom.ca/continuity-audit.html" }
]
},
{
"@type": "WebPage",
"url": "https://shopwisdom.ca/continuity-audit.html",
"name": "The Continuity Audit | Shop Wisdom",
"inLanguage": "en-CA",
"about": { "@type": "Organization", "name": "Shop Wisdom", "url": "https://shopwisdom.ca/" },
"primaryImageOfPage": "https://shopwisdom.ca/og-card.png"
}
]
}
</script>
<script>document.documentElement.className += ' has-motion';</script>
</head>
<body>