-
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…
-
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…
-
Website accessibility (codename: a11y) has always been an important quality dimension to a website. In recent months website accessibility has seen tremendous growth not only for the purposes of inclusion, customer growth and search-engine optimization, but also to shield litigation, frivolous or otherwise, in connection with federal and state laws (ADA, Disabled Persons Acts, and…
-
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…