Audit Result
UUID: 01a06e55-b0b7-72e3-95fd-bebc426588d4
https://d.shahidiqbalkhan.com/
Scanned 2 days ago
Meta Information
-
Title Tag Error
Missing <title> tag.
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 Warning
No lang attribute on the <html> element.
Fix: Set <html lang="en"> (or the correct locale) for accessibility and search engines.
Content Structure
-
H1 Tag Error
No H1 heading found.
Fix: Use a single, descriptive <h1> that states the primary purpose of the page.
-
Heading Hierarchy Pass
Valid heading flow across 0 headings.
-
Image Alt Text Pass
All 0 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=63072000; includeSubDomains; preload
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Pass
Core security headers were detected.
Full HTTP headers (26)
- • alt-svc: h3=":443"; ma=86400
- • cache-control: no-store, no-cache, must-revalidate, proxy-revalidate
- • cf-ray: a3601a482866aee0-IAD
- • content-encoding: zstd
- • content-security-policy: default-src 'none'; script-src 'self'; style-src 'self'; img-src 'self' data:; font-src 'self'; connect-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; object-src 'none'; upgrade-insecure-requests
- • content-type: application/json
- • cross-origin-embedder-policy: require-corp
- • cross-origin-opener-policy: same-origin
- • cross-origin-resource-policy: same-origin
- • date: Fri, 04 Sep 2026 21:31:43 GMT
- • expires: 0
- • nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
- • permissions-policy: camera=(), microphone=(), geolocation=(), payment=(), usb=(), bluetooth=(), interest-cohort=(), display-capture=(), screen-wake-lock=()
- • pragma: no-cache
- • referrer-policy: strict-origin-when-cross-origin
- • report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fFiZtXDTVMmL%2F8r8H7AmgYcDPJbYoLD4Kbp9wG1%2Bp1kibzstTIUNTacE1Ea9ws2uGvCqb3nHlpDaq1YIUbIF5hW%2BEwUK4GhcPqcoBaaMiw3Ox7wpeo9P%2FH8tNnRxeJtWJKlC076rc%2BWcR3r4psYu4bLu4vk%3D"}]}
- • server: cloudflare
- • server-timing: cfEdge;dur=36,cfOrigin;dur=0,cfWorker;dur=323
- • speculation-rules: "/cdn-cgi/speculation"
- • strict-transport-security: max-age=63072000; includeSubDomains; preload
- • x-content-type-options: nosniff
- • x-frame-options: DENY
- • x-gateway-version: 2.4.0
- • x-robots-tag: noindex, nofollow
- • x-sik-request-id: 2bef5523-2a39-4cdc-9215-79eac7e4c2e7
- • x-xss-protection: 0
-
CSP Quality Pass
Content Security Policy looks restrictive and avoids common unsafe directives.
- • Content-Security-Policy: default-src 'none'; script-src 'self'; style-src 'self'; img-src 'self' data:; font-src 'self'; connect-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; object-src 'none'; upgrade-insecure-requests
-
Cookie Security Pass
No first-party cookies were set during the initial page load.
-
Server response headers do not expose version tokens.
-
Cloudflare Proxy Pass
Domain appears to be behind Cloudflare.
- • server: cloudflare
- • cf-ray: a3601a482866aee0-IAD
-
Perceived Load Time Pass
Loaded in 0.46s (perceived).
-
No render-blocking scripts or styles detected.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Error
robots.txt missing or inaccessible (403).
Fix: Create a robots.txt file at https://d.shahidiqbalkhan.com/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://d.shahidiqbalkhan.com/sitemap.xml (403).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://d.shahidiqbalkhan.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 0 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 0 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.46s.
-
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.
-
JavaScript Runtime Errors Warning
1 JavaScript runtime issues detected.
- • Failed to load resource: the server responded with a status of 403 () [https://d.shahidiqbalkhan.com/:1]
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.