Quote Originally Posted by shags38 View Post
Hello Cindy,

When USU had some canonical problems with v1.5.5f I was forced to change to CEON URI Mapping (regrettably) - CEON is problematical (for me at least) and I would dearly love to go back to USU.

How best can I redirect CEON generated URL's to USU generated URL's once I have made the changeover - I realize USU can't do it so will it need to be a list of redirects in .htaccess or is there a more efficient way to do it? if it is a list in .htaccess will this slow the website down noticeably?

cheers,
Mike
Mike, my suggestion would be to handle it 'programmatically', using a storefront initialization script that works off a redirect_from to redirect_to list. That way, it doesn't 'hog up' your .htaccess (eventually, the redirects will be few and far between).