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
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,5 +9,9 @@
|
||||
!/*.js
|
||||
!/*.css
|
||||
|
||||
# Whitelist: SEO files
|
||||
!/sitemap.xml
|
||||
!/robots.txt
|
||||
|
||||
# Whitelist: images used by the site
|
||||
!/images/
|
||||
|
||||
Reference in New Issue
Block a user