# How to find the WordPress plugins that slow your site

> Each plugin can add scripts and styles to every page. Measure what each one costs and load heavy ones only where they are used.

WordPress & WooCommerce · HTML version: https://getreport.app/learn/wordpress-plugin-cost

## WordPress plugin weight

Passing looks like: WordPress plugin weight passes.

**Why it matters.** Every active plugin can add scripts and styles to every page, whether the page uses them or not. A slider or a form builder can weigh more than the rest of the site together.

**How to fix it.**

1. Deactivate plugins the site does not use; for the heavy ones in the table, check whether a lighter alternative exists.
2. Load plugin assets only where needed with a performance plugin (Perfmatters, Asset CleanUp) or the plugin's own "load on demand" setting.

Check your own page: https://getreport.app/
