Facets as Parameters

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

When you use Faceted Navigation, all your selections get combined into one URL as you narrow down your search. You can configure how each facet is included in the URL. This section covers your options and how they affect SEO. For details on each configurable property, see Facets Subtab.

You can:

Note:

If you change any facet fields, you’ll need to re-index your site. It might take 30 to 60 minutes for the changes to show up because of caching.

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 URL gets longer as more facets are added. This means more unique pages get indexed by search engines, which can have a negative impact on your SEO.

Using facets in the URL path leads to 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 you’re using the Vinson release or earlier, all facets are part of the URL path and you can’t change this.

Facets as URL Parameters

Using facets as URL parameters means fewer unique pages get indexed, which helps your search rankings and makes your web store easier to find. When facets are set as URL parameters, the SEO Page Generator ignores them when indexing your site.

Note:

You don’t need to edit robots.txt for SEO if your facets are set 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

General Notices