shopify-redirect-mapping

仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

快速修复迁移后 404,大幅挽回搜索流量

▸ 风险提示

会创建重定向并修改路由,需写权限

这个 Skill 做什么

把失效 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).

垂直行业重定向SEO404修复Shopify通用
7
Stars
0
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kgelster/awesome-ecom-skills/main/skills/shopify-redirect-mapping/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kgelster/awesome-ecom-skills/main/skills/shopify-redirect-mapping/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有