Every Magento 2 store is a bit different, which means Elovate can’t always detect the correct URL structure automatically. Some stores use .html
or other suffixes in their product and category URLs. These suffixes can be configured in Elovate so your imports and exports match your store’s setup.
Steps to configure URL suffixes
1. Open store settings
Go to Elovate Settings.
Find your store and click Edit Store.
A slide-over panel will appear with advanced store configuration options.
2. Adjust URL settings
In the slide-over panel, you’ll find the following options:
Suffix for category URLs
Add your store’s category suffix (e.g.,.html
).Suffix for product URLs
Add your store’s product suffix (e.g.,.html
).Suffix for other URLs
Define a general suffix if your store uses one globally.Add store code to URLs
Enable this option if your store uses a store code in the URL (e.g.,/en/
,/nl/
).
3. Save changes
Once you’ve entered the correct suffixes and options, click Save.
Elovate will now use these rules when generating or processing URLs for your Magento 2 store.
Best practices
Match your store settings — Check your Magento configuration under Stores → Configuration → Catalog → Search Engine Optimization to confirm the exact suffixes used.
Be consistent — Make sure suffixes are the same in Elovate and your live Magento store to avoid broken links.
Check store codes — If you run multiple store views, verify whether your URLs require store codes before enabling this option.