Skip to main content

Command Palette

Search for a command to run...

Using Google Lighthouse to audit any website

Published
โ€ข2 min read
Using Google Lighthouse to audit any website

๐Ÿ‘‰ First of all, what is Google Lighthouse?

It's an automated audit tool aimed at helping you improve web page quality. They provide reports for:

โœ”๏ธ Performance โœ”๏ธ Accessibility โœ”๏ธ Best Practices โœ”๏ธ Progressive Web App Capabilities โœ”๏ธ SEO

๐Ÿ‘‰ Why is this useful?

With any website or web page, it's very important to provide the fastest, highest performing content to the browser as possible. Why? So your site has speed, doesn't lag and doesn't force users to leave your site instantly. It also greatly helps with SEO (Search Engine Optimization).

๐Ÿ‘‰ The Google Lighthouse tool

There is a free tool as a developer we can use called Lighthouse. This lets us audit any website, in those categories outlined above from 0-100 score - it also gives us really in depth explanations as to what is bringing the score down and how to fix each individual issue encountered.

๐Ÿ”ฅ Try it out

This is an absolute must use tool if you want to provide top quality, fastest performing webpages that are going to rank high in searches with SEO.

This image is an audit that I've just done on dev community I am building.

Google Lighthouse audit

More from this blog

A

Alan Montgomery's Blog - All things JavaScript and web

11 posts

I'm a 30-year-old Software Developer based in Northern Ireland. My current full-time role is Frontend Development Lead where I lead and oversee all the development in NextJS/React/TailwindCSS/NX.