Documentatie

    Core Web Vitals

    Track and improve your website's Core Web Vitals performance metrics using data from Google PageSpeed Insights.

    What It Is

    Core Web Vitals are Google's user experience metrics that impact search rankings:

    MetricFull NameWhat It MeasuresGood Threshold
    LCPLargest Contentful PaintLoading performance< 2.5 seconds
    INPInteraction to Next PaintInteractivity< 200ms
    CLSCumulative Layout ShiftVisual stability< 0.1

    How It Works

    SEOGEO Tools uses the Google PageSpeed Insights API to:

    1. Test your pages against real-world data
    2. Track metrics over time
    3. Identify performance issues
    4. Provide optimization recommendations
    5. Setting Up CWV Monitoring

      API Key Required

      Core Web Vitals monitoring requires a PageSpeed API key:

      1. Go to Settings > API Keys
      2. Enter your PageSpeed API key
      3. Click Validate & Save
      4. Getting a PageSpeed API Key

        1. Go to Google Cloud Console
        2. Create or select a project
        3. Enable the PageSpeed Insights API
        4. Create an API key
        5. Copy and paste into SEOGEO Tools
        6. CWV Dashboard

          Overview

          • Overall CWV pass rate across your site
          • Breakdown by metric (LCP, INP, CLS)
          • Trend charts showing improvement

          Page-Level Results

          For each tested page:

          • Individual metric scores
          • Pass/Needs Improvement/Poor status
          • Historical data
          • Comparison to previous tests

          Opportunities

          Performance improvement suggestions:

          • Images to optimize
          • JavaScript to defer
          • CSS to inline
          • Server response improvements

          Testing Pages

          Automatic Testing

          Pages are tested during audits:

          • All crawled pages queued for CWV testing
          • Rate-limited to respect API quotas
          • Results stored for trend analysis

          Manual Testing

          Test specific pages on demand:

          1. Go to Core Web Vitals
          2. Enter URL or select from list
          3. Click Test Now
          4. View results when complete
          5. Understanding Results

            Good (Green)

            • LCP: Under 2.5 seconds
            • INP: Under 200 milliseconds
            • CLS: Under 0.1

            Needs Improvement (Yellow)

            • LCP: 2.5 - 4 seconds
            • INP: 200 - 500 milliseconds
            • CLS: 0.1 - 0.25

            Poor (Red)

            • LCP: Over 4 seconds
            • INP: Over 500 milliseconds
            • CLS: Over 0.25

            Improving Core Web Vitals

            LCP (Loading Speed)

            • Optimize images (format, size, lazy loading)
            • Reduce server response time
            • Preload critical resources
            • Use a CDN

            INP (Interactivity)

            • Minimize JavaScript execution
            • Break up long tasks
            • Optimize event handlers
            • Reduce DOM size

            CLS (Visual Stability)

            • Set explicit dimensions for images/embeds
            • Reserve space for dynamic content
            • Avoid inserting content above existing
            • Use CSS transforms for animations

            Scheduling CWV Tests

            Set up automatic monitoring:

            1. Go to Settings > Scheduling
            2. Enable Core Web Vitals schedule
            3. Choose frequency (weekly recommended)
            4. Tests run automatically
    Was deze pagina nuttig?

    Laatst bijgewerkt: 21-1-2025