Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Add generateSeoTags utility #137

Open
wants to merge 18 commits into
base: 2023-01
Choose a base branch
from
5 changes: 5 additions & 0 deletions .changeset/tall-swans-jump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/storefront-kit-react': minor
---

Adds `generateSeoTags` function that generates the SEO title, meta, link and script (JSON Linking Data) tags for a page from a given config.
Loading