← back to Wallpaperhistory
seo: add canonical + Open Graph + Twitter card to homepage head
4d1f12e12b6cc84ff9a485c5c5466a609c11ff30 · 2026-06-04 07:33:53 -0700 · Steve
Files touched
Diff
commit 4d1f12e12b6cc84ff9a485c5c5466a609c11ff30
Author: Steve <steve@designerwallcoverings.com>
Date: Thu Jun 4 07:33:53 2026 -0700
seo: add canonical + Open Graph + Twitter card to homepage head
---
public/index.html | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/public/index.html b/public/index.html
index 0411765..9fac572 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,6 +7,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Wallpaper History | From 1509 to the Digital Age | Designer Wallcoverings</title>
<meta name="description" content="The complete chronological history of wallpaper — from Jesuits and chinoiserie in 1509 to today's digital murals. Expert trade service and free samples at Designer Wallcoverings.">
+<link rel="canonical" href="https://wallpaperhistory.com/">
+<meta property="og:type" content="website">
+<meta property="og:site_name" content="Designer Wallcoverings">
+<meta property="og:title" content="Wallpaper History | From 1509 to the Digital Age">
+<meta property="og:description" content="The complete chronological history of wallpaper — from Jesuits and chinoiserie in 1509 to today's digital murals. Expert trade service and free samples at Designer Wallcoverings.">
+<meta property="og:url" content="https://wallpaperhistory.com/">
+<meta property="og:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/db9a82d50e4f814d833e3c737140d880.jpg">
+<meta name="twitter:card" content="summary_large_image">
+<meta name="twitter:title" content="Wallpaper History | From 1509 to the Digital Age">
+<meta name="twitter:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/db9a82d50e4f814d833e3c737140d880.jpg">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap" rel="stylesheet">
<script type="application/ld+json">
← 4e453ec gitignore: add missing standard excludes (.next/)
·
back to Wallpaperhistory
·
corner-nav: move login to its own hamburger in upper-left (p 03839f9 →