AI Citation

Javascript loaded content

JavaScript Loaded Content

Best practices guide for JavaScript Loaded Content (PE-008). Priority: Low. Batch check required.
Learn More
Use video formats for animated content: replace heavy gifs

Use Video Formats for Animated Content: Replace Heavy GIFs

The GIF format was never designed to carry video. It stores every frame as a full…
Learn More
Add dimensions to images: stop layout shift (cls)

Add Dimensions to Images: Stop Layout Shift (CLS)

Every image has an intrinsic size, the real pixel dimensions of the file. When you publish…
Learn More
Reduce javascript execution time: how to fix it

Reduce JavaScript Execution Time: How to Fix It

Reduce JavaScript Execution Time: How to Fix It TL;DR This audit fires when the browser spends…
Learn More
Enable text compression: gzip/brotli and how to fix it

Enable Text Compression: gzip/Brotli and How to Fix It

Your server is sending text files (HTML, CSS, JavaScript, JSON, SVG, XML) without compression, so visitors…
Learn More
Properly size images: stop serving oversized images

Properly Size Images: Stop Serving Oversized Images

"Properly size images" fires when a page downloads an image far larger than the box it…
Learn More

Get new blog posts by email: