If you came across this article from wpexplor about “WordPress Reduce total blocking time,” you certainly know about TBT, and now you’re going to reduce it. But let me redefine it simply. TBT measures a website’s reaction speed on a single task, such as clicking on a button. The less TBT there is, the more rapidly your website responds, and this is the reason that we must learn how to optimize and reduce total blocking time in WordPress. Stay with me!
WordPress Reduce total blocking time tips and tricks!
We are going to work on a sample website to learn how to reduce total blocking time in WordPress. Consider this image:
There are several essential things that we have to do to reduce TBT. Follow the steps:
Optimize website pictures
You can compress and optimize your website images in several ways. To do so, you can use free plugins. Plus, Most premium optimizing plugins have some facilities in free versions, too. I can name some of the best WordPress optimizing image plugins as:
We are going to optimize our website with the EWWW Image Optimizer plugin, for example. To do so, first install and activate the plugin.
Then, from the “media” list, click on “bulk optimize” and then click on “scan.” Wait until the plugin finds some images to optimize! In the next step, you should click on the optimize button and wait until the job is done.
The total time of optimization depends on the number of images. It is recommended to use the “lazy load” option in the settings section.
Reducing the number of HTTP requests
To reduce the number of HTTP requests, you need to optimize CSS and JS files. This may lead to a mess on your website! There may be other problems, such as Plugin Conflictions or even a complete mess! So, it is essential to take a look at the plugin’s documentation.
There are also some plugins for reducing HTTP request numbers, such as “autoptimize” and “w3 total cache”. In this sample, we have used “autoptimize”.
The default setting can do you good! If necessary, you can change the setting based on your needs.
Used local fonts to reduce WordPress TBT
Using local and system fonts helps to reduce total blocking time in WordPress, and This really enhances TBT parameters.
Optimizing WordPress database
You can use WordPress database optimizing plugins such as “WP-Optimize.”
Note: make a backup and keep it in a safe place before making any changes to the database.
Using CND for WordPress website
Speaking from CND, I can name one magnificent CND service that provides you even with a free plan! Cloudflare is one of the handiest ones in this situation, providing customers with high-quality services.
There are other ways to reduce TBT and increase website function, such as:
- Using a high-quality hosting service can enormously affect your website TBT.
- Enable WordPress website cache.
- Browser cache activation.
- Delayed loading of website scripts.
We have already implemented some techniques to reduce total blocking time on a WordPress website. It is the time to see the results in action! We can test the website with the Google page speed tool. As you see, these changes result in a significant change.
The higher the quality of the hosting service and the better the configuration of the optimizing plugins, the better the result.