Shopify / hydrogen-demo-store

This template contains a full-featured setup of components, queries and tooling to get started with Hydrogen. It is deployed to https://hydrogen.shop
100 stars 34 forks source link

Fix canonical URL issue #74

Open scottdixon opened 2 weeks ago

scottdixon commented 2 weeks ago

Resolves https://github.com/Shopify/hydrogen/issues/2284

Just noticed in the Demo Store that the canonical link from getSeoMeta is not updated on path change. Other fields such as title and description are updated

This is because we missed url fields for home, product and collection SEO payloads.

Before | After

shopify[bot] commented 2 weeks ago
Oxygen deployed a preview of your sd-canonical-link-fix branch. Details: Storefront Status Preview link Deployment details Last update (UTC)
Hydrogen Demo Store v2 ✅ Successful (Logs) Preview deployment Inspect deployment August 27, 2024 3:59 AM

Learn more about Hydrogen's GitHub integration.