The modifier adds to the OcStore / LiveStore settings the ability to add prefixes (/product/ , /catalog/ , /brands/ ) prefixes for: products, categories and manufacturers.
Why is this necessary The setting is especially useful when moving from other CMS/engines, where the URL uses prefixes like
/product/
/catalog/
/brand/
etc. This allows you to maintain the old link structure and minimize traffic loss from search.What does the modifier do
Adds a URL migration mode switch in the admin panel.
Allows you to set custom prefixes for products, categories and brands.
Correctly processes incoming URLs with old prefixes.
Generates outgoing SEO links with specified prefixes.
Works with both SeoPro and default CNC.
Example Old URLs:
/catalog/phones/
/product/iphone-14
After enabling migration, such addresses continue to open correctly. Short links can be anything, but should not match those already in the system.