[object Object]

← back to Restorationwallpaper

seo: add og:image + twitter card (social-share preview) — zero visual

b7ace02ea5231fff914c34b1efa75808c222c5b6 · 2026-06-03 21:36:16 -0700 · Steve Abrams

Files touched

Diff

commit b7ace02ea5231fff914c34b1efa75808c222c5b6
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jun 3 21:36:16 2026 -0700

    seo: add og:image + twitter card (social-share preview) — zero visual
---
 public/index.html | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/public/index.html b/public/index.html
index 29669eb..0446f7d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -18,6 +18,15 @@
 <meta name="description" content="restorationwallpaper is a curated atelier dedicated entirely to archival reproductions. We do one thing — and we do it carefully.">
 <meta name="theme-color" content="#FFFEF7">
 <link rel="canonical" href="https://restorationwallpaper.com/">
+<meta property="og:type" content="website">
+<meta property="og:url" content="https://restorationwallpaper.com/">
+<meta property="og:title" content="restorationwallpaper — An ode to archival reproductions, in Florence and beyond.">
+<meta property="og:description" content="restorationwallpaper is a curated atelier dedicated entirely to archival reproductions. We do one thing — and we do it carefully.">
+<meta property="og:image" content="https://restorationwallpaper.com/hero-bg.jpg">
+<meta name="twitter:card" content="summary_large_image">
+<meta name="twitter:title" content="restorationwallpaper — An ode to archival reproductions, in Florence and beyond.">
+<meta name="twitter:description" content="restorationwallpaper is a curated atelier dedicated entirely to archival reproductions. We do one thing — and we do it carefully.">
+<meta name="twitter:image" content="https://restorationwallpaper.com/hero-bg.jpg">
 <link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Inter:wght@300;400;500;700&display=swap" rel="stylesheet">
 <link rel="preload" as="image" href="/hero-bg.jpg" fetchpriority="high">
 <script type="application/ld+json">

← a5f431a Scrub residual vendor names from products.json (title/vendor  ·  back to Restorationwallpaper  ·  snapshot before step2 codemod 688dfe7 →