Improving Google Core Web Vitals
Google has recently announced Core Web Vitals as an essential metric to view how websites load, using these metrics as quality signals as a way …
Google has recently announced Core Web Vitals as an essential metric to view how websites load, using these metrics as quality signals as a way …
Choosing your WordPress hosting provider is one of the most important decisions when it comes to your website. It is important to know some key …
Read full articleChoosing The #1 Best WordPress Host For Optimum Performance
Every WordPress website has a theme, but they’re not built equally. They come in all shapes and sizes, colours and flavours. It’s tough to know …
In this article, we go through what the current best WordPress page builder/s are, and what we recommend. While it’s easy to hate on page …
Read full articleChoosing The #1 Best WordPress Page Builder
Plugins are a great feature of WordPress that extends the capability of the CMS. However, do you have too many WordPress plugins? Having lots of …
To optimize script ordering in WordPress, you will need to understand how a web browser goes about rendering your web page. To load a page, …
Read full articleHow to Configure & Optimise Script Ordering in WordPress
What is a Web Server? A Web Server is a software installed on your server which is responsible for receiving HTTP requests, processing it, and …
Read full articleWhat is the best webserver for WordPress to use?
For a web page to appear in your browser, it has to first load the HTML, then the CSS. At this point the JS and …
Read full articleOptimum script ordering for WordPress optimization
Minification for WordPress includes HTML, CSS and JavaScript files. When creating HTML, CSS and JavaScript (JS) files, developers tend to use spacing, comments and well-named …
Read full articleWhat is minification for WordPress and how does it help?
It is possible to combine CSS and JS files for WordPress into a single file each. This greatly reduces the number of HTTP requests each …
Read full articleHow to combine CSS and JS files for WordPress