Osc Modifications Requested
Greetings,
I have oscommerce rc2 and I need a developer with proven experience to add the following:
1 – SEO
a. meta tags for each product and category
-keywords
-description
b. htaccess or tep_href_link()
-instead of links being with a product id, add the product name to the url along with the id.
2 – Images
a. when the admin uploads images for a product, I want the app to automatically create a smaller image whose dimensions are pulled from the configuration.php?gID=4 Image configuration tab of the admin portal.
3 – New Products
a. It currently only displays 3 and i want to display 6 products. This will require a change in the code and a css/html change.