fix(landing): rename /comparison route to /comparisons for naming consistency#5651
Conversation
…sistency Aligns with the /integrations/[slug] convention (plural category, singular item). Adds a 301 redirect (both the bare hub page and every competitor detail page) so previously indexed URLs keep working, and updates every internal reference: footer nav, sitemap generation, and all import specifiers/canonical URLs/breadcrumb JSON-LD within the route itself.
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
@cursor review |
PR SummaryLow Risk Overview Permanent 301 redirects in Internal references are updated to the new URL and module path under Reviewed by Cursor Bugbot for commit 621302b. Configure here. |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 621302b. Configure here.
Greptile SummaryThis PR renames the landing comparison route to the plural
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (3): Last reviewed commit: "fix(landing): rename /comparison route t..." | Re-trigger Greptile |
Greptile SummaryThis PR renames the landing comparison route to
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (2): Last reviewed commit: "fix(landing): rename /comparison route t..." | Re-trigger Greptile |
Summary
/comparisonroute to/comparisons(e.g./comparison/tines→/comparisons/tines), aligning with the/integrations/[slug]convention (plural category, singular item)Type of Change
Testing
bunx tsc --noEmitcleanbun run lintclean/comparisonsand/comparisons/tinesreturn 200/comparisonand/comparison/tines308-redirect to the new paths/comparisonsChecklist