Moving WordPress Multisite

The problem is you ran an SQL query to change the site name. Doing this mangled and corrupted values that were serialised by PHP Instead, use a Search replace script that will grab the values, deserialise, replace then re-serialise. WP CLI has such a command. The reason for this is that the PHP serialised values … Read more

WordPress Multisite with different domains and themes

What you’re describing is a WordPress multi-site install. Everything you described will work. The WordPress Codex has most of the information you’ll need to get started: https://codex.wordpress.org/Create_A_Network As of WordPress 4.5 domain mapping is native to WordPress and you don’t need a plugin. https://wordpress.org/support/article/wordpress-multisite-domain-mapping It’s a pretty straight forward setup but following the guide above … Read more

error code: 521