Audit Result
UUID: 019db44d-497f-70d9-891e-08c9fb77af52
https://codeasm.com/
Scanned 4 months ago
Meta Information
-
Title Tag Warning
Found 26 characters. Keep title between 30 and 60 characters.
Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.
-
Meta Description Warning
Found 44 characters. Keep description around 70-160 characters.
Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.
-
Canonical URL Pass
Canonical found: https://codeasm.com/
-
Favicon Error
Favicon tag found, but file is missing or inaccessible (404).
Fix: Ensure https://codeasm.com/assets/images/favicon.ico/favicon-32x32.png returns HTTP 200 and matches your favicon link tag.
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1, shrink-to-fit=no
-
HTML Lang Pass
Language declared as "en_US".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Welcome".
-
Heading Hierarchy Pass
Valid heading flow across 7 headings.
-
Image Alt Text Pass
All 0 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, x-content-type-options, referrer-policy.
Full HTTP headers (11)
- • accept-ranges: bytes
- • connection: Keep-Alive
- • content-encoding: gzip
- • content-length: 3772
- • content-type: text/html
- • date: Wed, 22 Apr 2026 08:27:32 GMT
- • etag: "38a7-625a0571423d7-gzip"
- • keep-alive: timeout=5, max=100
- • last-modified: Tue, 29 Oct 2024 16:47:26 GMT
- • server: Apache
- • vary: Accept-Encoding
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.90s (perceived).
-
Render Blocking Resources Warning
0 scripts and 7 styles may block rendering.
- • style: https://codeasm.com/assets/css/main.css
- • style: https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700
- • style: https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic
- • style: https://use.fontawesome.com/releases/v5.12.1/css/all.css
- • style: https://codeasm.com/assets/css/magnific-popup.css
- • style: https://codeasm.com/assets/css/creative.css
- • style: https://codeasm.com/assets/css/main.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Error
robots.txt missing or inaccessible (404).
Fix: Create a robots.txt file at https://codeasm.com/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://codeasm.com/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://codeasm.com/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 Pass
All 0 controls are labeled.
-
Landmarks Warning
Missing landmarks: main.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
12 interactive elements appear smaller than 48px.
- • a.navbar-brand.js-scroll-trigger (CodeAsm's domain) - 193x40px
- • a.nav-link (Blog) - 67x22px
- • a#navbarDropdownMenuLink.nav-link.dropdown-toggle (Hardware) - 113x22px
- • a#navbarDropdownMenuLink.nav-link.dropdown-toggle (Software) - 113x22px
- • a#navbarDropdownMenuLink.nav-link.dropdown-toggle (Games n much) - 148x22px
- • a.nav-link (About CodeAsm) - 145x22px
- • a.nav-link (Links) - 59x22px
- • a.d-block ((not main) E-Mail) - 198x24px
- • a.d-block (Twitter) - 198x24px
- • a.d-block (Youtube) - 198x24px
- • a.d-block (Github) - 198x24px
- • a.d-block (Reddit) - 198x24px
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.
-
Open Graph Image Warning
og:image is missing.
Fix: Add <meta property="og:image" content="https://..."> with a high-quality share image.
-
Twitter Card Pass
twitter:card set to summary.
-
Structured Data Pass
JSON-LD schema detected.
-
PWA Metadata Pass
Manifest and Apple touch icon are configured.
-
Open Graph/Twitter Quality Warning
4 social preview quality issues detected.
- • ISSUE: og:title should typically be between 10 and 70 characters.
- • ISSUE: og:description should typically be between 50 and 200 characters.
- • ISSUE: Use an absolute URL for og:image or twitter:image.
- • ISSUE: twitter:card should be summary_large_image for richer previews.
- • 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
-
Internal Links Error
4 internal links returned errors.
- • https://codeasm.com/software/windows (HTTP 404)
- • https://codeasm.com/software/dos (HTTP 404)
- • https://codeasm.com/playstation/linux (HTTP 404)
- • https://codeasm.com/Linux (HTTP 404)
Fix: Fix or remove the listed internal URLs, and ensure routes/pages return 200 responses.
-
External Links Warning
1 external links returned errors or timed out.
- • https://www.reddit.com/user/codeasm (HTTP 403)
Fix: Replace dead external URLs or point to working alternatives.
-
Link Format Pass
All 28 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.90s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 0ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.