What problem does it solve? Shopify themes often ship with missing canonical tags, duplicate content from variant and filter URLs, absent structured data, and unoptimized meta tags, causing poor search rankings and lost rich result eligibility. ## Core Features & Use Cases - Technical SEO Foundations: Enforces correct title tags, meta descriptions, canonical URLs, robots directives, hreflang, pagination rel links, and robots.txt.liquid customization in Liquid templates. - JSON-LD Structured Data: Provides ready-to-use schema markup for Product, BreadcrumbList, Organization, WebSite SearchAction, Article, FAQPage, CollectionPage, Review, HowTo, and VideoObject. - Social Meta Tags: Generates complete Open Graph and Twitter Card tags per template type (product, article, collection) with correct image sizing. - Use Case: When editing a product page section, apply the Product schema snippet with GTIN/MPN identifiers, aggregate ratings from metafields, and canonical rules so variant URLs never get indexed separately. ## Quick Start Audit my theme.liquid and main-product.liquid files and add the missing canonical tags, Product JSON-LD schema, and Open Graph meta tags.