Build a redirect map

AI SEO tools

Paste your old and new URLs — it matches each old URL to the most similar new one and exports 301 redirect rules as CSV, Apache, nginx, or JSON. Everything runs in your browser; nothing is uploaded.

Guide

Build a redirect map by pasting your old URLs and new URLs: the tool matches each old URL to the most similar new URL and exports ready-to-use 301 redirect rules — CSV, Apache, nginx, or JSON. Everything runs in your browser; your URL lists are never uploaded.

What is a redirect map?

A redirect map pairs every old URL with the new URL it should redirect to. It is the core deliverable of any site migration: when your URLs change in bulk (new CMS, new URL structure, new domain), 301 redirects on this map preserve your inbound links, bookmarks, and search rankings instead of leaving visitors and crawlers on 404 pages.

How the matching works

Paste old and new URLs, one per line. The tool compares the path of each old URL against every new URL using a Sørensen–Dice similarity score, weighting the slug (the last path segment) highest — because the slug is what usually survives a migration. So /blog/seo-basics still matches /articles/seo-basics even though the folder changed. Each row gets a confidence badge; low-confidence rows are the ones to review by hand.

Steps

  1. Paste your current (old) URLs into the left box, one per line.
  2. Paste your target (new) URLs into the right box.
  3. Review the auto-generated map. Each old URL shows its best-match new URL and a confidence badge.
  4. Fix any wrong match from the dropdown (it lists every new URL, ranked by similarity), or choose skip to exclude that URL.
  5. Pick an export format and copy or download the redirect rules.

Example: old https://example.com/blog/link-building-guide → new https://example.com/articles/link-building is matched automatically on the shared link-building slug, then exported as Redirect 301 /blog/link-building-guide https://example.com/articles/link-building.

Choosing an export format

FormatOutputBest for
CSVold_url,new_urlSpreadsheets, QA, importing into another tool
.htaccessRedirect 301 /old https://newApache servers
nginxlocation = /old { return 301 https://new; }nginx servers
JSON[{ "from": "/old", "to": "https://new", "status": 301 }]React Router / framework redirects config

Confidence badges

BadgeScoreMeaning
High≥ 80%Strong slug/path match — usually correct
Medium50–79%Plausible — worth a glance
Low< 50%Weak — review and fix by hand
ManualYou overrode the auto match
SkippedExcluded from the map

Privacy

All parsing, matching, and rule generation happen locally in your browser. Your URL lists never leave your device — nothing is uploaded to a server.

Operated by

Turnint AI
unbounded pioneering inc

Turnint AI Tools is a suite of free tools built and operated by unbounded pioneering inc, the company behind the Turnint AI agent platform.

Ryosuke Suzuki
Ryosuke SuzukiFounder & CEO

Founder & CEO of Unbounded Pioneering Inc., the company behind the Turnint AI agent platform, and an expert in machine learning and AI product development. He began his career in machine learning research at a university laboratory, then designed and built large-scale products as a software engineer at PLAID, Rakuten, and Recruit, while also driving new business development. Now specializing in generative AI and AI agents, he works across both engineering and business development, and is a named inventor on multiple granted patents in web technology.

Named inventor on granted patents JP6887648 & JP7480958 · Patent pending on Turnint AI technology

Get in touch

Thanks for reaching out

Thank you for your interest in our company. A member of our team will get back to you within one business day.

What we can help with

  • Adopting and getting the most out of Turnint AI
  • A demo or trial of Turnint AI
  • AI adoption in general (beyond our own product, too)
  • Alliances and partnerships
  • Any other questions

Talk to us online

You can also book a meeting directly from the calendar.

Pick a template or write your own message.