Steps
- Configure the Google PageSpeed API key in AI Foundation → AI Features → General Settings.
- Open AI Accessibility.
- Select the page whose frontend URL should be tested.
- Open Scanner → Lighthouse.
- Choose Desktop or Mobile (as offered).
- Click Run Lighthouse Scan and wait for results.
- Review category scores and accessibility audits.
- Continue remediation in Fix Hub when findings are listed there.
What you get
- Category scores: Performance, Accessibility, Best Practices, SEO
- Accessibility Health Score gauge
- Failed / passed / manual / not-applicable audits
- Audit rows you can open for detail
Important notes
- Only a public URL will work. Google PageSpeed cannot crawl
.ddev.siteorlocalhost. Point Site Settings at a public staging URL when you need Lighthouse locally. - Without a PageSpeed API key, Lighthouse cannot run.
- A high accessibility score is a health indicator, not a WCAG conformance proof.
- For local HTML checks without a public URL, use the Scanner instead.