Automatic Domain Changer
View on WordPress.orgScores higher than 67% of indexed plugins
About
Automatically detects a domain name change, and updates all the WordPress tables in the database to reflect this change.
Security History
What It Does
Automatic Domain Changer scans your WordPress database after a domain switch and rewrites stored URLs so that site links, media references, and serialized options point to the new address. It automates the otherwise tedious find-and-replace job across wp_options, wp_posts, wp_postmeta, and other tables. The plugin is intended as a one-shot utility rather than an always-on tool.
Who It's For
This plugin is best suited for developers and agencies handling site relocations, staging-to-production pushes, or rebrands where the live URL changes. It is particularly useful for hands-off migrations where running WP-CLI search-replace manually is not an option. Small business owners doing a one-time domain move will also benefit from its point-and-click simplicity.
Who Should Skip It
If you are already comfortable running a search-replace via WP-CLI, phpMyAdmin, or a full migration plugin like Duplicator, this utility adds little value. Sites that are not actually changing their domain should not install it at all.
The Bottom Line
Automatic Domain Changer does one thing and does it recently and competently, scoring 78.31 out of 100 with solid maintenance and compatibility. The lack of support traffic is a mild concern, but for a narrow utility that is often a one-click operation, it may simply indicate the tool works as advertised. Worth installing for a domain swap, then removing once the job is done.
Related Plugins
Pick UpdraftPlus when you need full backup and restore capability alongside migration, especially to remote cloud storage.
Pick Duplicator when you want to bundle the entire site into a portable package for moving hosts, not just changing a domain.
Pick Broken Link Checker if your real concern is post-migration link validation rather than the database rewrite itself.