Add social share card (og:image) across all pages + summary_large_image

Brand-accurate 1200x630 OG card (ShopWisdom wordmark, navy serif headline with
amber 'doesn't have to', navy footer band). Wires og:image/twitter:image on the
homepage, Continuity Audit, and the above/below article so shared links render a
card instead of a blank preview. SVG source kept alongside. Staging branch only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Michael Victory
2026-06-17 11:53:19 -07:00
parent 1fd833df17
commit 457e9e94ba
5 changed files with 41 additions and 1 deletions
+6
View File
@@ -15,6 +15,12 @@
<meta property="og:title" content="The Continuity Audit | Shop Wisdom">
<meta property="og:url" content="https://shopwisdom.ca/continuity-audit.html">
<meta property="og:locale" content="en_CA">
<meta property="og:image" content="https://shopwisdom.ca/og-card.png">
<meta property="og:image:width" content="1200">
<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:image" content="https://shopwisdom.ca/og-card.png">
</head>
<body>