Audit Result

UUID: 019e1de4-eeec-7387-a7ca-9622550d2c0c

lite-image.vercel.app

https://lite-image.vercel.app/

Scanned 3 months ago

68
Fair Score
39 total checks
Passed
17
Warnings
19
Errors
3

Meta Information

  • Title Tag Pass

    Found 52 characters. Length is optimal.

  • Found 140 characters. Good snippet length.

  • Canonical URL Warning

    Canonical link not found.

    Fix: Add <link rel="canonical" href="https://example.com/page"> to avoid duplicate URL ambiguity.

  • Favicon Pass

    Favicon found and reachable: /assets/favicon-DOdmZWPR.svg (HTTP 200).

    Favicon
  • Viewport configured: width=device-width, initial-scale=1.0

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Pass

    Exactly one H1 found: "LiteImage.".

  • Detected 1 heading level jumps.

    • • Skipped from h1 to h3: "LiteImage." -> "Drop your images here".

    Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.

  • All 2 images include alt text.

Technical Optimization

  • HTTPS Pass

    Page is served over HTTPS.

  • 1 HTTPS hardening issues detected.

    • • Could not probe the HTTP version of this page.
    • • Strict-Transport-Security: max-age=63072000; includeSubDomains; preload

    Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.

  • Missing: content-security-policy, x-frame-options, x-content-type-options, referrer-policy.

    Full HTTP headers (14)
    • • access-control-allow-origin: *
    • • age: 1171854
    • • cache-control: public, max-age=0, must-revalidate
    • • content-disposition: inline
    • • content-encoding: br
    • • content-type: text/html; charset=utf-8
    • • date: Tue, 12 May 2026 20:33:20 GMT
    • • etag: W/"4612f1cfcb975f06787a968cd84fae6c"
    • • last-modified: Wed, 29 Apr 2026 07:02:26 GMT
    • • server: Vercel
    • • strict-transport-security: max-age=63072000; includeSubDomains; preload
    • • x-vercel-cache: HIT
    • • x-vercel-enable-rewrite-caching: 1
    • • x-vercel-id: iad1::mpwbk-1778618000964-4b69c0cf7d2c

    Fix: Add the missing security headers at your reverse proxy or application layer.

  • CSP Quality Warning

    Content-Security-Policy header is missing.

    • • Missing Content-Security-Policy header.

    Fix: Define a restrictive Content-Security-Policy and avoid unsafe directives such as unsafe-inline and unsafe-eval.

  • No first-party cookies were set during the initial page load.

  • Server response headers do not expose version tokens.

  • Domain does not appear to be behind Cloudflare.

  • Loaded in 0.20s (perceived).

  • 2 scripts and 3 styles may block rendering.

    • • script: https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605070101/show_ads_impl.js
    • • script: https://js.paystack.co/v1/inline.js
    • • style: https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap
    • • style: https://lite-image.vercel.app/assets/index-1FlhWXz2.css
    • • style: https://paystack.com/public/css/button.min.css

    Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.

  • Compression Warning

    1 text resources look uncompressed.

    • • https://s3-eu-west-1.amazonaws.com/pstk-public-files/js/pusher.min.js (application/javascript)

    Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.

  • Robots.txt Error

    robots.txt missing or inaccessible (404).

    Fix: Create a robots.txt file at https://lite-image.vercel.app/robots.txt and allow intended crawlers.

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://lite-image.vercel.app/sitemap.xml (404).

    Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://lite-image.vercel.app/sitemap.xml

  • No robots meta tag defined.

    Fix: Add <meta name="robots" content="index,follow"> (or the intended directive) in <head>.

Accessibility Basics

  • Form Labels Error

    5 of 5 controls are missing labels.

    • • input[type="file"]#fileInput (fileInput)
    • • input[type="range"]#quality-slider (quality-slider)
    • • input[type="number"]#custom-amount-input (custom-amount-input)
    • • input[type="email"] (email)
    • • textarea (message)

    Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.

  • Landmarks Warning

    Missing landmarks: nav.

    Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.

  • Tap Target Size Warning

    6 interactive elements appear smaller than 48px.

    • • button#select-btn.btn.btn-primary (Select Files) - 121x39px
    • • button.btn.btn-primary (Donate with Paystack) - 211x44px
    • • button.btn.btn-secondary (Give Feedback) - 170x44px
    • • a (Privacy Policy) - 93x22px
    • • a (Terms of Service) - 113x22px
    • • a (About) - 42x22px

    Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.

