Clicks Core Web Vitals Optimizer for WooCommerce — Boost LCP, INP, CLS & PageSpeed Score
Clicks Core Web Vitals Optimizer for WooCommerce — Boost LCP, INP, CLS & PageSpeed Score
Description
Clicks Core Web Vitals Optimizer for WooCommerce is the only performance plugin built exclusively for WooCommerce stores. It fixes the real bottlenecks that slow down your shop — bloated WooCommerce scripts loading on non-shop pages, unoptimized images, render-blocking JavaScript, external Google Fonts, and database bloat — all without breaking your cart, checkout, or product pages.
Standard speed plugins treat every page the same. This plugin is WooCommerce-aware — it knows the difference between a product page, a blog post, and a checkout page.
Most generic optimization plugins break WooCommerce when they aggressively cache or defer scripts. Clicks Core Web Vitals Optimizer was engineered from the ground up with WooCommerce-safe logic — every feature has a built-in detection system to protect your cart, checkout, and account pages.
🚀 What Does This Plugin Fix?
Largest Contentful Paint (LCP) — Slow hero images and render-blocking CSS hurt LCP. The plugin injects LCP preload hints and converts your images to WebP to dramatically cut load times.
Interaction to Next Paint (INP) — Heavy WooCommerce JavaScript on non-shop pages delays user interaction. The smart dequeuer removes unnecessary scripts from pages where they are not needed.
Cumulative Layout Shift (CLS) — Enforcing image dimensions and lazy loading prevents unexpected layout shifts that frustrate shoppers and reduce conversions.
✅ Key Features
WooCommerce Smart Asset Dequeuer
Stop WooCommerce from loading heavy cart scripts, styles, and cart-fragment JS on pages that have nothing to do with your shop. Automatic shortcode and block detection means cart and checkout pages are never touched.
Automatic WebP Image Converter
Every new image you upload is instantly converted to WebP via PHP GD or Imagick. Run a one-click bulk batch to convert your entire existing media library. Smaller files = faster LCP = better rankings.
Render-Blocking Resource Manager
Defer non-critical third-party scripts and inject <link rel="preload"> for your LCP candidate image. Instantly measurable improvements in your PageSpeed Insights and Lighthouse reports.
Local Google Fonts Hosting
Download Google Fonts directly to your server. Eliminate the extra DNS lookup, reduce TTFB, and improve privacy compliance (GDPR) by removing the dependency on Google’s CDN.
Database Maintenance & Cleanup
Automatically prune expired transients, post revisions, orphaned post meta, and WooCommerce session bloat on a configurable schedule. A clean database means faster queries.
Live PageSpeed Insights Dashboard
Test your site’s mobile and desktop Google PageSpeed score directly from your WordPress admin. Track your score history to measure improvements over time.
Professional Admin Dashboard
A beautifully designed, tabbed admin interface with real-time status cards, toggle switches, and batched progress bars. No confusing settings — every option is clearly explained.
🏪 Perfect For
- WooCommerce store owners frustrated with slow page speed scores
- Developers optimizing client WooCommerce stores for Core Web Vitals
- Agencies building high-performance WooCommerce sites
- Anyone whose generic speed plugin broke their cart or checkout
🔍 How Is This Different From WP Rocket, LiteSpeed Cache, or WP-Optimize?
General performance plugins are not WooCommerce-aware. They apply blanket rules that frequently break dynamic ecommerce functionality (ajax cart, checkout nonces, session handling). This plugin is the only one with a WooCommerce page-detection system at its core:
- WooCommerce-safe dequeuing — assets are only removed from pages where they are provably unused.
- Shop-page allowlisting — cart, checkout, account, product, shop archive pages are always protected.
- WooCommerce blocks & shortcode detection — if a page contains
[woocommerce_cart]or a Gutenberg WooCommerce block, scripts are preserved automatically.
External services
This plugin integrates with the Google PageSpeed Insights API to fetch lab performance diagnostic metrics on demand when you click “Run PageSpeed Test” in the plugin dashboard.
- Domain contacted:
https://pagespeedonline.googleapis.com - Data sent: The public URL of your website (e.g.
https://example.com) and target device type (mobile or desktop). No admin credentials, personal data, or private site information is transmitted. - Circumstances: This API request is triggered only manually when a WordPress administrator clicks the “Run PageSpeed Test” button inside the plugin dashboard. It is never called automatically or on the front end.
- Terms of Service: Google API Terms of Service
- Privacy Policy: Google Privacy Policy
Installation
- Upload the
clicks-cwv-optimizerfolder to the/wp-content/plugins/directory, or install directly via Plugins Add New in your WordPress admin. - Activate the plugin through the Plugins screen in WordPress.
- Ensure WooCommerce is installed and activated (this plugin requires WooCommerce).
- Navigate to Clicks CWV in your WordPress admin sidebar to configure your optimization settings.
- Start with the WooCommerce Dequeue tab and enable smart script removal, then proceed to Image Optimization and Scripts tabs.
Faq
Core Web Vitals (LCP, INP, CLS) are Google’s official page experience metrics used as ranking signals. A slow WooCommerce store with poor Core Web Vitals scores lower in Google search results and suffers higher bounce rates, directly impacting your revenue. This plugin targets all three metrics.
No. The plugin includes a WooCommerce-aware detection system. It automatically identifies cart, checkout, account, shop, and product pages — as well as any page containing WooCommerce shortcodes or Gutenberg blocks — and skips dequeuing entirely on those pages. Your cart and checkout will always work correctly.
Yes. Clicks CWV Optimizer focuses on asset management, image optimization, and WooCommerce-specific dequeuing — areas that complement rather than conflict with caching plugins. You can safely run it alongside WP Rocket or LiteSpeed Cache.
No plugin can guarantee a score of 100, as your score depends on hosting quality, theme code, third-party scripts, and image sizes. However, Clicks CWV Optimizer removes measurable WooCommerce bloat and applies proven optimizations that consistently improve your Lighthouse scores.
WebP conversion requires PHP’s GD or Imagick extension compiled with WebP support. Most modern hosting providers (including SiteGround, Cloudways, WP Engine, Kinsta, and Hostinger) support WebP. If your server does not support it, the plugin falls back gracefully without errors.
No. This plugin is designed exclusively for WooCommerce stores. WooCommerce must be installed and activated.
Yes. The Local Google Fonts Hosting feature removes the need to load fonts from Google’s servers, which can constitute a GDPR compliance issue in the EU. The PageSpeed Insights API only transmits your site’s public URL — no user data is ever sent.
Go to Clicks CWV Scripts & Fonts tab, paste your Google Fonts URL, and click “Download Fonts Locally”. The plugin downloads the font files to your WordPress uploads directory and rewrites the font URL automatically.
Reviews
Changelog
1.0.0
- Initial public release. All core features included: WooCommerce smart dequeuer, WebP converter, render-blocking resource manager, local Google Fonts hosting, database cleanup, and PageSpeed Insights dashboard.