You can configure the Commerce Cloud URL patterns to customize the URL structure of your store’s Collection and Product pages so they mirror your SEO strategies.

By default, Commerce Cloud uses the following URL patterns for Category and Product pages:

Keep the following points in mind as you plan your URL patterns:

When planning URL patterns for your Commerce Cloud instance running multiple sites:

  • You do not have to create URL patterns for each individual site. URL patterns are global settings that apply to all your stores.

To customize URL patterns for your store:

  1. Log into Commerce Cloud at the URL provided to you by Oracle. (See also Work with the Dashboard.)

  2. Click the menu button and select Settings.

  3. Select Setup from the Settings list and then click the URL patterns tab.

  4. If your Commerce Cloud instance runs multiple sites, pick a site to configure from the list at the top of the settings list. See Run Multiple Stores from One Commerce Cloud Instance for more information.

  5. Click the Collection Page URL.

  6. Type the new pattern and click the Save icon when you are done.

    Variables must be inside {} (curly braces, for example, {id} or {seoTitleDerived}. For a list of variables for Collection Page URLs and Product Page URLs, see the tables that follow this procedure.

  7. (Optional) Check the Auto Redirect box so that shoppers who have bookmarked older URLs are automatically redirected to the new URL. Auto Redirect is selected by default.

  8. Click the Product Page URL and repeat steps 4 – 6 to update the URL pattern for the product page.

The following table describes the available properties for Collection Page URL patterns. Each property displays the value of the corresponding collection property. For more information about collection properties, see Organize products in collections.

Collection Page URL Variable

Description

displayName

The collection’s Name property. (A short, descriptive name that identifies the collection.)

id

The collection’s ID property. (The ID that identifies the collection internally.)

description

The collection’s Description property. (A short description to display with the collection.)

parentCategory

The display name of the collection’s current parent.

seoDescriptionDerived

The collection’s Meta Description property. See Add metadata to products and collections for more information.

seoTitleDerived

The collection’s Title Tag property. See Add metadata to products and collections for more information.

seoUrlSlugDerived

The collection’s URL Slug property. See Add metadata to products and collections for more information.

The following table describes the available properties for Product Page URL patterns. Each variable displays the value of the corresponding product property. For more information about product properties, see Understand the base product type.

Product Page URL Variable

Description

displayName

The product’s Name property. (A short, descriptive name that identifies the product.)

id

The product’s ID property. (The ID that identifies the product internally.)

description

The product’s Description property. (A short description to display with the product.)

parentCategory

The display name of the product’s current parent collection.

brand

The name of the manufacturer.

type

The product type. If the product was created with the Base product type, this value is not displayed. See Create and edit product types for more information.

seoDescriptionDerived

The product’s Meta Description property. See Add metadata to products and collections for more information.

seoTitleDerived

The product’s Title Tag property. See Add metadata to products and collections for more information.

seoUrlSlugDerived

The product’s URL Slug property. See Add metadata to products and collections for more information.


Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices