Edjet LMS Server 6.4

Set up an URL redirect

Admin info

You can set up a 301 redirect to tell search engines that the URL of a page in your site has changed and tells them where to go to find the new page.

If you are creating a new site to replace a previously published site, we recommend that you create new pages with URLs that match the ones from your old website.

If you want URLs that are different than the old URLs, you can retain your SEO rankings and avoid “Page not found” errors (404 errors) by creating 301 redirects from your old pages to your new ones.

Before you start

  • If you are using a Edjet LMS Server, it is recommended to use server-side redirects whenever possible (mod_rewrite, .htaccess)
  • Make sure that your domain is properly connected to Edjet LMS.
    Technically the redirect will work even with the temporary domain and after the connection your domain there should be no difference, but it is recommended to use a production domain from the beginning to eliminate risks of loosing SEO rankings.
  • Format of old URL must match Edjet LMS page link format (e.g. www.example.com/about-us) This is only relevant if you are redirecting an URLs from you old website.
    For example: Redirecting of URL with a # is not supported.
  • There is no limit on how many 301 redirects you can create per site.

Set up redirect to existing page

If the page with URL to redirect already exists in Edjet LMS:

  1. Sign in to Edjet LMS admin.
  2. In the menu click language Learner portal and then click insert_drive_file Pages.
  3. Choose a website and language version from the Website dropdown.
  4. Find the page in website navigator and click on it's name.
  5. Click Appearance tab.
  6. Click Choose next to Redirect to page.
  7. Find a page and select it using checkbox.
  8. Click OK.
  9. In the toolbar click save Save.

Set up redirect to non-existing page

If the page with URL to redirect doesn't exists in Edjet LMS:

  1. Sign in to Edjet LMS admin.
  2. In the menu click language Learner portal and then click insert_drive_file Pages.
  3. Choose a website and language version from the Website dropdown.
  4. Click New item in the toolbar and choose option Page.
  5. Enter Name – use some meaningful value so you can identify the redirect.
  6. Enter Link – use your OLD link, without domain (e.g. my-old-url)
    If your old URL contains a “/”, you will need to create a page structure according to your OLD folder structure using sub-pages.
  7. Click Appearance tab.
  8. Click Choose button next to Redirect to page.
  9. Find a page to redirect to and select it using checkbox.
  10. Click OK.
  11. In the toolbar click save Save.
Advanced portal customizations