If you go to the "advanced" tab in the product information in the admin there is a field called "Link to this product:" which displays a link such as this:
But if you visit the actual product through the site it brings up the nicely adjusted link such as this:
If I am linking to this does it matter which one I use? Is there a better choice? My instinct is to use the link with he provided product name since 3dCart was nice enough to make this possible.
I guess my concern is whether or not that system generated link (with the product name) would ever change. I assume the first link given in the admin above will always be active as long as the product is left intact.
Code:
http://www.mydomain.com/shop/product.asp?itemid=1
Code:
http://mydomain.com/My-Product-Name_p_0-1.html
I guess my concern is whether or not that system generated link (with the product name) would ever change. I assume the first link given in the admin above will always be active as long as the product is left intact.
Comment