Audit Result
UUID: 019de081-eba0-7065-a948-2b7a1c2a97bb
https://thecodeman.net/
Scanned 4 months ago
Meta Information
-
Title Tag Pass
Found 37 characters. Length is optimal.
-
Meta Description Pass
Found 150 characters. Good snippet length.
-
Canonical URL Pass
Canonical found: https://thecodeman.net
-
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1, shrink-to-fit=no
-
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 5 heading level jumps.
- • Skipped from h1 to h3: "Become a Better .NET Engineer" -> "TheCodeMan Community".
- • Skipped from h3 to h5: "TheCodeMan Community" -> "1# .NET Community on Skool. Your hub for .NET content, mini-courses, and expert advice for FREE!".
- • Skipped from h3 to h5: "Promote your business to 20,000+ subscribers" -> "Looking to expand your followers, subscribers, or clientele swiftly? Feature your brand in my newsletter!".
- • Skipped from h3 to h5: "YouTube Channel" -> "Check out the last video:".
- • Skipped from h3 to h5: "Design Patterns ebooks" -> "I specialize in content on design patterns, focusing on practical application over theory. I've authored two ebooks featuring real-world examples of applying design patterns effectively.".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Pass
All 20 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
2 HTTPS hardening issues detected.
- • HSTS is missing includeSubDomains.
- • Could not probe the HTTP version of this page.
- • Strict-Transport-Security: max-age=31536000
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Warning
Missing: content-security-policy.
Full HTTP headers (16)
- • accept-ranges: bytes
- • age: 0
- • cache-control: public,max-age=0,must-revalidate
- • cache-status: "Netlify Edge"; fwd=miss
- • content-encoding: br
- • content-type: text/html; charset=UTF-8
- • date: Thu, 30 Apr 2026 22:28:18 GMT
- • etag: "bc1619c9e2fd0f8b440317c52ab1efcf-ssl-df"
- • permissions-policy: camera=(), microphone=(), geolocation=()
- • referrer-policy: strict-origin-when-cross-origin
- • server: Netlify
- • strict-transport-security: max-age=31536000
- • vary: Accept-Encoding
- • x-content-type-options: nosniff
- • x-frame-options: DENY
- • x-nf-request-id: 01KQG83N91DXCB5TJPY9RYQTXE
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 Warning
Domain does not appear to be behind Cloudflare.
-
Perceived Load Time Pass
Loaded in 0.41s (perceived).
-
Render Blocking Resources Warning
1 scripts and 2 styles may block rendering.
- • script: https://thecodeman.net/_next/static/chunks/polyfills-42372ed130431b0a.js
- • style: https://thecodeman.net/_next/static/css/40fb25eab709e17b.css
- • style: https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
4 text resources look uncompressed.
- • https://thecodeman.net/_next/static/chunks/main-app-7c5b8d26b32e742a.js (application/javascript; charset=UTF-8)
- • https://thecodeman.net/_next/static/chunks/app/not-found-dcaf3fcf43d4a298.js (application/javascript; charset=UTF-8)
- • https://widget.senja.io/_app/immutable/assets/SenjaAttribution.BQhQ_sFH.css (text/css; charset=utf-8)
- • https://widget.senja.io/_app/immutable/assets/ImageGalleryWidget.BAVHhQDt.css (text/css; charset=utf-8)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://thecodeman.net/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
8 of 8 controls are missing labels.
- • input[type="email"]#field_0.form-control (field_0)
- • input[type="text"] (hpc4b27b6e-eb38-11e9-be00-06b4694bee2a)
- • textarea#g-recaptcha-response-100000.g-recaptcha-response (g-recaptcha-response)
- • textarea#g-recaptcha-response-100001.g-recaptcha-response (g-recaptcha-response)
- • input[type="email"]#field_0.form-control (field_0)
- • input[type="text"] (hpc4b27b6e-eb38-11e9-be00-06b4694bee2a)
- • input[type="email"]#field_0.form-control (field_0)
- • input[type="text"] (hpc4b27b6e-eb38-11e9-be00-06b4694bee2a)
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.
- • input.btn.w-100 - 391x38px
- • input.btn.w-100 - 423x38px
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 Pass
twitter:card set to summary_large_image.
-
Structured Data Pass
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.
-
Open Graph/Twitter Quality Warning
1 social preview quality issues detected.
- • ISSUE: Preview image is larger than 5MB and may be rejected or slow to render in social cards.
- • 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: 5.15 MB
- • MEASURED: Image dimensions: 5060x2824
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 34 links. No broken internal links found.
-
External Links Warning
1 external links returned errors or timed out.
- • https://www.skool.com/thecodeman (HTTP 404)
Fix: Replace dead external URLs or point to working alternatives.
-
Link Format Warning
3 links are empty, invalid, or placeholder-only.
- • href="#" text="Get for Free"
- • href="#" text="Courses"
- • href="#" text="Ebooks"
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.49s.
-
Core Web Vitals: CLS Warning
Cumulative Layout Shift: 0.145.
Fix: Reserve space for images/ads and avoid injecting layout-changing elements above existing content.
-
Total Blocking Time estimate: 148ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.