Audit Result
UUID: 019db44f-f8e5-7104-9358-e8bb85c17857
https://8bit.codeasm.com/
Scanned 4 months ago
Meta Information
-
Title Tag Warning
Found 19 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 Error
Missing meta description.
Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.
-
Canonical URL Warning
Canonical link not found.
Fix: Add <link rel="canonical" href="https://example.com/page"> to avoid duplicate URL ambiguity.
-
Favicon Warning
No favicon link found in <head>.
Fix: Add <link rel="icon" href="/favicon.ico"> to ensure browser tab and bookmark visibility.
-
Viewport Meta Error
Viewport meta is missing.
Fix: Add <meta name="viewport" content="width=device-width, initial-scale=1"> for mobile rendering.
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "CodeAsm's 8Bit Site".
-
Heading Hierarchy Pass
Valid heading flow across 3 headings.
-
Image Alt Text Error
6 of 37 images are missing alt text.
Fix: Add meaningful alt attributes to all informative images for accessibility and image SEO.
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: 2253
- • content-type: text/html
- • date: Wed, 22 Apr 2026 08:30:28 GMT
- • etag: "1b80-631b970111f34-gzip"
- • keep-alive: timeout=5, max=100
- • last-modified: Tue, 01 Apr 2025 15:46:19 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.52s (perceived).
-
No render-blocking scripts or styles detected.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Error
robots.txt missing or inaccessible (404).
Fix: Create a robots.txt file at https://8bit.codeasm.com/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://8bit.codeasm.com/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://8bit.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: header, nav, main, footer.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Pass
Interactive targets look touch-friendly.
Social & Rich Results
-
Open Graph Basics Warning
Missing og:title or og:description.
Fix: Add og:title and og:description tags to control social preview text.
-
Open Graph Image Warning
og:image is missing.
Fix: Add <meta property="og:image" content="https://..."> with a high-quality share image.
-
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 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
5 social preview quality issues detected.
- • ISSUE: og:url should be an absolute URL.
- • 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 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.
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 31 links. No broken internal links found.
-
External Links Warning
6 external links returned errors or timed out.
- • https://codeasm.newgrounds.com/ (HTTP 403)
- • https://www.deviantart.com/kernelpaniq (HTTP 403)
- • https://w1.weather.gov/ (network-error)
- • https://forums.xboxscene.org/index.php (HTTP 403)
- • https://validator.w3.org/check?uri=http%3A%2F%2F8bit.codeasm.com%2F (HTTP 403)
- • http://jigsaw.w3.org/css-validator/check/referer (HTTP 403)
Fix: Replace dead external URLs or point to working alternatives.
-
Link Format Warning
2 links are empty, invalid, or placeholder-only.
- • href="#"
- • href="#"
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.52s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.085.
-
Total Blocking Time estimate: 0ms.
-
Broken Assets Error
1 asset requests failed.
- • https://unsafe.lyra.ing/tempor/ (net::ERR_BLOCKED_BY_ORB)
Fix: Fix missing files, update asset URLs, and ensure static assets return HTTP 200.
-
No console/page runtime errors detected during audit.