To create a redirect URL, log into NeetoCourse and go to Settings.
-
In Settings, select Redirect URLs under General settings.
Click on Add new Redirect URL button.
-
Add a source path and a destination URL.
-
Source: This should be the relative path from which the user will be redirected from. Relative path should start with a backslash
/
For example:
/basic-html
,/learn-basic-html/html-elements-with-attributes/id-attribute/
etc.
-
Destination: This should be the path which the user will be redirected to when they visit source path.
Supports both absolute URL and relative URL
For example:
https://courses.bigbinaryacademy.com/learn-basic-html/
/basic-html
-
-
Click on
Add
button to add the redirection.