Page 1 of 1

Product Details Error Page not found

Posted: Sat Apr 19, 2014 9:32 pm
by ernestto
Hi,

I have problem with the product details page. I cant open it

http://www.meponesa100.com/Lenceria/COR ... 20LINGERIE

When I do click in the product page product details no open

Re: Product Details Error Page not found

Posted: Sat Apr 19, 2014 9:58 pm
by jty
Do you have spaces in your seo keyword?
Per the product form:
"SEO Keyword:
Do not use spaces instead replace spaces with - and make sure the keyword is globally unique"

Re: Product Details Error Page not found

Posted: Sat Apr 19, 2014 11:06 pm
by IP_CAM
I don't like very much that >>&<<, this is normaly used in Hyperlinks for other purpuses than just beeing part of a word. The ability to open such Links may even depend on Browsers used by Visitors.

It would probably have to be written as:

Code: Select all

& 
instead of a simple

Code: Select all

 & 

Code: Select all

M&S

Code: Select all

http://www.meponesa100.com/Lenceria/CORSETTS/CORSET%20BLUE%20LACE%20VINTAGE%20M&S%20LINGERIE
corrected:

Code: Select all

http://www.meponesa100.com/Lenceria/CORSETTS/CORSET%20BLUE%20LACE%20VINTAGE%20M&S%20LINGERIE

I guess..., depending on the filtering of such Characters, entered in href-link Forms, by the OC-System, but I have not been able to get into this yet.

Ernie

http://www.yellowpipe.com/yis/tools/ASC ... haracters/

Re: Product Details Error Page not found

Posted: Sat Apr 19, 2014 11:34 pm
by ernestto
Thanks jty and IP_CAM,
yes I have spaces but I not have this problem with other pages.
I'm trying IP_CAM suggestions

Re: Product Details Error Page not found

Posted: Tue Apr 22, 2014 6:37 pm
by ernestto
I solved the problem using "-" and &

Thank you