SEO Friendly Urls Change log


Version: 2.0.0

New Features

  1. Manufacturers aliasing.
  2. Hide index.php from urls.
  3. Redirect index.php to www.mystore.com.
  4. Enable or disable aliases for products,categories,manufacturers and/or pages.
  5. Handle not found urls as simple redirect to other pages without 404 status code.
  6. Handle not found urls as 404 include page with 404 status code.
  7. Ability to add extension for products.
  8. Ability to add extension for categories.
  9. Ability to add extension for manufacturers.
  10. Ability to add extension for pages.
  11. Ability to add a backslash "/" instead of extension.
  12. Lower or Upper case auto created aliases.
  13. Ability to re-index pages in the root so to make new pages available for aliasing.
  14. New code to be added in application_top.php only if "Display Cart After Adding Product" is set to false.

Removed Features

  1. "Urls extension?" as it is now different extension for each category of urls (products,categories,manufacturers,pages)
  2. "Redirect not found pages to?" as it is now handled by "Handle not found urls as simple redirect to?" and "Handle not found urls as 404 include page? "

Code improvements - bug fixes

  • 301 redirect now uses SERVER_PROTOCOL.
  • 404 clever not found page handle.
  • Easy update to new versions.
  • Extension is now checked against selected and if not the url is redirect to the proper one.
  • General code improvements, bored to mention.

Change Log


If you need more details do not hesitate contacting me!