From 0f60be4174a8f77d10482a154103bd022b978c02 Mon Sep 17 00:00:00 2001 From: Replit Agent Date: Sun, 5 Jul 2026 20:18:51 +0000 Subject: [PATCH] Add six new product pages with SEO optimization and a shop section Introduces six new HTML product pages (e.g., rubiks-cube-mug-auf-victim.html) with individual SEO meta tags, Open Graph, Twitter cards, and structured data. Updates index.html to include a new 'Shop' section, adds robots.txt and sitemap.xml, and enhances homepage SEO with a canonical URL, organization schema, and an ItemList schema for products. Replit-Commit-Author: Agent Replit-Commit-Session-Id: f5797e65-2210-4d2e-bf70-278d8a0098c1 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: cb7f5886-1e99-485f-ba60-5e1aed72d023 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/2a2c58da-54a0-4c86-8ad0-3b93439f70de/f5797e65-2210-4d2e-bf70-278d8a0098c1/z77BLws Replit-Helium-Checkpoint-Created: true --- .gitignore | 4 + index.html | 101 +++++++++++++++++++- index.js | 26 +++-- robots.txt | 4 + rubiks-cube-magnet.html | 148 +++++++++++++++++++++++++++++ rubiks-cube-mug-3-hours-later.html | 148 +++++++++++++++++++++++++++++ rubiks-cube-mug-auf-victim.html | 148 +++++++++++++++++++++++++++++ rubiks-cube-socks.html | 148 +++++++++++++++++++++++++++++ rubiks-cube-tshirt-dnf.html | 148 +++++++++++++++++++++++++++++ rubiks-cube-tshirt-speedcuber.html | 148 +++++++++++++++++++++++++++++ sitemap.xml | 38 ++++++++ styles.css | 49 ++++++++++ 12 files changed, 1099 insertions(+), 11 deletions(-) create mode 100644 robots.txt create mode 100644 rubiks-cube-magnet.html create mode 100644 rubiks-cube-mug-3-hours-later.html create mode 100644 rubiks-cube-mug-auf-victim.html create mode 100644 rubiks-cube-socks.html create mode 100644 rubiks-cube-tshirt-dnf.html create mode 100644 rubiks-cube-tshirt-speedcuber.html create mode 100644 sitemap.xml diff --git a/.gitignore b/.gitignore index a3622d9..40dcefc 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,9 @@ !/*.js !/*.css +# Whitelist: SEO files +!/sitemap.xml +!/robots.txt + # Whitelist: images used by the site !/images/ diff --git a/index.html b/index.html index 45483fa..9b9e83b 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,47 @@ -JustGoodCubing +JustGoodCubing | Rubik's Cube Mugs, T-Shirts, Socks & Cubing Gear + + + + + + + + + + + + + + + @@ -15,6 +53,7 @@