Audit Result
UUID: 019ff79e-e3d1-707e-a4b7-826cf09e63ea
https://web-dev-resources.com/
Scanned 3 weeks ago
Meta Information
-
Title Tag Warning
Found 69 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 186 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://web-dev-resources.com/
-
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1.0
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Web Development Resources".
-
Heading Hierarchy Pass
Valid heading flow across 37 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.
- • 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, x-frame-options, x-content-type-options, referrer-policy.
Full HTTP headers (12)
- • accept-ranges: bytes
- • age: 1
- • cache-control: public,max-age=0,must-revalidate
- • cache-status: "Netlify Edge"; fwd=miss; fwd-status=200; stored
- • content-encoding: br
- • content-type: text/html; charset=UTF-8
- • date: Wed, 12 Aug 2026 20:16:48 GMT
- • etag: "65cff4f97bb16eedb692176bed7adee8-ssl-df"
- • server: Netlify
- • strict-transport-security: max-age=31536000
- • vary: Accept-Encoding
- • x-nf-request-id: 01KZVSXKVW4KPA6Z5G2XYEPZ0J
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.85s (perceived).
-
Render Blocking Resources Warning
0 scripts and 2 styles may block rendering.
- • style: https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700;800&display=swap
- • style: https://web-dev-resources.com/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://web-dev-resources.com/sitemap.xml.
-
Crawl Directives Pass
Robots meta found: index, follow
Accessibility Basics
-
Form Labels Pass
All 1 controls are labeled.
-
Landmarks Pass
Header, nav, main, and footer landmarks are present.
-
Tap Target Size Warning
23 interactive elements appear smaller than 48px.
- • a.globe-label (markodenic.com — 9 resources) - 113x24px
- • a.globe-label (freecodetools.org — 7 resources) - 142x25px
- • a.globe-label (articlebanner.com — 1 resource) - 120x22px
- • a.globe-label (snippeteditor.com — 1 resource) - 148x27px
- • a.globe-label (htmlrev.com — 1 resource) - 93x24px
- • a.globe-label (websitevice.com — 1 resource) - 116x23px
- • a.globe-label (hostmap.io — 1 resource) - 100x28px
- • a.globe-label (javascriptquiz.com — 1 resource) - 131x22px
- • a.globe-label (sslradar.io — 1 resource) - 102x26px
- • a.globe-label (minitestrails.com — 1 resource) - 147x26px
- • a.globe-label (remocn.dev — 1 resource) - 84x23px
- • a.globe-label (markodenic.tech — 8 resources) - 140x28px
- • a.globe-label (dailytips.dev — 1 resource) - 111x25px
- • a.btn-strip (Join for $49) - 147x35px
- • button.filter-btn.active (All 34) - 74x33px
- • button.filter-btn (Tools 20) - 90x33px
- • button.filter-btn (Articles 11) - 114x33px
- • button.filter-btn (Ebooks 3) - 95x33px
- • button#theme-toggle.theme-toggle (Switch to light mode) - 34x34px
- • a.card-link (Visit CSS Button Generator on markodenic.com) - 87x20px
- • a.card-link (Visit Glassmorphism CSS Generator on markodenic.com) - 87x20px
- • a.card-link (Visit QR Code Generator on markodenic.com) - 87x20px
- • a.card-link (Visit Tech Acronyms Explorer on markodenic.com) - 87x20px
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_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: Use an absolute URL for og:image or twitter:image.
- • 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 39 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 86 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.85s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 60ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.