Social & Rich Results

  • Core Open Graph tags are present.

  • og:image is missing.

    Fix: Add <meta property="og:image" content="https://..."> with a high-quality share image.

  • Twitter Card Warning

    twitter:card is missing.

    Fix: Add <meta name="twitter:card" content="summary_large_image"> for better previews on X.

  • Structured Data Warning

    No JSON-LD schema scripts found.

    Fix: Add JSON-LD structured data matching your page type (Organization, Article, Product, etc.).

  • PWA Metadata Warning

    Manifest or Apple touch icon is missing.

    Fix: Link your web app manifest and apple-touch-icon for improved install/share experiences.

  • 3 social preview quality issues detected.

    • • ISSUE: og:url should be an absolute URL.
    • • ISSUE: Use an absolute URL for og:image or twitter:image.
    • • ISSUE: twitter:card is missing.
    • • GUIDELINE: Optimal og:title length: 40-60 characters (acceptable: 10-70).
    • • GUIDELINE: Optimal og:description length: 110-160 characters (acceptable: 50-200).
    • • GUIDELINE: Optimal preview image size: 1200x630 pixels.
    • • GUIDELINE: Optimal preview image aspect ratio: 1.91:1.
    • • GUIDELINE: Optimal preview image file size: under 5 MB.
    • • GUIDELINE: Recommended twitter:card: summary_large_image.

    Fix: Use absolute OG/Twitter URLs, keep metadata lengths in recommended ranges, and provide a preview image near 1200x630 under 5MB.

Links Analysis

  • Checked 0 links. No broken internal links found.

  • No broken external links found in checked URLs.

  • Link Format Warning

    3 links are empty, invalid, or placeholder-only.

    • • href="#" text="Privacy Policy"
    • • href="#" text="Terms of Service"
    • • href="#" text="About"

    Fix: Replace empty/#/javascript href values with real destinations or use buttons for non-navigation actions.

Performance & Runtime

  • Largest Contentful Paint: 0.20s.

  • Cumulative Layout Shift: 0.002.

  • Total Blocking Time estimate: 0ms.

  • 6 asset requests failed.

    • • https://checkout.paystack.com/assets/index-CVOWsebJ.js (HTTP 403)
    • • https://checkout.paystack.com/assets/vendor-DD-MjM8B.js (HTTP 403)
    • • https://paystack.com/public/css/button.min.css (net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin)
    • • https://checkout.paystack.com/assets/index-CVOWsebJ.js (net::ERR_ABORTED)
    • • https://checkout.paystack.com/assets/index-D2rfBiL1.css (net::ERR_ABORTED)
    • • https://checkout.paystack.com/assets/vendor-DD-MjM8B.js (net::ERR_ABORTED)

    Fix: Fix missing files, update asset URLs, and ensure static assets return HTTP 200.

  • 8 JavaScript runtime issues detected.

    • • Request failed: https://checkout.paystack.com/assets/index-CVOWsebJ.js (HTTP 403, type: script)
    • • Request failed: https://checkout.paystack.com/assets/vendor-DD-MjM8B.js (HTTP 403, type: script)
    • • Request failed: https://checkout.paystack.com/assets/index-CVOWsebJ.js (net::ERR_ABORTED, type: script)
    • • Request failed: https://checkout.paystack.com/assets/vendor-DD-MjM8B.js (net::ERR_ABORTED, type: script)
    • • Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin [https://paystack.com/public/css/button.min.css:1]
    • • Failed to load resource: the server responded with a status of 403 () [https://checkout.paystack.com/assets/index-CVOWsebJ.js:1]
    • • Refused to apply style from 'https://checkout.paystack.com/assets/index-D2rfBiL1.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. [https://checkout.paystack.com/popup:1]
    • • Failed to load resource: the server responded with a status of 403 () [https://checkout.paystack.com/assets/vendor-DD-MjM8B.js:1]

    Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.