-
Update: See my more recent post about LocalWP There’s myriad options for local WordPress development environments. Some are quite simple to set-up, usually connected to a paid hosting service that funds the local dev project. Some automatically install WordPress while others require manual installation into the web root htdocs plus database initialization. For Linux users…
-
WordPress hosting companies are notoriously behind in upgrading PHP – the web service that processes a website’s data and logical code into HTML output. The cost of this delay is enormous in terms of website maintenance and performance. The jump from PHP v5 to v7 was a big one that required software updates and often…
-
Time-to-first-byte (TTFB) is one of the most useful website performance metrics. It’s also one of the hardest to improve. Caching plugins can’t do much for it; actually they contribute to it. Caching plugins don’t fix cache warm-up, authenticated sessions, submissions / processing, and administration. To improve those you need to get TTFB in range. The…
-
Recently I’ve been assessing WooCommerce sites based in California as part of a new client outreach effort. Through this process and its first 100 subjects I’ve discovered more data on where people host their WooCommerce sites, what errors are showing up (SSL, JS/console, ADA, state compliance), performance metrics, who they use for hosting/registrations/email, what all…