შინაარსზე გადასვლა

ტერმინები

რა არის Google Lighthouse?

ვრცლად

Lighthouse Google-მა 2017-ში გამოუშვა, 2019-ში Chrome DevTools-ში built-in გახდა. ღია წყაროს tool — Node.js-ზე ეშვება, headless Chrome-ი ხსნის, ვებსაიტს ხსნის და 5 category-ის audit-ი აწარმოებს. Output: HTML report 0-100 score-ით + remediation suggestions.

Categories და მნიშვნელობა: (1) **Performance** (40% weight) — LCP, INP, CLS, FCP, Speed Index, Total Blocking Time. სამიზნე 90+ desktop, 80+ mobile. (2) **Accessibility** (25%) — color contrast, alt text, ARIA labels, keyboard navigation. სამიზნე 100. (3) **Best Practices** (10%) — HTTPS, console errors, image aspect ratios. სამიზნე 95+. (4) **SEO** (15%) — meta tags, hreflang, robots.txt, structured data presence. სამიზნე 100. (5) **PWA** (deprecated 2024-ში, off by default).

Lab data vs Field data: Lighthouse — lab test (single run, controlled environment). Real Search Console CrUX — field data (28-day aggregate). Discrepancy ~30%-ი ნორმალური. Lighthouse high-end laptop-ზე 1.2s LCP შესაძლოა real user-ის Samsung A30-ზე 4s იყოს. ranking-სთვის field data უფრო მნიშვნელოვანი.

Craftwebstudio benchmarks 2026: portfolio (770+ pages) average 92/100 mobile Lighthouse. Best site 99/100. Worst 81/100 (legacy WordPress migration). Tools: PageSpeed Insights (web), Lighthouse CLI (npm), GitHub Actions Lighthouse CI integration. ოპტიმიზაციის order-ი: image (AVIF + responsive) → JS (code split) → fonts (preload + font-display: swap) → critical CSS inline → CDN edge.

მაგალითები

  • 1Quick win: AVIF-image conversion → +15-25 Performance score
  • 2Critical CSS inline (above-fold): +10-20 LCP improvement
  • 3Next.js automatic code splitting: 0 work, +5-10 score vs single-bundle
  • 4Lighthouse CI in GitHub Actions: blocks PR if score drops <90
  • 5Common WordPress trap: Elementor + 30 plugins → Lighthouse 25/100. Fix: WP Rocket + Cloudflare → 75/100

მსგავსი ტერმინები

დაკავშირებული სერვისები

ხშირად დასმული კითხვები

Lighthouse 100/100 ნამდვილად შესაძლოა?

Desktop კი — Next.js + Vercel + AVIF + minimal JS = 100/100 routinely. Mobile-ზე უფრო რთული — 95-99 realistic. Critical: third-party scripts (Hotjar, Intercom, GA4) score-ს -5 to -15 ღირებს.

რომელი metric ყველაზე მნიშვნელოვანია ranking-სთვის?

LCP (Largest Contentful Paint) — Google-ის 2021 ranking signal. Target <2.5s good. Improvement priority: hero image AVIF + priority preload + edge CDN deployment.

Lighthouse vs PageSpeed Insights განსხვავება?

Same engine. Lighthouse — local lab test (Chrome DevTools). PageSpeed Insights — Lighthouse + CrUX field data hybrid (real Chrome users 28-day). Both საჭიროა — lab debug-ისთვის, field ranking-სთვის.

გინდა უფასო კონსულტაცია?

დაგვიკავშირდი — 24 საათის განმავლობაში დაგიბრუნებთ საპასუხო წერილს პროექტის შეფასებით.

ახლა რთავსCraftwebstudio Mix