301 Redirects
Redirects in Chainbox
Redirects can only be imported by Chainbox Support at this time.
Reach out to Chainbox support to have redirects imported.
To have imports redirects with the least effort, you should fill a redirect import sheet.
Requirements for the import sheet
File must be a csv (semicolon separated).
The import sheet must contain the following columns:
Old url
Contains the url you wish to redirect. The url must be unique, and must not contain your domain but should contain the language node, eg.:
Correct: /da/product/
Wrong: https://site.com/da/product/
Special characters must be URL encoded.
We currently do not support redirects with parameters (eg. ? or query).
New url
Contains a specified target URL (on the domain hosted with Chainbox).
Category code
The ID of a target category.
Product ID
The ID of a target product.
Only one of the columns "New url", "Category code" or "Product ID" may be filled. Always prioritize catgory codes or product ids, so that future redirects are easier to manage.
Last updated