1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Change the domain name of a Joomla site
This guide explains how to change the URL of your website from the Joomla app installed on your Web Hosting Infomaniak (only in the case where you have installed Joomla via the dedicated tools offered by Infomaniak).
This allows you to assign a different domain name to your Joomla site.
Prerequisites
- The domain name you wish to use must first be added as an alias to the main domain on the relevant site.
Change the domain name of Joomla
To change the address of the site created with Joomla to another domain name that is already in the same Organization:
- Click here to access your site management on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant product:
- Click on the action menu â‹® located to the right of the relevant Web Application.
- Click on Settings for the application:
- Click on Edit to the right of the Joomla:
- Under Site URL, select the desired web address from the dropdown menu:
- If you have not followed the prerequisites above, the desired domain will not appear even if it is registered within the same Organization.
- If you have added the domain as an alias for the site, the desired domain will appear and you will be able to select it to replace the previous domain.
- Click on the Save button:
Domain “…preview.infomaniak.website”?
Among the URLs present in the dropdown menu, the preview URL allows you to access your Joomla site in case the site's domain name is not yet correctly configured to point to your app.
Change the address or location of Joomla
⚠️ These manipulations break the link between your Joomla and the Infomaniak Web Applications system; it will no longer be possible to benefit from the advantages of the latter. For additional help contact a partner or launch a free tender — also discover the role of the host.
Prerequisites
- Create an FTP account (need help?).
- Connect via FTP (need help?).
To modify the Joomla installation if it was done in a subfolder…
… and if the latter is visible in the site address each time it is consulted…
… here is how to proceed:
- On the FTP, move up to the root (in the target folder of the website) all the files of your Joomla currently installed in a subfolder (folder
/primary
in the example below): - Delete the now-empty subfolder.
- Modify the
.htaccess
file located at the root of your Joomla directory. - Replace
RewriteBase /primary
withRewriteBase /
: - Save the changes.
- Do not uninstall the Joomla Web Application but simply stop using it and connect directly to the management interface of your Joomla via the URL
/administrator
: