Can someone please explain how this works with the CDSEO?
I would like to add a link in the description to cross sell products and would rather not use the upsell. Reason being IMHO is because if the link is in the description a customer would be more apt to click the link then scroll down to the related products.
Does this make sense?
Many Thanks!
Quote:
Originally Posted by balinor
YOur code is incorrect, you need to use " not ' ' around the html. Also, don't use the domain in there, that will cause https issues. Just use product.php?productid=.....etc. So:
<a href="product.php?productid=16436">
Really need to get yourself an SEO url mod too, don't want to use the php links for SEO reasons.
|