Audit Result
UUID: 019cf876-4ae0-7274-bcad-b70e305f5ed3
https://stackfolio.lol/
Scanned 6 hours ago
Meta Information
-
Title Tag Pass
Found 40 characters. Length is optimal.
-
Meta Description Pass
Found 94 characters. Good snippet length.
-
Canonical URL Pass
Canonical found: https://stackfolio.lol/
-
-
Viewport Meta Pass
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.
-
Heading Hierarchy Warning
Detected 1 heading level jumps.
- • Skipped from h1 to h3: "Your Portfolio Powered by GitHub" -> "Instant Setup".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Pass
All 4 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
2 HTTPS hardening issues detected.
- • Missing Strict-Transport-Security header.
- • Could not probe the HTTP version of this page.
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Warning
Missing: strict-transport-security, content-security-policy, x-frame-options.
Full HTTP headers (15)
- • access-control-allow-origin: *
- • alt-svc: h3=":443"; ma=86400
- • cache-control: public, max-age=0, must-revalidate
- • cf-cache-status: DYNAMIC
- • cf-ray: 9dd6b4d93866df73-IAD
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Mon, 16 Mar 2026 21:03:46 GMT
- • nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
- • referrer-policy: strict-origin-when-cross-origin
- • report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Th0mggaT%2FA%2BtAxDkXNiF97haV55AyE1bQYlJRB9zIsfYZKd63yCIoyahG8e0v3FormWCnZ%2FtQ42aYcETgYmxPdIfANW3tgAvrMyznCeZI9GfhIUCDB%2FKOgWG"}]}
- • server: cloudflare
- • server-timing: cfCacheStatus;desc="DYNAMIC" cfEdge;dur=15,cfOrigin;dur=64
- • vary: accept-encoding
- • x-content-type-options: nosniff
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.
-
Cookie Security Pass
No first-party cookies were set during the initial page load.
-
Server response headers do not expose version tokens.
-
Cloudflare Proxy Pass
Domain appears to be behind Cloudflare.
- • server: cloudflare
- • cf-cache-status: DYNAMIC
- • cf-ray: 9dd6b4d93866df73-IAD
-
Perceived Load Time Pass
Loaded in 0.53s (perceived).
-
Render Blocking Resources Warning
1 scripts and 3 styles may block rendering.
- • script: https://cdn.tailwindcss.com/
- • style: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css
- • style: https://unpkg.com/[email protected]/dist/aos.css
- • style: https://stackfolio.lol/style.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://stackfolio.lol/sitemap.xml.
-
Crawl Directives Warning
No robots meta tag defined.
Fix: Add <meta name="robots" content="index,follow"> (or the intended directive) in <head>.
Accessibility Basics
-
Form Labels Error
4 of 4 controls are missing labels.
- • input[type="text"]#url-input.w-full.px-3 (url-input)
- • input[type="file"]#avatar-file-input.hidden (avatar-file-input)
- • input[type="file"]#resume-file-input.hidden (resume-file-input)
- • input[type="file"]#project-image-file-input.hidden (project-image-file-input)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: header, main.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
2 interactive elements appear smaller than 48px.
- • button#github-login.btn-primary.px-4 (Continue With GitHub) - 220x40px
- • a.landing-demo-btn.mono (Live Portfolio Preview) - 206x36px
Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.
Social & Rich Results
-
Open Graph Basics Pass
Core Open Graph tags are present.
-
-
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 Pass
Manifest and Apple touch icon are configured.
-
Open Graph/Twitter Quality Warning
3 social preview quality issues detected.
- • ISSUE: Preview image is below recommended size (1200x630).
- • ISSUE: Preview image aspect ratio (1.00) differs from the recommended ~1.91:1.
- • 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.10 MB
- • MEASURED: Image dimensions: 448x448
Fix: Use absolute OG/Twitter URLs, keep metadata lengths in recommended ranges, and provide a preview image near 1200x630 under 5MB.
Links Analysis
-
Internal Links Pass
Checked 1 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Warning
7 links are empty, invalid, or placeholder-only.
- • href="#"
- • href="#"
- • href="#"
- • href="#"
- • href="#"
- • href="#"
- • href="#" text="Say Hello"
Fix: Replace empty/#/javascript href values with real destinations or use buttons for non-navigation actions.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.53s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.005.
-
Total Blocking Time estimate: 91ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.