Skip to main content

Inline CSS

PageSpeed Optimization Filters

Benefits

Write small external CSS files directly into the HTML, removing the need for another roundtrip to the server.

Configuration

Enable pagespeed EnableFilters inline_css
Enabled by default via RewriteLevel CoreFilters
Disable pagespeed DisableFilters inline_css

Risk Classification

Moderate

Example