This plugin allows managing any URLs redirects. There is also an option allowing user to select the redirect type. This enables a user to redirect one page to another page in the website with the desired redirection code.
There come situations in the life cycle of a project when the website pages which were already indexed by Google, should be deleted. But you don’t want to lose the users or search engines who are coming to this page. So, you need to redirect that traffic to a new page permanently or for temporarily ( Import mapping table (SourceURL => DestinationUrl and the status code).
This plugin only works correct with a default nopCommerce. To ensure the plugin will work ok for your customized website please contact us neha.raswant@tmotions.com
- Download plugin.
- Unzip the downloaded file.
- In your nopCommerce web folder, you will see a Plugins folder, in it...
- Create a sub folder with plugin name (TMotions.Redirect Plugin).
- Copy all the files from the zip download into the subfolder.
- Either
- restart the nopCommerce application, or
- login as Administrator, go to Administration > Configuration > Plugins > click the button "Reload list of Plugins".
- After the list reloads, scroll down to the line with new plugin name, and click the "Install" link.
- After installation of Plugin, click on configuration-> payment->payment method.
- You will find the Redirect plugin installed, press configure.
- On pressing Custom Redirect, you can add new record by filling "Request Url", "Redirect Url" and select the "Redirect type" (Moved permanently, Found, Temporary redirect, Not found) after then press Update.
Then, press configuration-> widgets, in widget section if you check the "Is Active" it will move to "Redirect url" and if you uncheck "Is active" it will remain on same page.