What's New

Lighthouse 8.6.0 Released

Thursday 21st October 2021

The latest update of Google Lighthouse to version 8.6.0 is now released for general availability. Google expect this release to be available in release 97 of Chrome DevTools which is expected on 14th December 2021 and in Page Speed Insights within 2 weeks.

In summary, the release does not have any major new features and it applies many fixes and minor updates. Although there are no new features it is good to see that Lighthouse is being continually maintained and updated to ensure that it works on the many varied environmental conditions that websites run on.

This release of Lighthouse (8.6.0) and Chrome 95 are enabled for Webspeed Index customers.

See further details here

Beware! Network throttling may be hiding performance issues.

Thursday 30th September 2021

Real world network delays can be caused by many different factors which can make it difficult to analyze and evaluate how quickly resources load on different network and device conditions. This is why use use benchmarking and testing to enable analysis of potential web performance issues.

However benchmarking tools can use utilize different techniques to manage the network connection; commonly known as network throttling. Therefore, it is important to know the impact the different throttling techniques may have on your analysis, otherwise you may be missing opportunities to improve performance.

This is of paramount importance if you use Lighthouse, WebPageTest or Chrome DevTools as your testing tool as each has a different approach to network throttling. This, of course, leads to different results. Catchpoint recently released their own article explaining the differences between three of the most common methods.

  • Simulated throttling as used by Lighthouse
  • Request level throttling as used in Chrome DevTools
  • Packet level throttling as used by default in WebPageTest

Packet level is considered the "Gold Standard" as it is applied at the network packet level and therefore more closely emulates a real network connection at the throttling level bandwidth selected.

As the other approaches are not able to emulate network connection as precisely, they may not report connection data as accurately. Consequently, if network delays are inaccurate, delays in the network that impact on the overall page load may be hidden and resolution opportunities may be missed.

Catchpoint's article covers this well and in more depth so is worth a read.

See further details here

Get Prepared - HTTP/3 is Coming

Monday 27th September 2021

Early adopters are already looking a the latest version of HTTP, (HTTP/3), and mainstream adoption and roll-out is sure to follow. However, it may not suit everyone yet to embrace this new protocol for sometime.

We have reviewed a set of quality articles that discuss HTTP/3 in-depth giving an intelligent view of what you need to know about this emerging technology now.

Lighthouse 8.5.0 Released

Wednesday 22nd September 2021

Just over 2 weeks after the last release, the latest update of Google Lighthouse to version 8.5.0, has been released for general availability. Google expect this release to be available in release 96 of Chrome DevTools which is expected on 15th November 2021.

There does not appear to be any new audits in this release and it appears to mainly be a maintenance and tidy-up release. This is good as it shows that Google are working to keep abreast of the complexities of the many variations of how websites are built.

As with all releases of Lighthouse, Chrome 94 and Lighthouse 8.5.0 is already enabled for Webspeed Index customers.

See further details here

Chrome 94 Released

Tuesday 21st September 2021

As scheduled, the stable release of Chrome 94 has been placed on general availability. New and updated features are in this release, which will be automatically updated on your browser, including updates for Chrome DevTools.

Devtools updates can be reviewed in the link below. Lighthouse support in this release is for release 8.3.0

Chrome 94 is enabled for Webspeed Index customers.

See further details here

Lighthouse 8.4.0 Released

Wednesday 8th September 2021

The latest release of Google Lighthouse, 8.4.0, has been released for general availability. It is expected to be available in the stable release 95 of Chrome DevTools which is expected on 12th October 2021.

In this release a new audit is delivered that can detect when the LCP element, which is normally the hero image of the web page, is lazy-loaded. Although lazy-loading has been a favourite of many, there are many examples where it has been over zealously applied especially for the hero image and therefore directly impacting on Largest Contentful Paint (LCP).

Consequently, this new audit will help practitioners to identify opportunities to improve user experience by removing lazy loading hero images and therefore reduce the value attributed to LCP.

