cName & pName seo optimizes the stock oscommerce urls by replacing products_id and cPath with the actual category and product name in the url.
Example of the new SEO Urls format for products pages:
www.your-shops-name.com/product_info.php?products_id=your-product-name
Example of the new SEO Urls format for category pages:
www.your-shops-name.com/index.php?cPath=your-category-name
cName & pName noes not use mod_rewrite and all data is cached for increased speed performance.
cName & pName changes the standard urls into search engine friendly urls for:
- Product Pages
- Category Pages
Requirements: No special requirements, if your server/hosting can run Oscommerce this modification is also supported. (Also works on Microsoft IIS servers ) |