Project ID:
472628
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
I upgraded from v2.1c to 2-2.2d-2 Jack_mcs 5 Jul 2009 (http://addons.oscommerce.com/info/2823) with the goal of eliminating the following
spacers from all URLs/links on my site:
-p-
-c-
-m-
-pi-
-a-
-pr-
-pri-
-i-
I have both of the following set to "false" in my admin console:
Add cPath to product URLs?
Add category parent to begining of URLs?
Unfortunately, I still have the above referenced spacers appearing.
My htaccess file has the following apache mod rewrite instruction set:
RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-m-([0-9]+).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pi-([0-9]+).html$ popup_image.php?pID=$2&%{QUERY_STRING}
RewriteRule ^(.*)-t-([0-9]+).html$ articles.php?tPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-a-([0-9]+).html$ article_info.php?articles_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pr-([0-9]+).html$ product_reviews.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pri-([0-9]+).html$ product_reviews_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-i-([0-9]+).html$ information.php?info_id=$2&%{QUERY_STRING}
Project Goals:
1. Safely, professionally, and reliably eliminate the above referenced spacers from all URLs
Category Example:
Current: http://mydomain.com/latestproducts-c-1.html
After Project Completion: http://mydomain.com/latestproducts.html
Product Example:
Current: http://www.mydomain.com/warmingmassagelotion16ozcan-p-1.html
After Project Completion: http://www.mydomain.com/warmingmassagelotion16ozcan.html
2. Provide me with a step-by-step summary of how # 1 was successfully accomplished.
Minimum Requirements:
1. Proven references you have addressed this issue in the recent past
2. Exceptional understanding of OScommerce, PHP, mySQL
3. Ability to communicate Ebglish fluently
4. Ability to chat with Service Buyer during the course/life of this project.
5. Backup all files with a "_DATE.php
Skills required:
PHP,
Shopping Carts