Lumeo Vitals

설명

Is your site failing the Core Web Vitals assessment? Lumeo Vitals helps you fix LCP, INP, and CLS issues without complex configurations.

Lite Features

  • Real Visitor Scores: Measures actual LCP, INP and CLS from a sample of your visitors and shows live, color-coded scores right in your dashboard — the same p75 methodology Google PageSpeed Insights uses.
  • LCP Fix: Automatically adds high fetch priority to your featured images.
  • INP Fix: Defers non-critical JavaScript to keep the main thread free for user interactions.
  • CLS Fix: Adds missing image dimensions and reserves space for video embeds to stop layout jumps.
  • Bloat Remover: Strips away Emojis and unnecessary Dashicons.
  • Block Library Cleaner: Option to remove heavy Gutenberg CSS (perfect for Elementor/Divi users).

Pro Features

  • Per-Page Breakdown & Trends: See which pages score worst, track scores over time, and compare mobile vs desktop.
  • Predictive Page Loading: Preloads links on hover for near-instant navigation.
  • GDPR Google Fonts Shield: Locally host or block external Google Fonts for privacy and speed.
  • DNS Prefetching: Pre-connect to third-party domains like Analytics and CDN.

스크린샷

설치

  1. Upload the lumeo-vitals folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Lumeo Vitals in your admin sidebar and toggle the desired optimizations.

FAQ

Will this break my site?

Most settings are safe. However, the “Disable Block Library CSS” is aggressive and should only be used if you don’t rely on Gutenberg for your layout.

Does it work with WP Rocket or Autoptimize?

Yes! Lumeo Vitals is designed to complement existing caching plugins by focusing on specific Core Web Vitals attributes they often miss.

What data does Real Visitor Scores collect?

For a random sample of your frontend visitors (logged-out, non-editor), the plugin measures LCP, INP and CLS in their browser using Google’s official web-vitals library and sends the metric value, the page path, and device type (mobile/desktop) to your own site’s REST API. No personal data, IP addresses, or cookies are stored. Data stays in your own WordPress database and is automatically deleted after 7 days. You can turn this off anytime in the plugin settings.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Lumeo Vitals”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Lumeo Vitals”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Lumeo Vitals”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.0

  • Added CLS Fix: auto image dimensions and oEmbed aspect-ratio wrapping (Lite).

1.1.1

  • Added a WordPress.org listing screenshot showing Real Visitor Scores.
  • Bumped Tested up to 7.0.1.
  • Moved Pro-only code into a separate file so it’s physically excluded from the free build (compliance housekeeping, no functional change).

1.1.0

  • Added Real Visitor Scores: live LCP/INP/CLS measurement from real visitors with a dashboard scorecard (Lite).
  • Added a “Per-Page Breakdown & Trends” teaser for the upcoming Pro reporting view.

1.0.0

  • Initial release.
  • Added LCP, INP, and CLS basic optimizations.
  • Integrated Freemius for Pro features and licensing.