I am using AbleCommerce 7.0.2.
From my product landing pages ( CatgegoryGrid4), the URL for product is of following format
<domain>/ProductName-P<ProductID>C(CategoryID>.aspx.
But from "More Items in <Category Name>" section, product has different URL
<domain>/ProductName-P<ProductID>.aspx
So as per URL prospective this is URL Canonicalization. Because there are two different URLs pointing to same product.
Is there anyone who faced this problem ?
Can anybody suggest the solution ?
Thanks in advance.
