Frequently Asked Questions • Apps
How do we modify URLs after migrating a WordPress installation to a new domain?
The following fragment outlines the steps for changing URLs after migrating a WordPress installation to a new domain
Views 746Updated 1 anPublished on 24/09/2018by Florin Petran
Updating internal links after moving WordPress to a new domain
After moving a WordPress installation to a new domain, the internal links of the site (URLs for images, pages, files, etc.) are not automatically updated. This can cause 404 errors and display issues. To resolve this problem, the plugin Velvet Blues Update URLs can be used.
Steps for Updating Internal Links
- Plugin installation:
- Log in to the WordPress admin panel.
- Navigate to the Plugins > Add New section.
- In the search field, enter Velvet Blues Update URLs.
- Click on Install Now, then activate the plugin by clicking Activate.
- Plugin configuration:
- After activation, navigate to Tools > Update URLs.
- Fill in the fields:
- Old URL: Enter the old website address (for example,
https://vechiuledomeniu.com). - New URL: Enter the new website address (for example,
https://new-domain.com).
- Old URL: Enter the old website address (for example,
- Select the types of URLs that need to be updated:
- URL-uri în conținutul paginii
- URL-uri pentru atașamente
- URL-uri în extrase
- URL-uri în câmpuri personalizate
- GUIDs (optional; use with caution)
- Applying changes:
- After filling in the fields and selecting the types of URLs, click the Update URLs Now button.
- The plugin will automatically process and update all internal links to reflect the new site address.
- Website verification:
- Access the website to check if all the links are working correctly.
- Make sure that images, pages, and other resources are uploaded correctly.

Note:
The use of the plugin is recommended for quickly updating URLs after moving a WordPress site. For complex sites or if you need additional control, you can use other solutions, such as custom scripts or manual updates in the database.