Audit Result

UUID: 019de6ff-f47e-72c8-aaf4-e6c8b1072d6f

proxychains.pages.dev

https://proxychains.pages.dev/

Scanned 4 months ago

78
Fair Score
39 total checks
Passed
23
Warnings
15
Errors
1

Meta Information

  • Title Tag Warning

    Found 11 characters. Keep title between 30 and 60 characters.

    Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.

  • Found 62 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.

  • Favicon Pass

    Favicon found and reachable: assets/caticon.svg (HTTP 200).

    Favicon
  • Viewport configured: width=device-width, initial-scale=1.0

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Warning

    Found 4 H1 tags.

    Fix: Use a single, descriptive <h1> that states the primary purpose of the page.

  • Valid heading flow across 10 headings.

  • All 1 images include alt text.

Technical Optimization

  • HTTPS Pass

    Page is served over HTTPS.

  • 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.

  • Missing: strict-transport-security, content-security-policy, x-frame-options.

    Full HTTP headers (12)
    • • access-control-allow-origin: *
    • • alt-svc: h3=":443"; ma=86400
    • • cache-control: public, max-age=0, must-revalidate
    • • cf-ray: 9f545de3e8e1d65d-IAD
    • • content-encoding: br
    • • content-type: text/html; charset=utf-8
    • • date: Sat, 02 May 2026 04:43:44 GMT
    • • nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    • • 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=FKtQNJP1V0h2MN0kdvt%2FXL1D9xsEIjfIWuWSSOH%2B%2BFbITdgRxX3fkH1ie25gDKPlV51UL0WLK%2Bi9cZH52d1W6O%2BJBqnSXVsK3twgFRuvncEDcNiuxtvrSUlpvco%2Bq4LKDP2otWWGo1lv01O%2FZIGSMUfbVlo%3D"}]}
    • • server: cloudflare
    • • x-content-type-options: nosniff

    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.

  • No first-party cookies were set during the initial page load.

  • Server response headers do not expose version tokens.

  • Domain appears to be behind Cloudflare.

    • • server: cloudflare
    • • cf-ray: 9f545de3e8e1d65d-IAD
  • Loaded in 0.43s (perceived).

  • 0 scripts and 1 styles may block rendering.

    • • style: https://proxychains.pages.dev/assets/style.css

    Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.

  • Text-like assets appear compressed.

  • Robots.txt Pass

    Found robots.txt (200).

  • Found sitemap (200) at https://proxychains.pages.dev/assets/sitemap.xml.

  • No robots meta tag defined.

    Fix: Add <meta name="robots" content="index,follow"> (or the intended directive) in <head>.

Accessibility Basics

  • Form Labels Error

    10 of 17 controls are missing labels.

    • • input#calcValue.input (calcValue)
    • • input[type="search"]#inputSearch.input (inputSearch)
    • • input[type="search"]#inputReplace.input (inputReplace)
    • • textarea#textField (textField)
    • • textarea#altField (altField)
    • • textarea#cipherField.input (cipherField)
    • • input[type="search"]#keyField.input (keyField)
    • • textarea#resArea.resTxtArea (resArea)
    • • textarea.resTxtArea (Click the site logo and change it up (:)
    • • input[type="text"]#inputBgURL.dialog_input (inputBgURL)

    Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.

  • Landmarks Warning

    Missing landmarks: header, nav, main, footer.

    Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.

  • Tap Target Size Warning

    25 interactive elements appear smaller than 48px.

    • • button#sidebarToggle.button-circle (Lock Smaller Sidebar) - 18x18px
    • • button#remWSpaces.button-circle (Remove spaces) - 24x24px
    • • button#remLetters.button-circle (Remove letters) - 24x24px
    • • button#remNumbers.button-circle (Remove numbers) - 24x24px
    • • button#remSpecial.button-circle (Remove symbols) - 24x24px
    • • button#btnTrim.buttonWide (Remove whitespaces from end/start of lines (Ctrl+Click to also remove empty line) - 188x24px
    • • button#btnSplit.buttonWide (Regroup input) - 188x24px
    • • button#btnSort.buttonWide (Sort input contents in numerical or alphabetical order) - 188x24px
    • • button#padEnd.buttonWide (Pads the string with another string until it reaches a given length) - 188x24px
    • • button#padStart.buttonWide (Pads the string with another string until it reaches a given length) - 188x24px
    • • button#btnJoin.buttonWide (Join lines) - 188x24px
    • • button#btnSpaces2Lines.buttonWide (Spaces to lines) - 188x24px
    • • button#btnSpreadsheet.buttonWide (Replace spaces with TABS to ease pasting into spreadsheets) - 188x24px
    • • button#btnToSquare.buttonWide (Turn into square) - 188x24px
    • • button#btnAddLines.buttonWide (Add line numbers) - 188x24px
    • • button#btnFibonacci.buttonWide (Extract values using the Fibonacci sequence) - 188x24px
    • • button#btnBinaryFlip.buttonWide (Replaces 0 > 1 // 1 > 0) - 188x24px
    • • button#btnToBinary.buttonWide (String to binary) - 188x24px
    • • button#btnFromBinary.buttonWide (Binary to string) - 188x24px
    • • button#btnDec2Bin.buttonWide (Decimal to binary) - 188x24px
    • • button#btnBin2Dec.buttonWide (Binary to decimal) - 188x24px
    • • button#btnCalculate.button-circle (Confirm) - 24x24px
    • • button#undoButton.button-circle (Undo (CTRL+Z)) - 24x24px
    • • button#redoButton.button-circle (Redo (CTRL+Y)) - 24x24px
    • • button#btnCopyTextField.button-circle (Copy input area content) - 24x24px

    Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.

Social & Rich Results

  • Core Open Graph tags are present.

  • og:image is present and absolute.

    Open Graph 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.

  • 2 social preview quality issues detected.

    • • ISSUE: Could not determine preview image dimensions.
    • • 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.
    • • MEASURED: Image size: 0.00 MB

    Fix: Use absolute OG/Twitter URLs, keep metadata lengths in recommended ranges, and provide a preview image near 1200x630 under 5MB.

Links Analysis

Performance & Runtime