Change the URL of your site
  • 01 Feb 2022
  • 1 minute to read

Change the URL of your site


Article Summary

If you are updating the URL of your site there may be references to the old URL in the database that need to be updated. You can update these references by following these steps:

  1. Go to Quick-access menu > Server > Maintenance mode and enable maintenance mode.
  2. Create a full backup of your database and data directory.
  3. Run the admin/cli/replace.php script (please see the warning below).
  4. Change your config.php.
  5. Purge all caches (php admin/cli/purge_caches.php).
  6. Optionally configure redirects in your web server for the old URL to the new URL (refer to your web server documentation).
  7. Test the site thoroughly as a Site Administrator.
  8. Disable maintenance mode.
Please note that using the admin/cli/replace.php script is high risk, and should be done carefully. Ensure that the string that you are replacing is unique enough that it could only match uses of the old URL, otherwise you will risk replacing strings you did not intend to. The changes made here cannot be undone, so if you encounter problems then you should restore the backup taken in the first step.

© Copyright 2024 Totara Learning Solutions. All rights reserved. Some content originally obtained via GPLv3 license and continues to be available under GPLv3. All other content is the sole copyright of Totara Learning Solutions. 


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.