Tools

What is Lighthouse?

An open-source automated tool by Google for auditing the quality of web pages, measuring performance, accessibility, SEO, and more.

Lighthouse is an automated tool developed by Google that audits web pages for performance, accessibility, progressive web app features, SEO, and best practices. It can be run in Chrome DevTools, as a browser extension, or via command line.

Lighthouse categories

  1. Performance: Core Web Vitals, load times, and optimization opportunities
  2. Accessibility: How accessible the page is to users with disabilities
  3. Best Practices: Modern web development best practices
  4. SEO: Basic search engine optimization checks
  5. Progressive Web App: PWA compliance

Lighthouse scores

Each category receives a score from 0-100:

  • 0-49: Poor (red)
  • 50-89: Needs Improvement (orange)
  • 90-100: Good (green)

Lighthouse and Core Web Vitals

Lighthouse measures lab versions of Core Web Vitals:

  • LCP (Largest Contentful Paint)
  • TBT (Total Blocking Time) - correlates with INP
  • CLS (Cumulative Layout Shift)

How VitalSentinel handles this

VitalSentinel's Synthetic Monitoring runs scheduled Lighthouse audits on the URLs you care about, stores the score history, and alerts you the moment performance, accessibility, or SEO checks regress. You see which audit failed and on which deploy, so fixes ship in hours.

Monitor your website performance

VitalSentinel tracks Core Web Vitals and performance metrics to help you stay ahead of issues.