URL Routing in Commerce Websites

Understanding how URL routing works on your Commerce website lets you easily set up redirects. The way a URL is requested determines the level of processing that happens before users see the final page. The following image illustrates the basic ways URL routing can occur:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

As you review the preceding flow chart, note these URL routing sequences:

Another scenario not shown in the flow chart is when a URL starts inside an SPA but acts like the user entered it in the address bar. For SuiteCommerce sites, this happens when you're sent to an SSP outside the one you're currently on. For example, this can happen when you're shopping (shopping.ssp) and then go to checkout (checkout.ssp) or your account (myaccount.ssp).

See the following sections to learn more about URL routing in Commerce websites and the best ways to redirect users in different scenarios.

Related Topics

General Notices