Loading...
Loading...
Compare original and translation side by side
| Type | Risk Level | Example |
|---|---|---|
| Domain change | High | olddomain.com → newdomain.com |
| Protocol change | Low | HTTP → HTTPS |
| CMS switch | Medium-High | WordPress → Next.js, Shopify → custom |
| URL restructure | Medium | /blog/2024/post → /blog/post |
| Subdomain migration | Medium | blog.example.com → example.com/blog |
| Design/template change | Low-Medium | Same URLs, new templates |
| 类型 | 风险等级 | 示例 |
|---|---|---|
| 域名变更 | 高 | olddomain.com → newdomain.com |
| 协议变更 | 低 | HTTP → HTTPS |
| CMS切换 | 中高 | WordPress → Next.js, Shopify → custom |
| URL结构调整 | 中 | /blog/2024/post → /blog/post |
| 子域名迁移 | 中 | blog.example.com → example.com/blog |
| 设计/模板变更 | 中低 | 相同URL,更换新模板 |
| Old URL | New URL | Type | Notes |
|---|---|---|---|
| /old-page | /new-page | 301 | Content matches |
| /removed-page | /closest-relevant-page | 301 | Consolidated into related page |
| /deleted-page | / | 301 | No relevant page — send to homepage (last resort) |
| 旧URL | 新URL | 类型 | 备注 |
|---|---|---|---|
| /old-page | /new-page | 301 | 内容匹配 |
| /removed-page | /closest-relevant-page | 301 | 已合并到相关页面 |
| /deleted-page | / | 301 | 无相关匹配页面,跳转至首页(最后选择) |
Pro Tip: Use the free Broken Link Checker to verify redirects post-migration, and the Htaccess Generator to build redirect rules. SEOJuice MCP users can runfor a full page inventory with link data,/seojuice:site-healthto identify high-value pages, and/seojuice:keyword-analysisto detect content differences post-migration.list_changes
实用提示: 你可以使用免费的Broken Link Checker 核验迁移后的重定向,使用Htaccess Generator 生成重定向规则。SEOJuice MCP用户可以运行获取带链接数据的完整页面清单,运行/seojuice:site-health识别高价值页面,运行/seojuice:keyword-analysis检测迁移后的内容差异。list_changes