Quote Originally Posted by numinix View Post
2) it doesn't allow you to exclude certain pages from being re-written and as a result mods like Fast and Easy Checkout are losing URL parameters when redirecting between pages.
Can you elaborate on this?? The Ceon URI mapping provides a means to exclude apps which I have used successfully for other mods which required it. (the WordPress integration mods is the one place off the top of my head which comes to mind where I've used that)

Are you saying that this method is not effective for some mods/store configurations??

How can a file in a third party module be excluded?

Excluding a file from being processed by the URI Mapping module is a simple matter:

  • Go to Modules > URI Mapping (SEO) Config in the Zen Cart admin.
  • Add the path of the file on the site to the Excluded Files configuration setting, seperating it from any currently excluded files with a comma (‘,’).
  • The path should start from the store's root slash.
  • For example:
    /shop/name_of_file_to_exclude.php