However, there is no need to wait till Chrome 95 though as Webspeed Index is already processing with Lighthouse 8.4.0 enabling our customers to immediately benefit from this new feature.

See further details here

Chrome 93 has Arrived

Wednesday 1st September 2021

The latest version of Google Chrome, Chrome 93 has been shipped and as usual has new features and function available in it. These can be reviewed in the details link below.

Regular releases is a feature of Chrome but Google have confirmed in this release their movement to a 4 weekly cycle. However, as Chrome is considered 'Evergreen', it will automatically update in your browser for you.

However, change always comes with risk and so if you are responsible for Website User Experience, a change in a primary browser is a significant event.

Consequently, we recommend that you review your User Experience and performance metrics to ensure the new release has not had a detrimental impact for your website visitors.

See further details here

UK Government signals change in Cookie Policy

Friday 27th August 2021

In a move to reduce business red-tape, the UK Government has signaled that the incessant need to continually agree to a web site's cookie policy may become a thing of the past for UK businesses operating within UK boundaries.

Under the guise of the EU's GDPR legislation, agreeing to cookies has been a bureaucratic pain that visitors to websites have endured for little gain, so if this change is implemented it is sure to be very welcome indeed.

Relaxation of the cookie rules may also deliver unexpected benefits for both user experience and a website's performance metrics as code to manage cookies would no longer need to process and render the cookie request to the user. Typically this code is processed late in the building of a web page and can therefore be disruptive to the viewing experience and may also disrupt interaction with the webpage.

Consequently, as a minimum, it's removal should improve how a user interacts on first visit and also on all the websites where they persistently request cookie compliance.

See further details here

Why are web pages expected to load in 3 seconds

Monday 23rd August 2021

For years, 3 seconds has been the default answer for many organisations to the question, how quickly should your web pages load in. Rarely have they know why it is 3 seconds or who has deemed it to be the target for the website.

Page load time has been an important key performance indicator (KPI) for observing web performance and user experience and it is now complemented by a range of other KPIs that have greater focus on these important aspects of website success.

A 1968 research project is the probable root of today's 3 second KPI and it's findings are still very relevant today.

See further details here

WebPageTest formalizes support for the Node/JS API

Thursday 19th August 2021

With over 1.5m downloads, the Node/JS wrapper support for WebPageTest has been a highly successful extension to the base testing software.

Catchpoint, the owners of WebPageTest, have now formalized this important infrastructure component into their API support which we hope will lead to enhanced and new features

See further details here

Two types of testing methods for website performance

Wednesday 18th August 2021

Observing, analyzing and reporting on website performance can be challenging. Fundamentally there are two types of methods employed to achieve this. Termed as 'lab data collection' and 'field data collection', each method serves a separate purpose.

Lab data collection is performed as a distinct testing task to enable the capture of performance metrics under a set of controlled conditions. This can also be known as synthetic testing. It is excellent for testing and proving how web pages load in different environments, such as cellular, wifi or cable connected and it can be conducted at any time.

Conversely, field data collection occurs by capturing the experience of real visitors to your website and 'beaconing' (sending) the data back for correlation and analysis. This is also known as real user monitoring (RUM) This data will be random in nature as to the network connections, type of device and user experience received. This makes it perfect to aid understanding on how the website actually performs.

Knowing the differences of these collection methods is important as the data types will inevitably present different, and in some cases conflicting, results. For any business it is therefore important to select the right solutions that provides insight into what the data is telling you and enable you to take positive steps to continually improve both performance and user experience.

Instant Website Performance Now Available for Marketers

Tuesday 17th August 2021

Marketers care about website conversions, bounce rate and search rankings. However metrics not necessarily on their radar are; Core Web Vitals, Visually Complete and Time to Interact, to name but a few.

The bad news is that these metrics are inextricably linked to their success. Marketers everywhere are now faced with the need to get on board with Google's focus on delivering great website user experience.

Simply relying on visiting your own website via your cached browser and saying “yeah it loads okay” isn’t going to cut it anymore.

So today's a really big day for the team at Webspeed Index as we launch our complimentary website analyzer tool website analyzer tool

