WordPress broken after domain name change
I’d use a Search/Replace plugin (I like “Better Search and Replace”) to change all instances of ‘olddomain’ to ‘newdomain’. Then I would look at the wp-options table to ensure the new URL is in there (in two places). I’d remove any URL-based settings in the wp0config.php file. (I never change those.) I’d also check the … Read more