SuiteCommerce: Setting up 301 redirects

By Garrett Nafzinger

How to set up 301 redirects in NetSuite SuiteCommerce Advanced (SCA)

  1. Log in to NetSuite SuiteCommerce at https://www.netsuite.com/portal/home.shtml
  2. Go to Setup > SuiteCommerce Advanced > Redirects.
  3. Click New, then select your website from the Domain Name drop-down.
  4. Enter the URL to redirect from in the Redirect From URL field. Only include everything after website.com, (i.e. /blue-widget).
  5. Enter the URL to redirect to in the Redirect To URL field. Enter the protocol, www (if-applicable), and website.com, (i.e. https://www.google.com/all-widgets).

Importing Redirects via CSV

You may also import redirects into SuiteCommerce using a CSV file with the following column headings and data.

  1. Domain name – This should match the domain name in your NetSuite configuration and generally follows this pattern: www.website.com
  2. Redirect From URL – This is the URL you want to redirect from. Use everything after the .com, starting with a slash (/). I.e. /widget
  3. Redirect To URL – This is the URL you want to redirect to. On this one, enter the entire URL, including the https:// and www. I.e. https://www.website.com/new-widget