Aruba migration: site redirects to local domain (connecta.local) instead of live domain after migration

Hi @Connecta

If you have SSH access on the hosted site you might have to run a Search and Replace which would look something like this:

wp search-replace ‘SITEURL’ ‘LOCALURL’ --skip-columns=guid

You can use a plugin for this as well like Better Search Replace, but I believe Elementor has a search and replace function under Elementor > Editor > Tools > Replace URL.

You might also have to clear any theme or plugin cache and regenerate CSS. Again Elementor has a button for this as well under Elementor > Tools > Regenerate CSS.