SEO - Friendly URLs - URL customization
This document explains how to customize the URLs and apply custom values.
Color Swatches Support
This section is not available for Color Swatches. It will be available in future releases of this module.
Customizing the URL for attribute value
This module adds extra fields next to attribute text values visible on the Frontend of the store.
The second field is called SEO PATH and it exists to allow the store to set a specific value used for SEO-Friendly URL generation.
Examples:
Attribute | Value | SEO Value |
---|---|---|
color |
жовтий | zhovtyy |
material |
ポリエステ | polyester |
This will produce URLs that use the VALUE
(first input field) as the text visible to the USER,
while the SEO VALUE field (second input field) will be used for the URLs.
Attribute Text Visible on the Frontend | URL |
---|---|
жовтий | tshirts/zhovtyy.html |
ポリエステ | tshirts/polyester.html |
This way, the URLs for the USERS are still in the specified and customized locale
version, but
the URL visible to Search Engines does not contain any characters that are not recognized or favored by crawlers.