Audit Result

UUID: 019de084-e3f7-73a6-94ef-e0f450398cdf

thecodeman.net

https://thecodeman.net/pragmatic-dotnet-code-rules

Scanned 4 months ago

74
Fair Score
39 total checks
Passed
20
Warnings
18
Errors
1

Meta Information

  • Title Tag Warning

    Found 90 characters. Keep title between 30 and 60 characters.

    Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.

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

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

  • Canonical found: https://thecodeman.net/pragmatic-dotnet-code-rules

  • Favicon Pass

    Favicon found and reachable: /favicon.ico (HTTP 200).

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

  • Detected 26 heading level jumps.

    • • Skipped from h3 to h5: "Same team. Same IDE. Same language." -> "And yet… every file looks different.".
    • • Skipped from h3 to h5: "Before" -> "❌ PRs full of "fix formatting" comments".
    • • Skipped from h3 to h5: "After" -> "✔ PRs focus on logic, architecture, and real issues".
    • • Skipped from h2 to h5: "The Code Consistency Mindset" -> "Understand why clean, unified code isn't just "nice to have" - it's a force multiplier for productivity, team velocity, and long-term maintainability.".
    • • Skipped from h2 to h5: ".editorconfig Deep Dive" -> "Master the most underrated tool in the .NET ecosystem and make every IDE follow the same rules - automatically.".
    • • Skipped from h2 to h5: "Visual Studio Cleanup Automation" -> "Turn Visual Studio into a self-cleaning machine that formats code before you even think about it.".
    • • Skipped from h2 to h5: "Analyzers & Warnings-As-Errors" -> "Catch quality issues at the source instead of wasting reviewer time on low-value comments.".
    • • Skipped from h2 to h5: "dotnet format + CI Enforcement" -> "Build a CI pipeline that refuses messy code and guarantees consistency across your entire organization.".
    • • Skipped from h2 to h5: "Team-Wide Adoption Strategies" -> "Roll out code rules across your team smoothly, confidently, and without the usual resistance.".
    • • Skipped from h3 to h5: "📹 The Course" -> "✔ 12 modules, 60+ video lessons".
    • • Skipped from h3 to h5: "📦 Ready-to-Use Files" -> "✔ My production-ready .editorconfig".
    • • Skipped from h3 to h5: "👥 Community Access" -> "✔ Private Skool community (free, included)".
    • • Skipped from h3 to h5: "📋 Clean Commit Checklist (PDF)" -> "✔ Step-by-step checklist for quality PRs".
    • • Skipped from h2 to h5: "This Isn't Theory - It's How I Ship Production Code" -> "For more than 10 years, I've been building large-scale .NET solutions where consistency, clarity, and automation aren't optional - they're the only way teams ship fast and reliably.".
    • • Skipped from h3 to h5: "Pragmatic .NET Code Rules" -> "✔ 12 modules, 60+ video lessons".
    • • Skipped from h3 to h5: "✔ Care about maintainability and professionalism" -> "⏰ Lowest price ever. The presale price is 50% off the planned launch price. Once the course goes live, the price goes up - permanently.".
    • • Skipped from h3 to h5: "❓01. What platform is the course hosted on?" -> "💡 The course is hosted on Skool, a modern platform that combines video lessons, community, and discussions in one place.".
    • • Skipped from h3 to h5: "❓02. Is there a community included?" -> "💡 Yes. You get access to a private Skool community where we discuss code rules, share setups, and ask questions. Community access is completely free and included with the course.".
    • • Skipped from h3 to h5: "❓03. Who is this course for?" -> "💡 .NET developers who want clean, consistent, automated code. It's great for individual developers, teams maintaining long-lived projects, and tech leads running code quality initiatives.".
    • • Skipped from h3 to h5: "❓04. What knowledge level do I need?" -> "💡 You should be comfortable with C# and basic .NET projects. The content is practical and accessible for beginner+ and intermediate developers, and still very useful for seniors and team leads who want a system they can roll out.".
    • • Skipped from h3 to h5: "❓05. Can I use this with .NET 6/7/8/9?" -> "💡 Yes. The techniques work with any modern .NET version. EditorConfig, analyzers, and dotnet format are part of the .NET SDK - they're not tied to a specific version.".
    • • Skipped from h3 to h5: "❓06. When does the course release?" -> "💡 Presale buyers get early access to modules as they drop. The full course is scheduled for official release soon.".
    • • Skipped from h3 to h5: "❓07. Do I get lifetime access?" -> "💡 Yes. Your purchase includes lifetime access to all lessons and any future updates or improvements to the course.".
    • • Skipped from h3 to h5: "❓08. Will the price increase later?" -> "💡 Yes. The presale is at 50% off the planned launch price. When the course officially launches, the price goes up permanently.".
    • • Skipped from h3 to h5: "❓09. Is there a refund policy?" -> "💡 Pre-orders are refundable up until the official course release. If you feel it's not for you, just reach out before launch.".

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

  • All 11 images include alt text.

Technical Optimization

  • HTTPS Pass

    Page is served over HTTPS.

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

  • 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:31:33 GMT
    • • etag: "cde4e4155593e5ac9bf306aef2dc4f00-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: 01KQG89KQG1ZPKW8DRR1AX0YWP

    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.31s (perceived).

  • 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

    2 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)

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

  • Robots.txt Pass

    Found robots.txt (200).

  • Found sitemap (200) at https://thecodeman.net/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

    2 of 2 controls are missing labels.

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

    8 interactive elements appear smaller than 48px.

    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px
    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px
    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px
    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px
    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px
    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px
    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px
    • • button.free-preview-btn (▶ FREE PREVIEW) - 117x21px

    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 set to summary_large_image.

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

  • 2 social preview quality issues detected.

    • • ISSUE: og:title should typically be between 10 and 70 characters.
    • • ISSUE: Preview image aspect ratio (1.14) differs from the recommended ~1.91:1.
    • • 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.60 MB
    • • MEASURED: Image dimensions: 1266x1113

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

Links Analysis

  • Checked 28 links. No broken internal links found.

  • External Links Warning

    1 external links returned errors or timed out.

    • • https://www.linkedin.com/in/djokic-stefan/ (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