Loading
Get Started with B2C Commerce
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          URL Rules Object Import/Export in B2C Commerce

          URL Rules Object Import/Export in B2C Commerce

          Use the redirecturl.xsd schema file to import URL redirects. This topic applies to B2C Commerce.

          Granularity: any rule that determines the format of URLs for the storefront.

          Business Manager Import Location

          Administration | Site Development | Site Import & Export

          Pipelets

          N/A

          Schema Elements

          As of release 14.8, the schema allows multiple pipeline-aliases sections, where each section can have an optional language attribute that specifies the locale.

          <pipeline-aliases xml:lang="x-default">
          	<pipeline-alias pipeline="Home-Show">home</pipeline-alias>
          </pipeline-aliases>
          
          <pipeline-aliases xml:lang="de">
          	<pipeline-alias pipeline="Home-Show">startseite</pipeline-alias>
          </pipeline-aliases>
           
          Loading
          Salesforce Help | Article