shopify-redirect-mapping
快速修复迁移后 404,大幅挽回搜索流量
会创建重定向并修改路由,需写权限
把失效 URL 批量映射为 301 重定向并生成可导入的重定向表
把一大堆失效 URL 按照现有页面批量映射成可以导入的 301 重定向表,解决迁移或目录重构后大量 404 的问题。适合在站点搬家、结构变更或拿到 Google Search Console 404 导出时使用。特点是做类型感知的模糊匹配并留人工复核,偏向批量恢复 SEO 而不是单条手工改。
▸ 展开 SKILL.md 英文原文
Use when you need to map a pile of old URLs to live pages and turn them into 301 redirects on a Shopify store: fix 404s, bulk redirects after a migration/replatform/catalog restructure, turn a Google Search Console 404 export into live redirects, or WordPress→Shopify URL transforms (/YYYY/MM/slug/ → /products/slug). Trigger phrases: "map old URLs", "fix our 404s", "redirect the dead links", "we relaunched and lost our rankings". Recovers SEO equity and rescues users after a URL structure changes. Not for creating a single one-off redirect (do it in admin).
帮我安装这个 skill:https://raw.githubusercontent.com/kgelster/awesome-ecom-skills/main/skills/shopify-redirect-mapping/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/kgelster/awesome-ecom-skills/main/skills/shopify-redirect-mapping/SKILL.md"# Shopify Redirect Mapping Turn a list of 404ing URLs into live 301 redirects on a Shopify store using type-aware fuzzy matching with a manual review queue for the leftovers. The job is reclaiming search equity and rescuing lost visitors, not building a perfect 1:1 map. For bulk apply through a spreadsheet instead of the API, hand the final map to the sibling `shopify-matrixify` skill's Redirects sheet. ## The one rule that matters: recall over precision A wrong-but-related redirect beats a 404. A visitor who lands on a close product or the right category still converts; a visitor who hits a dead page leaves. Google keeps some of the old page's equity when the 301 points somewhere topical