index-shop/assets/js
isUnknown 9eb8d08bcc
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
Add comprehensive SEO optimization
Implement complete SEO setup for virtual product pages with:
- Meta tags (title, description, canonical, hreflang)
- Open Graph protocol for social sharing
- Twitter Card tags
- Schema.org structured data (JSON-LD) for products
- XML sitemap including virtual pages
- Dynamic meta tag updates via JavaScript

Changes:
- Create SEO snippet with all meta tags
- Add structured data snippet for products
- Generate sitemap.xml with products and hreflang
- Update meta tags dynamically when Shopify data loads
- Remove noindex/nofollow (was blocking all indexing)
- Add product-specific OG tags (price, availability)

All pages now properly indexed with correct multilingual setup.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 17:02:27 +01:00
..
temp first commit 2025-12-10 15:12:06 +01:00
cart-drawer.js Add cart button to header with item count 2026-01-14 12:06:26 +01:00
donation.js first commit 2025-12-10 15:12:06 +01:00
donorbox-gauge.js first commit 2025-12-10 15:12:06 +01:00
newsletter-brevo.js first commit 2025-12-10 15:12:06 +01:00
onload.js first commit 2025-12-10 15:12:06 +01:00
product-add-to-cart.js Fix multilingual routing for virtual product pages 2026-01-16 16:40:10 +01:00
product-gallery.js style gallery 2025-12-19 19:35:22 +01:00
product-loader.js Add comprehensive SEO optimization 2026-01-16 17:02:27 +01:00
product-size.js Fix button text update when selecting product option 2025-12-19 17:45:15 +01:00
products-list-loader.js Migrate product data from Kirby to Shopify Storefront API 2026-01-16 12:03:20 +01:00
shopify-cart.js Migrate product data from Kirby to Shopify Storefront API 2026-01-16 12:03:20 +01:00
snipcart.js Fix Snipcart v3 API compatibility for order completion redirect 2025-12-22 10:21:28 +01:00