Facets as Parameters

This section applies to the Elbrus release of SuiteCommerce Advanced and later.

When using Faceted Navigation, any selections concatenate into a single URL as users refine their search criteria. You can configure how each facet is included in the URL. This section explains the different options and how each affects search engine optimization. For details on each configurable property, see Facets Subtab.

You can:

Note:

Any changes made to facet fields require that you re-index your site. You may experience a 30 to 60 minute cache delay before changes to this property take effect on your site.

Facets as URL Path

When a user filters their search by adding more facets, the number of facet combinations can become large. If you configure facets as part of the URL path, the current facet value displayed in the URL grows as the facets increase. This increases the number of unique pages indexed by search engines and can have a negative impact on SEO.

Using facets as part of the URL path results in the following:

When treating facets as part of the URL path, the SEO Page Generator considers the entire path in the index, as shown in the following example:

www.site.com/facet1/value1/facet2/value2/

Note:

If implementing Vinson release of SuiteCommerce Advanced or earlier, all facets are treated as part of the URL path and this is not configurable.

Facets as URL Parameters

Using Facets as URL parameters results in fewer unique pages indexed by search engines, thus optimizing searches and improving your web store’s rank. As parameters, any faceted URL information is treated as a parameter and not considered by the SEO Page Generator when indexing your site.

Note:

You need not edit the robots.txt file to ensure search engine optimization for facets configured as URL parameters.

When configuring facets as URL parameters, the SEO Page Generator considers only the web store domain in the index as shown in the following example (www.site.com):

www.site.com?facet1=value1&facet2=value2

Related Topics

Select and Configure Facet Fields
Facets Subtab
Search Settings Overview

General Notices