[osCommerce] index.php fine but not on product_info.php

Custom URLs and redirections.

[osCommerce] index.php fine but not on product_info.php

Postby dlievre » Fri Apr 16, 2010 6:49 am

Hi,

you can visit my website :
http://www.collegien-shop.com
as you can notice :
on index.php, all products have a rewritten url
but on the product page, links to other products are not rewritten,

should I add a rule to .htaccess ?

Thanks
dlievre
 
Posts: 1
Joined: Fri Apr 16, 2010 6:34 am

Re: [osCommerce] index.php fine but not on product_info.php

Postby ~J~ » Sat Apr 17, 2010 4:55 am

That links are not transformed to SEO format, because are not correctly formatted. Please use double quotes instead of single quotes in href parameter:

For example change:

Code: Select all
href='http://www.collegien-shop.com/product_info.php?products_id=263'

to
Code: Select all
href="http://www.collegien-shop.com/product_info.php?products_id=263"
~J~

Magic SEO URLs got new Home at InveoStore.com and are now available for
osCommerce, CRE Loaded, Zen Cart, PrestaShop, OpenCart, CubeCart, phpBB and phpBB3!
~J~
Magic SEO URL Founder
 
Posts: 1017
Joined: Sat Feb 02, 2008 11:07 am
Location: Prague, Central Europe


Return to Custom Rewrite Rules

Who is online

Users browsing this forum: No registered users and 1 guest

cron