Redirects
A URL redirect sends shoppers from an old or broken link to a new page-great for SEO and for fixing 404 errors.
DataEase lets you:
- Add hundreds of new redirects at once.
- Update targets after a site redesign.
- Delete old paths in bulk.
Shopify’s redirect guide.
Note: You can’t redirect Shopify fixed paths (like
/products) or special prefixes (/apps,/cart, etc.). Path length max = 1024 characters.
Table of Contents
Section titled “Table of Contents”2. Export
Section titled “2. Export”- Pick CSV or Excel.
- Choose urlRedirect as the entity.
- Select the fields you need-from, to, createdAt, etc.
- Run the task and download your file.
Full steps: Export guide
3. Import
Section titled “3. Import”Supported commands in command column:
- CREATE – add a new redirect (needs from and to)
- UPDATE – change the target URL (needs id or unique from)
- REPLACE – delete then create fresh (needs id)
- DELETE – remove a redirect (needs id)
- IGNORE – do nothing
- Download the sample file: Redirect-import-sample.xlsx
- Fill rows: from must be a broken path; to must be a valid URL or path.
- Map columns in DataEase, upload, and start the import.
Need details? See the Import guide.
4. Field reference
Section titled “4. Field reference”-
id— Unique redirect ID. Needed for UPDATE, REPLACE, or DELETE. -
from— Source path that no longer works (e.g.,/old-page). Must start with/. -
to— Destination path or full URL users should see (e.g.,/new-page). -
command— CREATE, UPDATE, REPLACE, DELETE, or IGNORE for this row.
5. Filters
Section titled “5. Filters”-
Id— Export one redirect by id. -
Target— Export redirects where to contains the text you enter. -
Source— Export redirects where from contains the text you enter. -
CreatedAt— Choose a creation date or date range.
Need help? Our support team replies within 24 hours.