10 Things You Can Learn About Your Site’s Speed From a Waterfall Chart

PageSpeed is a useful tool for certain metrics but it lacks some specific details.
Using a tool that shows you a waterfall chart can give you a different angle on performance. GTMetrix, Webpagetest.org and DebugBear are examples of tools that provide a waterfall chart.

What’s a waterfall chart?

The waterfall chart shows a list of every file that your website loads, in the order that those requests are made.

So it pulls back the curtain and gives you a peek at what’s going on behind the scenes when someone visits your site in their browser. It helps you find bottlenecks, errors and other performance issues.

Read more

How to Edit Homepage Content in a WordPress Block Theme

A common pain point amongst new users of Block Themes is managing homepage content – how and where to edit it and if that should be done in the template itself.

The problem with some block themes is that they put their demo content directly into the template. This can override whatever content you set to show on your homepage. And if you don’t know better, you’ll start editing the template to add your own content.

Read more