CSV format requirements
Use one row per redirect with old URL and new URL columns. Keep URL formats consistent across all rows before importing.
How to prepare redirect data
- Remove blank rows and duplicate old URLs.
- Normalize trailing slashes and query string usage.
- Validate destination pages so they already exist.
Import flow in the app
Upload the CSV, review validation feedback, and apply changes in bulk. This is much faster and safer than manual entry when handling large migrations.
Validation errors and fixes
Most import errors come from invalid paths, missing destinations, or duplicated sources. Fix those rows and retry import.
Duplicate and conflicting rows
If two rows target the same old URL, keep one final rule only. Conflicts make results unpredictable.
Post-import QA checklist
Test random samples from high-priority URLs and check Search Console after rollout.