Free Tool
301 redirect generator
Map old paths to new URLs and copy platform-ready permanent redirects. Nothing is stored.
From (path or URL)To (path or URL)
{
"redirects": [
{
"source": "/old-page",
"destination": "/new-page",
"permanent": true
}
]
}Advertisement