Audit Result
UUID: 019ff69d-550b-7060-938e-18a7cc745ef3
https://arkane-dev.netlify.app/
Scanned 3 weeks ago
Meta Information
-
Title Tag Warning
Found 25 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 17 characters. Keep description around 70-160 characters.
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.
-
-
Viewport Meta Pass
Viewport configured: width=device-width
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Hi, Brayan Arango Here!".
-
Heading Hierarchy Pass
Valid heading flow across 15 headings.
-
Image Alt Text Pass
All 4 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
1 HTTPS hardening issues detected.
- • Could not probe the HTTP version of this page.
- • Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
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 15:35:29 GMT
- • etag: "6781e4b0b461152d26e04ce8e372406c-ssl-df"
- • server: Netlify
- • strict-transport-security: max-age=31536000; includeSubDomains; preload
- • vary: Accept-Encoding
- • x-nf-request-id: 01KZV9TG2XQQ8TSBW6KSYDH06B
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 Warning
Loaded in 1.51s (perceived).
Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.
-
Render Blocking Resources Warning
0 scripts and 3 styles may block rendering.
- • style: https://arkane-dev.netlify.app/_astro/index.sjTU43FJ.css
- • style: https://arkane-dev.netlify.app/_astro/index.DGv56CmY.css
- • style: https://arkane-dev.netlify.app/_astro/index.BCd-ZPoB.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://arkane-dev.netlify.app/robots.txt with HTTP 200 so crawlers reliably consume the directives.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://arkane-dev.netlify.app/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://arkane-dev.netlify.app/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 Pass
Header, nav, main, and footer landmarks are present.
-
Tap Target Size Warning
16 interactive elements appear smaller than 48px.
- • a.menu-item.text-main (projects) - 67x24px
- • a.menu-item.text-main (experience) - 90x24px
- • a.menu-item.text-main (about) - 51x24px
- • a.flex.items-center (Contact me) - 128x40px
- • a.flex.items-center (Let's do business) - 174x40px
- • a.flex.items-center (Get resume) - 132x40px
- • a.flex.items-center (Visit Iris website) - 169x40px
- • a.flex.items-center (Visit Chessfy website) - 206x40px
- • a.flex.items-center (Look the code in GitHub) - 233x40px
- • a.flex.items-center (View resume) - 138x40px
- • a.flex.items-center (Go to LinkedIn profile) - 216x40px
- • a.text-main.lg:hover:text-main/80 (Portfolio) - 74x24px
- • a.text-main.lg:hover:text-main/80 (LinkedIn) - 87x24px
- • a.text-main.lg:hover:text-main/80 (GitHub) - 87x24px
- • a.text-main.lg:hover:text-main/80 (Behance) - 87x24px
- • a.text-main.lg:hover:text-main/80 (Instagram) - 87x24px
Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.
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 9 links. No broken internal links found.
-
External Links Warning
2 external links returned errors or timed out.
- • https://www.linkedin.com/in/brayan-arango/ (HTTP 999)
- • https://www.behance.net/enchantedpixel (HTTP 404)
Fix: Replace dead external URLs or point to working alternatives.
-
Link Format Pass
All 23 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 1.51s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.002.
-
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.