This topic assumes that the legacy feature for search-friendly URLs is enabled and
that the URL Rules module is disabled. If you are a new customer, Salesforce recommends that
you use the URL Rules module.
You can check whether the URL Rules module is enabled by selecting . When a customer enters a URL into their browser navigation bar, Salesforce B2C
Commerce evaluates the URL and resolves it in the following sequence:
- If the entered URL matches a host name in the host alias file, the host name to site
mapping is processed by the B2C Commerce server.
Note: The alias file-mapping rules are
not applied at this point.
The locale is resolved.
See also URL Rules page Settings tab and Using the SEO URLs Settings Tab.
- URL is processed.
- SEO Support URLs are rewritten into standard pipeline URLs
- URL redirects are executed
- if the pipeline exists, pipeline URLs are executed
- otherwise, fall back to Mapping Rules. The URL handling (dynamic/static) has not
changed from previous versions.
- if no static or dynamic mapping rules exist, a 404 page is returned for the
URL.