Audit Result

UUID: 01a04fea-31e9-71fe-8ad4-ae46ee7226a0

codeshot.in

https://codeshot.in/

Scanned 1 week ago

78
Fair Score
39 total checks
Passed
23
Warnings
15
Errors
1

Meta Information

  • Title Tag Pass

    Found 54 characters. Length is optimal.

  • Found 174 characters. Keep description around 70-160 characters.

    Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.

  • Canonical found: https://codeshot.in

  • Favicon Pass

    Favicon found and reachable: favicon.png (HTTP 200).

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

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Warning

    Found 2 H1 tags.

    Fix: Use a single, descriptive <h1> that states the primary purpose of the page.

  • Detected 2 heading level jumps.

    • • Skipped from h1 to h3: "Daily Coding Challenges – Build Confidence in 60 Seconds." -> "CodeShot: Wordle, but for daily coding.".
    • • Skipped from h2 to h4: "Frequently Asked Questions" -> "Platform".

    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=31536000; includeSubDomains; preload

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

  • Core security headers were detected.

    Full HTTP headers (21)
    • • alt-svc: h3=":443"; ma=86400
    • • cache-control: no-store, no-cache, must-revalidate
    • • content-encoding: br
    • • content-security-policy: default-src 'self'; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com 'unsafe-inline'; font-src https://fonts.gstatic.com; script-src 'self' https://cdnjs.cloudflare.com https://www.googletagmanager.com 'sha256-NBci4Kq46QWohW5PGCiFo9iDHFmi/hpYXMF48J63ap4='; img-src 'self' data: https://www.google-analytics.com https://ph-files.imgix.net https://api.producthunt.com https://unavatar.io; connect-src 'self' https://www.google-analytics.com;
    • • content-type: text/html; charset=UTF-8
    • • date: Sat, 29 Aug 2026 23:45:37 GMT
    • • expires: Thu, 19 Nov 1981 08:52:00 GMT
    • • panel: hpanel
    • • permissions-policy: camera=(), microphone=(), geolocation=()
    • • platform: hostinger
    • • pragma: no-cache
    • • referrer-policy: strict-origin-when-cross-origin
    • • server: hcdn
    • • strict-transport-security: max-age=31536000; includeSubDomains; preload
    • • x-content-type-options: nosniff
    • • x-frame-options: DENY
    • • x-hcdn-cache-status: DYNAMIC
    • • x-hcdn-request-id: 453b1e530ba13b6fa17468f2ce094869-bos-edge2
    • • x-hcdn-upstream-rt: 0.618
    • • x-powered-by: PHP/8.3.30
    • • x-xss-protection: 1; mode=block
  • CSP Quality Warning

    3 CSP hardening issues detected.

    • • CSP is missing object-src 'none'.
    • • CSP is missing a base-uri restriction.
    • • CSP is missing frame-ancestors protection.
    • • Content-Security-Policy: default-src 'self'; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com 'unsafe-inline'; font-src https://fonts.gstatic.com; script-src 'self' https://cdnjs.cloudflare.com https://www.googletagmanager.com 'sha256-NBci4Kq46QWohW5PGCiFo9iDHFmi/hpYXMF48J63ap4='; img-src 'self' data: https://www.google-analytics.com https://ph-files.imgix.net https://api.producthunt.com https://unavatar.io; connect-src 'self' https://www.google-analytics.com;

    Fix: Tighten Content-Security-Policy by removing unsafe directives and adding object-src, base-uri, and frame-ancestors restrictions.

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

  • Versioned headers detected: x-powered-by.

    • • x-powered-by: PHP/8.3.30

    Fix: Hide or remove version tokens in Server and X-Powered-By headers.

  • Domain does not appear to be behind Cloudflare.

  • Loaded in 1.90s (perceived).

    Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.

  • 0 scripts and 4 styles may block rendering.

    • • style: https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500;600&display=swap
    • • style: https://codeshot.in/assets/css/style.css?v=1778088607
    • • style: https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-tomorrow.min.css
    • • style: https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/plugins/line-numbers/prism-line-numbers.min.css

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

  • Text-like assets appear compressed.

  • Robots.txt Pass

    Found robots.txt (200).

  • Found sitemap (200) at https://codeshot.in/sitemap.xml.

  • Robots meta found: index, follow

Accessibility Basics

  • Form Labels Error

    2 of 3 controls are missing labels.

    • • input[type="email"]#cta-email-input (cta-email-input)
    • • input[type="email"]#magic-email.input-field (magic-email)

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

  • Landmarks Pass

    Header, nav, main, and footer landmarks are present.

  • Tap Target Size Warning

    18 interactive elements appear smaller than 48px.

    • • a.logo (CodeShot) - 91x32px
    • • a.nav-link (Leaderboard) - 79x21px
    • • button#btn-login.btn-login (Save Streak →) - 122x32px
    • • a (Check it out on Product Hunt →) - 244x38px
    • • button#cta-email-submit (Subscribe) - 104x39px
    • • a.brand (CodeShot) - 248x32px
    • • a.footer-link (𝕏 Twitter) - 60x22px
    • • a.footer-link (Leaderboard) - 124x22px
    • • a.footer-link (Archive) - 124x22px
    • • a.footer-link (Guides) - 124x22px
    • • a.footer-link (Badges) - 124x22px
    • • a.footer-link (JavaScript) - 124x22px
    • • a.footer-link (Python) - 124x22px
    • • a.footer-link (SQL) - 124x22px
    • • a.footer-link (CSS) - 124x22px
    • • a.footer-link (Privacy) - 44x19px
    • • a.footer-link (Terms) - 36x19px
    • • a.footer-link (About) - 33x19px

    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 present and absolute.

    Open Graph Image
  • Twitter Card Warning

    twitter:card is missing.

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

  • JSON-LD schema detected.

  • 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.

  • 1 social preview quality issues detected.

    • • 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.
    • • MEASURED: Image size: 0.00 MB
    • • MEASURED: Image dimensions: 1200x630

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

Links Analysis

  • Checked 16 links. No broken internal links found.

  • External Links Warning

    1 external links returned errors or timed out.

    • • https://www.producthunt.com/products/codeshot-wordle-but-for-daily-coding?embed=true&utm_source=embed&utm_medium=post_embed (HTTP 403)

    Fix: Replace dead external URLs or point to working alternatives.

  • All 21 links use non-empty href values.

Performance & Runtime

  • Largest Contentful Paint: 1.90s.

  • Cumulative Layout Shift: 0.004.

  • Total Blocking Time estimate: 63ms.

  • No failed CSS/JS/image/font/media requests detected.

  • 2 JavaScript runtime issues detected.

    • • Request failed: https://codeshot.in/api/get-question (HTTP 404, type: fetch)
    • • Failed to load resource: the server responded with a status of 404 () [https://codeshot.in/api/get-question:1]

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