Change a WordPress URL
Updated 2 July 2026
WordPress stores site URLs in the database and in Settings > General. Changing domains requires updating both places consistently.
This article explains how to change WordPress URLs safely across settings, database values, and redirects.
Steps
- Back up files and database.
- Update
siteurlandhomein the database or via wp-config constants. - Run a search-replace for old URLs in post content and metadata.
- Set up 301 redirects from the old domain.