GUIDES

Move a site without losing what its urls earned

Redirects for a website relaunch, from the checklist to the import file — written to be useful whether or not you use Silentfrog.

04

importing the map into…

the same two-column file, a different header and a different wildcard for each importer.

How to import 301 redirects into Webflow (CSV and wildcards)

The two-column fromUrl,toUrl file, how one wildcard row replaces a whole folder, which rows to leave out, and what to do before the import replaces what the site already has.

read the guide →

How to import a 301 redirect csv into WordPress (Redirection, Yoast, Rank Math, .htaccess)

No importer in core, so the file goes into a plugin or .htaccess. The csv each one expects, the regex notation for wildcards, and the caches to clear afterwards.

read the guide →

How to add 301 redirects to Squarespace in bulk (URL mappings from a csv)

No file import, a text box instead: /old -> /new 301 per line, [name] as the wildcard, first match wins, about 2 500 lines fit.

read the guide →

How to import 301 redirects into Wix from a csv (URL Redirect Manager)

Keep the template's headers, 500 rows per file, wildcard rows become group redirects in the manager, and the error report tells you which rows were refused.

read the guide →

How to import URL redirects into Shopify from a csv

Redirect from,Redirect to with paths, no wildcards at all, the store prefixes that cannot be redirected, and the overwrite option for a store that was redirected before.

read the guide →

How to bulk upload URL redirects to HubSpot from a csv

500 rows per upload with a column-mapping step, 140 characters per url, and flexible pattern redirects with :slug for whole folders.

read the guide →

From a redirect csv to .htaccess or nginx rules

One line of shell per server: RedirectMatch lines for Apache, a map for nginx, wildcards as $1, and a curl test before dns moves.

read the guide →

open the tool · documentation