[object Object]

← back to Wallpaperdictionary

seo: add canonical + Open Graph + Twitter card to homepage head

777ae6fd6e283de9f5854d50f795cba21cadb015 · 2026-06-04 07:33:53 -0700 · Steve

Files touched

Diff

commit 777ae6fd6e283de9f5854d50f795cba21cadb015
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 a8afd32..3d641d7 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 Dictionary | A-Z Guide to Wallcovering Terms | Designer Wallcoverings</title>
 <meta name="description" content="The definitive A-Z dictionary of wallpaper and wallcovering terms. Free expert guidance, trade samples, and hand-picked selections at Designer Wallcoverings.">
+<link rel="canonical" href="https://wallpaperdictionary.com/">
+<meta property="og:type" content="website">
+<meta property="og:site_name" content="Designer Wallcoverings">
+<meta property="og:title" content="Wallpaper Dictionary | A-Z Guide to Wallcovering Terms">
+<meta property="og:description" content="The definitive A-Z dictionary of wallpaper and wallcovering terms. Free expert guidance, trade samples, and hand-picked selections at Designer Wallcoverings.">
+<meta property="og:url" content="https://wallpaperdictionary.com/">
+<meta property="og:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LesTapisseries_Floraison_97870_Roomshot_Web_LR-medium-two-thirds.jpg">
+<meta name="twitter:card" content="summary_large_image">
+<meta name="twitter:title" content="Wallpaper Dictionary | A-Z Guide to Wallcovering Terms">
+<meta name="twitter:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LesTapisseries_Floraison_97870_Roomshot_Web_LR-medium-two-thirds.jpg">
 <link rel="preconnect" href="https://fonts.googleapis.com">
 <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&display=swap" rel="stylesheet">
 <script type="application/ld+json">

← c2e14f0 gitignore: add missing standard excludes (.next/)  ·  back to Wallpaperdictionary  ·  corner-nav: move login to its own hamburger in upper-left (p 3faed96 →