301 redirect module
Maintain search engine page rankings and help customers find the right pages during site transfers or changeovers from other shopping cart platforms. Use with all file types and manage redirects with a convenient SQL database table.
Compatibility: MultiStore
This is a one domain, one cart license installation. To buy additional licenses for additional carts contact sales: sales@compunix.us
Installation Instructions
1) Install the Admin Compunix Add-on menu and add the following line into the add-on links section specified:
Carts up to MS9420: Carts MS9500 and newer:2) Copy the CompunixCommon.dll
downloaded from the Code Base link into /bin
directory.
3) Upload the license file/appconfig to your cart. (If you don't have a license send an email support@compunix.us with your order number and domain information.)
4) Copy the files from the "Modified files" directory in the .zip file to your website's root folder. (If your admin directory is not "admin", you may have to copy any files in the admin directory manually.)
5) Open your web.config
and update the 404 page entry from PageNotFound.aspx
to 301Redirect.aspx
6) To setup the IIS, navigate to IIS and edit the Custom Error pages on your website.
Update the 404 error page to the /301Redirect.aspx
and set it to "Execute" mode
7) Once logged into the cart as admin navigate directly to www.domain.com/301Redirect.aspx and setup the from/to URLs.
URLs should be relative, for example "page.html" rather than "http://wwww.yoursite.com/page.html"