Monday, 27 March 2017

Remove ean13 number from products' urls in PrestaShop

I am intresting in this module: Prestashop Pretty / Clean URLs PRO I have a question, this product clearing de id and the other add in the url? Example: /12-ventilador-de-techo-con-luz-aireryder-fn41132-eFan-4718000150170.html the number before de .html can by cleaning this module?


possibility to remove ean number from url

Hello
yes, it is possible. To remove this number, after module installation, you will have to define "schema of urls" (preferences > seo & urls)
RouteDefault valueModified value
Route to product{category:/}{id}-{rewrite}{-:ean13}.html{category:/}{rewrite}.html


after this you will have url like:
/ventilador-de-techo-con-luz-aireryder-fn41132-eFan.html

best regards,
milos

Schema of urls in prestashop

No comments:

Post a Comment