Skip to content Skip to footer

Website monitoring and auditing with Lighthouse

Open-source made by Google #

Lighthouse is an open-source application developed by Google that can evaluate the performance, technical SEO and accessibility of a webpage.

If you have never heard from Lighthouse, try it yourself.

It will take a minute to finish, and you'll be presented with a list of failed and passed audits.

alt

Lighthouse is part of every Chrome browser, and you can run these audits yourself if you want to and have the time and resources to do so.

But what if you have 1000+ pages? Will you run Lighthouse on each of those?

Or let's say you have 20 templates? Will the developer test each template and some reference pages with it?

Most development teams will need more time to run these tests. And I am sure managers prefer expensive developers to focus on other tasks. Right?

Sitefig uses Lighthouse to audit and monitors all pages on your website using both standard and custom audits.

Custom audit accessibility #

Accessibility is one of those custom audits because the standard Lighthouse runs only a limited set of audits.

Our Accessibility audit covers the latest in open-source technology, which we complement with a list of other accessibility issues ranging from identifying emojis to CSS issues that affect accessibility.

Sitefig also stores screenshots of how the website looks for people with limited vision and color-blindness. alt

To ensure Sitefig finds all potential links, we drill deep into the code and HTTP headers to find all likely URLs available on your website.

Once we have a list of URLs available on your website, all these are verified and retrieved. The broken link check includes audits for broken SSL/TLS certificates, missing DNS, and invalid URL syntax.

Standard Performance audit #

The Core web metrics recorded by Lighthouse are lab results based on an actual browser with 1 CPU and 1.5 Gb available memory. The metrics are based on the same hardware and network throughput baseline. That way, Sitefig can reliably compare results between pages and between websites using, avoiding fluctuating real-world conditions.

alt

Besides the lab results, Sitefig also pulls all the real-world data from Google and analyses it to see which pages perform and which do not.

Lighthouse is a core part of Sitefig. #

The Lighthouse application is a core part of our crawler and auditing infrastructure.

It records performance metrics, identifies privacy issues around trackers and cookies, and allows slow-level access to any part of the code of a webpage.

It is used with standard and custom audits and is loaded using a real browser, Chromium, using the same resources for each run.

In total, Sitefig runs over 300 audits on each page and website. Allowing the developer to focus on what they do best and leave out the routine checks to Sitefig.

Hi there,

My name is Len Dierickx and I am the founder and developer of Sitefig

I have been working mostly on international websites managed by large companies and always found that it has been pretty difficult to get a grip on those corporate beasts.

Many times frustration was part of that experience. Instead of running around fires, I built many tools over the year. Tools that culminated in Sitefig, which is basically a webmaster on steroids.

Sitefig is 100% owned and bootstrapped by me.

If you'd like to get a demo account, or just want to have a talk about managing websites, send me an email or contact me on Linkedin