SEF Link Transformer changes almost all links on a osCommerce shop to "Search Engine Friendly" format by making the the links into more static looking urls with .html extensions.
Example of the new SEF Urls format for products pages:
www.your-shops-name.com/product1/product_info.html
Example of the new SEF Urls format for category pages:
www.your-shops-name.com/category1/index.html
Search Engine Friendly URL changes the standard urls into search engine friendly urls for:
- Product Pages
- Category Pages
- Manufacturer Pages
Also changes the url format for all the other shops urls by changing the file endings from .php to .html
Requirements:
- Use gzip compression set to False
- Hosting/Server which supports .htaccess mod-rewrite