Creating a redirect URL

  1. To create a redirect URL, log into NeetoCourse and go to Settings.

  2. In Admin Panel, select Redirect URLs under General settings.

    Screenshot 2025-07-11 at 9.19.17 AM.png
    Admin Panel
  3. Click on Add new Redirect URL button.

  4. 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: /articles/secure-kb-with-password , /articles/make-kb-available-to-specific-users 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: /articles/make-kb-available-to-specific-users

      • https://help.neeokb.com/articles/make-kb-available-to-specific-users

        Screenshot 2025-07-11 at 9.39.15 AM.png
  5. Click on Save changes button to add the redirection.

    Screenshot 2025-07-11 at 9.40.19 AM.png