Skip to main content
The urls node bundles the URL configuration of the shop. It covers language / country alternatives via hreflang, redirects as well as faulty or outdated URLs and the build-up and cleanup of SEO URLs (structure, separators, parameter cleanup).

urls* - Basic structure

The basic structure of the urls node is shown below:

Parameter description


urls.hreflang - Language / country alternatives for page URLs

This node controls which alternative page URLs (e.g. DE/AT/CH/EN) search engines should know via hreflang for a page. For this, subshops are combined into groups. For each group you can specify whether products / categories are assigned automatically or manually and in which export format (CSV / JSON) the assignments should be output.

Example configuration

Parameter overview


urls.redirects - Redirects for faulty URLs

The redirects sub-node controls how the shop reacts to no longer valid or faulty URLs (e.g. deleted products / categories or outdated links). It specifies which error page template should be used, whether to automatically redirect to the parent category if possible, and which page to use in general as a fallback.

Example configuration

Parameter overview


urls.urls - General settings for SEO URLs

The urls sub-node controls how speaking URLs in the shop are built and cleaned up. Among other things, this defines whether the URL logic is active, whether URLs are lowercased and which separators are used.

Example configuration

Parameter overview