Dear colleages,
We have implemented a WCEM project, and now we need to carry out two improvements:
- SEO best practices
- Friendly URLs: that is, when you click in a catagory or in a product, we need to 'replace' the standar URL with an URL that connotes the category and the product you have clicked. In example,
- This is a standar 'WECM Format' URL of a product detail: https://site.domain.com/main/catalog/productDetail.jsf?area=id010102&sort=ID&wec-appid=YOUR_APPLICATION&page=2EA6C2211D2…
- This is the whished URL: https://site.domain.com/PRODUCT_CATEGORY/PRODUCT_SUBCATEGORY/PRODUCT_NAME
Thanks in advance.