hugoboss Posted October 24, 2008 Posted October 24, 2008 I use seo rewriting. However some products have changed id numbers are are not found anymore. How do i redierect. I enclose my .htaccess file as i have attempted to change it but the redirection wil not work.. the links are in the file. PLEASE ADVICE urgent! TIA Options +FollowSymLinks RewriteEngine On # Change "folder" to your catalog directory name RewriteBase /catalog/ RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING} RedirectPermanent [url="http://www.savons-de-provence.com/catalog/savon-alep-liquide-extra-p-1793.html"]http://www.savons-de-provence.com/catalog/...tra-p-1793.html[/url] [url="http://www.savons-de-provence.com/catalog/savon-dalep-liquide-extra-p-2788.html"]http://www.savons-de-provence.com/catalog/...tra-p-2788.html[/url]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.