Can you recommend any Software tools for Sanitising supplier product data before import into Magento?

Hi, we have a huge range of data quality from our suppliers and we often have to run loads of data cleansing processes to make them suitable for use in our store. Typically we will be correcting spelling mistakes, trimming leading or trailing spaces, getting rid of weird characters, re-mapping supplier values to the best …

Move sub-category, generate URL redirects for all products

My website: https://www.kentwang.com/ I want to move the category /socks to under /misc, so it will be /misc/socks. URLs for all the products will change from /socks/black-silk-socks.html to /misc/socks/black-silk-socks.html. So all links from other sites that were going to /socks/black-silk-socks.html will break. How do I create URL redirects for /socks/black-silk-socks.html to go to /misc/socks/black-silk-socks.html for …

Elogic Launches an Ecommerce YouTube Channel

Attention! Achtung! Attenzione! Elogic Commerce launched its own ecommerce YouTube channel called LoveCommerce on the latest trends and news in the industry. The channel features ecommerce experts sharing their expertise on how to transform online retailers and brands into ecommerce leaders. The videos include business tips and tricks, full-fledged guides on new technologies, as well …

Any recommendation of a 404 monitoring tool for Magento 2 that allows to create 301 redirects?

We’ve just migrated from M1 to M2 and it has been quite a messy migration with many URLs changing. In M1 we had a 404 manager extension which kept an check on 404s, counted how many instances of each and allowed us to ignore or create a redirect. I can find several options to achieve …