Page Speed insights
The Page Speed tab in Page settings analyzes the current page and surfaces actionable checks for performance. It is a review surface: some items are toggles you change here; others are recommendations you fix by editing elements on the canvas.
This tab is not shown on quiz builder routes in the product.
Controls and checks​
| Item | What it means |
|---|---|
| Enable Lazy Loading | Page-level preference used with compatible image loading behavior. |
| Fonts Used | Lists fonts detected on the page so you can reduce weight. |
| Media Player | Surfaces player-related performance notes when applicable. |
| Use Next-Gen Image Formats | Encourages WebP or AVIF instead of heavier legacy formats when images are not already optimal. |
| More than 15 images | Warns when image count may hurt performance; success state when count is reasonable. |
| Defer loading of offscreen images | Lazy-load guidance for images outside the first screen. |
| Lazy load offscreen videos | Similar guidance for videos; may reference AtomicPlayer lazy features with a note to contact support when needed. |
| Reduce the number of fonts | Shows how many distinct font families are in use. |
| Remove unnecessary animations | Lists entrance and element animations with a control to remove an animation from a specific element when you want to strip motion for speed. |
Each section can show a success message when the check passes.
How to use the tab effectively​
- Open Page settings → Page Speed after major layout changes.
- Fix structural issues first (image count, large videos, font variety).
- Use Remove Animation only when animation is decorative; confirm the page still communicates clearly without motion.
- Re-test mobile performance; mobile is usually stricter than desktop.
Frequently asked questions​
Does Page Speed automatically optimize my page?
Partially. Some items are toggles; others require you to edit elements (for example swapping image assets or simplifying layout).
Why is Page Speed missing on my screen?
Quiz pages use a different route and hide this tab by design in the current product.