I'm experiencing the following issue
example:
/category-name-c-26_143.html = Loads correct category
/category-name-c-2fsgsdfsdf6_143.html = Redirects to correct URL above
/category-name-c-2684286485568536576156_143.html = Loads correct category products but does not 301 redirect to the correct URL, resulting in duplicate content
I'd like the 3rd example to properly redirect to the correct URL (or at least specify the correct canonical tag) to avoid potential duplicate content penalties.
Any help would be greatly appreciated!