How to clone a WordPress website with the Divi theme

Import the old content In the old site, go to Tools>Export. Select “Export All” and run it. It will put a file in your downloads folder. Go to the new site and go to Tools>Import. Choose the WordPress importer (usually at the bottom of the list of...

How to Change a Single Microsite URL in WordPress Multisite

There are 5 values need to change. From database. wp_options: options named “siteurl” and “home” wp_site wp_sitemeta: the option named “siteurl” wp_blogs: any entries in the “domains” column that have the old domain name wp_#_options: Each sub-site will have sets of...