NIMMIT SEF optimizes your oscommerce shops URLs for improved search engine indexing by automatically creating static URL’s with .html exstensions and by adding important key words from category and product data into the url.
Example of the new SEF Urls format for products pages:
www.your-shops-name.com/product/your_product_name.html
Example of the new SEF Urls format for category pages:
www.your-shops-name.com/category/your+category+name.html
NIMMIT SEF 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
- All product and category names must be unique
- Hosting/Server which supports .htaccess mod-rewrite
|