Audit Result
UUID: 019eac1c-b973-714c-85af-d965be7758fa
https://web-dev-resources.com/
Scanned 2 months 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 184 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 29 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: 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: Tue, 09 Jun 2026 11:20:20 GMT
- • etag: "a27689d9d333a8de1b8ef6a85ee6bdee-ssl-df"
- • server: Netlify
- • strict-transport-security: max-age=31536000
- • vary: Accept-Encoding
- • x-nf-request-id: 01KTP1SB2J2TEEC5KQT8AC02ES
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.44s (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 Warning
robots.txt responded with HTTP 404, but directives were found in the body.
Fix: Serve https://web-dev-resources.com/robots.txt with HTTP 200 so crawlers reliably consume the directives.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://web-dev-resources.com/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: 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.btn-strip (Join for $14/mo) - 174x35px
- • a.nav-logo (Web Dev Resources) - 152x28px
- • button.filter-btn.active (All 26) - 82x33px
- • button.filter-btn (Tools 13) - 98x33px
- • button.filter-btn (Articles 11) - 122x33px
- • button.filter-btn (Ebooks 2) - 103x33px
- • 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
- • a.card-link (Visit Markdown Preview on freecodetools.org) - 87x20px
- • a.card-link (Visit Open Graph Generator on freecodetools.org) - 87x20px
- • a.card-link (Visit Password Generator on freecodetools.org) - 87x20px
- • a.card-link (Visit Code Minifier on freecodetools.org) - 87x20px
- • a.card-link (Visit Code Beautifier on freecodetools.org) - 87x20px
- • a.card-link (Visit Word Counter on freecodetools.org) - 87x20px
- • a.card-link (Visit Twitter Card Generator on freecodetools.org) - 87x20px
- • a.card-link (Visit Article Banner Generator on articlebanner.com) - 87x20px
- • a.card-link (Visit Snippet Editor on snippeteditor.com) - 87x20px
- • a.card-link (Read Git Cheat Sheet on markodenic.com) - 102x20px
- • a.card-link (Read CSS Pulse Animation on markodenic.com) - 102x20px
- • a.card-link (Read From Zero to Web Developer on markodenic.com) - 102x20px
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 28 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Warning
1 links are empty, invalid, or placeholder-only.
- • href="#" text="webdevresources"
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.44s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.058.
-
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.