The Analyzer provides marketers with an incredibly valuable window into the world of website performance and UX. In doing so, it shows trends over time and comparisons vs competitors - removing a dependence on IT Teams for critical metrics that are now seriously impacting marketing results.

Simply head to the Analyzer, input your home page url and get started.

Good Web Vitals does not mean Good Web Performance

Monday 16th August 2021

For ranking purposes achieving compliance with Google's Core Web VitalsCore Web Vitals assessment criteria is a current objective for many Marketing and Digital teams. Care should be taken to ensure that this initiative does not impact on the overall web performance and download speed of the website.

Core Web Vitals is an initiative aimed at identifying and improving overall user experience and although elements of website speed are incorporated, they are not a substitute for high quality web performance and website visitors can still suffer from slowly loading web pages.

Webspeed Index recommends that organisation's address the challenges of both Core Web Vitals while maintaining a fast website through an ongoing continual improvement programme of web performance.

Core Web Vitals hits main stream media in the Wall Street Journal

Thursday 12th August 2021

Recently, the Wall Street Journal (WSJ) published an article about Core Web Vitals explaining why and how they have implemented this technology. Placement in the WSJ is of interest as it shows that the web vitals initiative is gaining main-stream acceptance and is no longer just something for the technical departments to know about.

With this wider audience, businesses will demand faster websites that comply with these new requirements to ensure they remain competitive, especially if Google's page experience update results in lower traffic and conversions.

See further details here

Google applies early update releasing Lighthouse version 8.3.0

Wednesday 11th August 2021

Only a week after the last update (8.2.0) Google have released an update to their Lighthouse web page improvement software. Although releases typically occur less frequently, this release does not appear to be resolving any major issues and appears to be more maintenance than new functionality. However, being only a week since the last update, places significant extra implementation and testing workload on companies who wish to remain current on the release of Google Lighthouse they use.

At Webspeed Index, our policy is to remain as current as possible on our implementation of Google Lighthouse and the Chrome Browser. We believe that this delivers the best service possible for our customers by giving them faster access to the latest technology and we are pleased to announce that Lighthouse version 8.3.0 on Chrome 92 is now active at all our testing locations.

See further details here

New features developed to support Web Vitals

Tuesday 10th August 2021

Two of the Web Vitals metrics, Longest Contentful Paint (LCP) and First Contentful Paint (FCP) rely on loading images fast, yet this may not be possible if the browser is unable to do this as it is prevented by other page loading activities. This is known as render blocking and is often a primary cause of poor performance.

In a recent release of the Chrome browser (version 91), Google added capability to enable easier identification of render blocking resources. This means that it is now easier to establish what may be delaying critical metrics, such as LCP and FCP.

Through it's use of industry-standard tools and data collection methods, Webspeed Index enables it&apos's customers access to this valuable insight of what is happening during page load so that improvements in FCP and LCP can focused correctly onto true render blocking resources.

Core Web Vitals are not just for SEO

Monday 9th August 2021

As a ranking factor Google's Core Web Vitals have been seized upon as a necessity by SEO specialists.

However, it is not just something needed for acquiring good ranking signals. By being focused on user experience, ensuring good web vitals for all web pages plays a continuing and major role in maintaining Brand experience as visitors use your website.

Webspeed Index announces support for Lighthouse to 8.2.0

Wednesday 4th August 2021

Following Google's release of Lighthouse 8.2.0, Webspeed Index announces full support in all geographic regions.

This quick release cycle enables Webspeed Index customers to immediately benefit from the latest web performance technologies available.

Google updates Lighthouse to 8.2.0

Wednesday 4th August 2021

Google have updated their Lighthouse web performance tool to version 8.2.0. This almost monthly activity continues to add new function but also resolve known issues.

Google have stated that they expect the 8.2.0 release to ship in the DevTools of Chrome 94, and in PageSpeed Insights within 2 weeks.

See further details here

Speed Matters to your Customers

Learn more about how Webspeed Index insights can help accelerate your business