Move a WordPress multisite to subfolder (the whole site)?
Follow this steps: you can move your multi-site root to ms folder Then step 1: change the database url into options table for both site and all other url. ex: example.com TO example.com/ms/ step 2: DB wp_site table SET your domain name and path: ex: domain :example.com PATH: /ms/ DB wp_blogs table SET your domain … Read more