Settings
Settings you can configure for indivual crawls through env configs or using the settings page.
Core Web Vitals
Core Web Vitals are a set of speed metrics that are part of Google’s Page Experience signals used to measure user experience. We retrieve them using Google’s PageSpeed Insights API externally and internally. It’s free but limited to a daily quota.
- Get a free API key from Google
- Enter the received code as the env var
PAGESPEED_API_KEY
or through the settings panel.
Computer Vision
You can use Computer Vision by Microsoft to enhance alt tag validation with the ability to do OCR text.
Set the following env keys or in the settings of the application soon add:
COMPUTER_VISION_SUBSCRIPTION_KEY=
COMPUTER_VISION_ENDPOINT=