multisite

  • Recommended Cron with WordPress Multisite

    Active WordPress sites can have a lot happening in the background. Background activity is controlled by WP-Cron. For improved performance, it’s recommended that WP-Cron be disabled and replaced with a…

  • Removing Cloudfront URLs with Regex

    Recently helped a customer remove Cloudfront URLs as part of a migration process from AWS to Kinsta. Kinsta’s CDN is powered by Cloudflare and is built-in. There is no need…

  • Removing Legacy ms-files.php from Multisite

    I created the following script to automate removing ms-files.php from a legacy WordPress multisite hosted with Kinsta. It was a large network with hundreds of subsites. Doing this manually would…