-
Have you heard? 2023 is the year that High Performance Order Storage (HPOS) also-known-as Custom Order Tables (COT) becomes standard in WooCommerce. HPOS is opt-in based, but the core team has announced: “Orders will stop being synchronized to posts and postmeta tables in WooCommerce 8.0 in August 2023”. That sounds to me like our timeline for […]
-
Over time customers, order histories, and overall data will grow. Business conditions continually shift. Marketing experiments revolve and typically require new technical implementation to support, past ones to remove. How does one manage a growing website and keep it performing well, besides continually buying a bigger server? Following are some strategies to manage the growth […]
-
Fonts are one of the more critical web page performance items. Some sites load unnecessary fonts, font styles, font formats, failing to set them to load in display:swap mode, or failing to declare the unicode-range to load. Any of these can deteriorate performance. Thirty-plus fonts most devices already have There’s no need to load the […]
-
WooCommerce is known as the leading eCommerce platform for having millions of installations worldwide. It’s had a reputation for scaling challenges. Not any longer! A recent official blog post covered this topic and included examples of six larger WooCommerce stores and a link to the official showcase of sites by category. Scaling is defined there […]
-
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 recommended target is 0.5 seconds. Here’s my tips to optimize your TTFB.