shopify-seo-metadata
强调“只填空白不覆盖”的安全策略,适合不想破坏手工优化的商家。
需要 Shopify API 权限和店铺凭证以读写元数据。
在 Shopify 商店中为缺失的 SEO 标题与 meta 描述安全批量回填(只填空白不覆盖)。
在 Shopify 店铺里把空着的 SEO 标题和 meta 描述批量补上,但绝不覆盖人工写好的内容。适合做一次性清理或把大量商品/页面的空白搜索显示字段补齐,避免页面在搜索结果里变成无标题或无描述。特点是“只填空白、不改已有值”,降低误伤风险。
▸ 展开 SKILL.md 英文原文
Use when a store has missing SEO titles or meta descriptions and you want to backfill them: "backfill missing SEO titles/descriptions", "meta description sweep", "SEO meta backfill across products/collections/pages/blog posts", "missing page titles", "fix blank search-appearance metadata", "generate SEO meta for products". Safe-mode: fills only the empty search-appearance fields (SEO title, meta description) on products, collections, pages, and blog articles, never touching human-written values. Not for image alt text (use shopify-alt-text) or JSON-LD (use shopify-json-ld).
帮我安装这个 skill:https://raw.githubusercontent.com/kgelster/awesome-ecom-skills/main/skills/shopify-seo-metadata/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/kgelster/awesome-ecom-skills/main/skills/shopify-seo-metadata/SKILL.md"# Shopify SEO Metadata Safe-mode backfill of **missing** search-appearance metadata (the SEO title and meta description Google shows in the results snippet) across products, collections, pages, and blog articles. The core principle: **fill blanks, never overwrite**. A merchant's hand-written meta title is worth more than anything a model generates; this skill only touches fields that are empty. Sister skill `shopify-alt-text` runs the same fill-missing backfill for product-image alt text; `shopify-json-ld` handles structured data. To first measure how much metadata is missing store-wide, `shopify-catalog-audit` is the FIND stage that scopes this FIX. ## Store access Every skill that touc