Skip to content
https://adultxlook.info Export & share
Scanned
2026-08-18 11:35 UTC
Worker
🇧🇷 Sao Paulo
Duration
2.0m
Vs prev

Global Performance

6/6 locations

High global latency — average 2154ms across 6 locations, fastest from Singapore (1281ms), slowest from Sao Paulo (4268ms). Cloudflare edge cache (DYNAMIC). Cache-Control header is missing. 6 locations above the 500ms target.

Brazil - Sao Paulo
Full audit
4268ms
DNS 9ms · TLS 8ms
Spain - Madrid
1449ms
DNS 39ms · TLS 22ms
Singapore - Singapore
1281ms
DNS 15ms · TLS 10ms
Netherlands - Amsterdam
1650ms
DNS 15ms · TLS 10ms
United Stated - New York
1874ms
DNS 30ms · TLS 13ms
United States - Santa Clara
2399ms
DNS 45ms · TLS 7ms
CDN: Cloudflare (DYNAMIC) · Avg TTFB: 2154ms · Cache: No cache headers

Audit overview

All categories sit comfortably above the 70 threshold; this is a clean audit.

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

High impact, requires investment.

Easy Improvements

0

Small gains, minimal effort.

Nothing in this quadrant — good news.

Deprioritize

0

Low impact, high effort — do last.

Nothing in this quadrant — good news.

← Low effort High effort →

Screenshots

DESKTOP + MOBILE
Desktop
Desktop screenshot
Mobile
Mobile screenshot

Top Priorities (5)

Sorted by impact
Critical: 1

10 publicly-accessible JavaScript source map(s)

Source maps reveal original source code (variable names, comments, file structure) and are shipped to production by mistake almost universally. The standard fix is a one-line build-tool config change.

Security › Source Map Exposure
Critical: 2

Content-Security-Policy header is missing

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Security › Security Headers
Critical: 3

HSTS header is missing

Without HSTS, a network attacker can downgrade the very first connection to HTTP and steal the user's session.

Security › Security Headers
Critical: 4

No Content-Security-Policy header found

Without a CSP, a single XSS bug can exfiltrate everything users type — credentials, payment data, session tokens.

Security › Content Security Policy
Critical: 5

23 link(s) with no accessible text

Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.

Accessibility › Link & Button Quality
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
4 security gaps detected — browsers may warn visitors about your site.
1 accessibility issue excludes users who rely on assistive technology.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

$725 investment → $8,640/month returns + USD 150,000 risk avoided

Investment
$725
7.3 h · 5 findings
Monthly returns
$8,640
$103,686/yr
Payback
0.1 mo
+14201% Y1
Regulatory risk avoided USD 150,000
Or — fix only the top 3 findings
$3750.0 mo payback · +27550% Y1
Optimistic scenario assuming the top 3 capture most of the upside. Real-world recovery typically falls between this projection and the full-fix ROI above.
$125 — in quick wins — start here for the fastest payback

Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.

Conversion barriers

6 barrier(s) likely increasing bounce by ~25%.

Barriers
6
2 crit 4 warn
Bounce delta
+25pp
added vs baseline
Score
68
C
Speed
1
Trust
2
Usability
0
Content
0
Nav
3
  • Page takes 7.6s to load
    Users abandon at ~3s — you're 5.1s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 15 broken link(s) on the page
    Clicks land on 404s — trust drops and the session often ends
    → Fix or remove the broken destinations surfaced on the Content tab
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains
  • No Content-Security-Policy header
    Higher XSS blast radius — one compromised script can exfiltrate the checkout form
    → Ship a reporting-only CSP first, then enforce once violations are clean
  • 23 link(s) with generic text ("click here", "read more")
    Screen-reader users navigating by link list see no context — and search engines can't infer relevance
    → Rewrite with descriptive phrases that identify the destination

Preliminary CRO audit — each barrier links to the tab with detailed analysis.

Remediation cost

$725 7.3 developer hours at $100/hr
Quick wins
$125 3 fixes in ~75 minutes

Start here for the best return on investment

Cost by category

Cost by effort level

Adjust assumptions

Team composition

Multiplier applied to dev hours to reflect QA, design, and PM overhead. Use Dev only for solo work; Full team for projects with formal review processes.

$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

$2,920 / month at risk ~$35,040 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$150,000

ADA Title III
  • No <main> landmark found
    ADA Title III: USD 25,000 – USD 150,000
  • Skip navigation link is missing (WCAG 2.4.1)
    ADA Title III: USD 25,000 – USD 150,000
  • Multiple H1 headings (2 found)
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$2,920 /mo

+25.2pp bounce · ~2,517 lost visitors/mo

CPC: USD 1.16

Bandwidth Waste

$0.18 /mo

2282.9 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~228 KB per page load
    Saves $0.18/mo

Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.

Compliance methodology · SEO assumptions · Bandwidth model

Your performance is already good — improvements may show diminishing returns

Unique monthly visitors from your analytics

Purchases, signups, or key actions

Optional — for revenue estimation

additional conversions/month

more engaged visitors from reduced bounce

potential monthly revenue
Current bounce (est.)
After fixes (est.)
Estimated bounce reduction

Fix 5 critical issues to capture this value

How this is calculated

Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.

Your site's LCP: → estimated after fixes.

These are estimates based on industry research — actual results vary

Bounce-rate model & assumptions

Your data stays in your browser — nothing is sent to our servers

Lighthouse

Mobile

57
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
88
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

7.51 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

7.59 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

38 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.030

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

10.11 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

19.56 s

Desktop

85
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.13 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.20 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.130

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.50 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.20 s

Categories

8
Avg score 85.9

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 617 peers
You 84
·
Avg 74
+10 above average
0 50 100
Sustainability P99Performance P92Accessibility P92SEO P88Infrastructure P81Security P79Compliance P29Content P44

Top 10% of Cart Functionality sites score 86+ on Compliance; you're at 74 — closing this gap is the highest-leverage improvement.

Better than 96% of Cart Functionality sites See full Cart Functionality benchmark →
WordPress · 889 peers
You 84
·
Avg 75
+9 above average
0 50 100
Sustainability P96Accessibility P91Performance P83SEO P81Security P78Compliance P23Content P29Infrastructure P62

Top 10% of WordPress sites score 86+ on Compliance; you're at 74 — closing this gap is the highest-leverage improvement.

Better than 94% of WordPress sites See full WordPress benchmark →

Technology stack

WordPress 7.0.4, on PHP, with Cloudflare CDN

16 technologies detected 6 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
ThemeIsle Menu Icons Yoast SEO
Ecommerce
Cart Functionality
CMS
WordPress 7.0.4
Framework
Bootstrap 3.3.7 HTTP/3 MySQL OWL Carousel Open Graph Parsley.js RSS Twitter Emoji (Twemoji) jQuery 3.7.1 jQuery Migrate 3.4.1
Runtime
PHP
CDN
Cloudflare

All Detected Technologies (16)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

PHP is a general-purpose scripting language used for web development.

Categories Programming languages Website https://php.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system.

Categories CMS, Blogs Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://adultxlook.info/wp-content/plugins/user-submitted-posts/resources/jquery.cookie.js?ver=20220517, Script URL: https://adultxlook.info/wp-includes/js/jquery/jquery.js?ver=3.7.1, Link URL: https://adultxlook.info/wp-content/themes/maddos/css/style.css?ver=2.6.1, Header link contains wp-json
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.

Categories Ecommerce Website https://www.wappalyzer.com/technologies/ecommerce/cart-functionality Detected by BeaverCheck

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

Categories UI frameworks Website https://getbootstrap.com Detected by BeaverCheck Evidence Script URL: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js?ver=7.0.4, Stylesheet: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css?ver=7.0.4
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

Categories Miscellaneous Website https://httpwg.org/ Detected by BeaverCheck

MySQL is an open-source relational database management system.

Categories Databases Website https://mysql.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

OWL Carousel is an enabled jQuery plugin that lets you create responsive carousel sliders.

Categories JavaScript libraries Website https://owlcarousel2.github.io/OwlCarousel2/ Detected by BeaverCheck

Open Graph is a protocol that is used to integrate any web page into the social graph.

Categories Miscellaneous Website https://ogp.me Detected by BeaverCheck

Javascript forms validation script.

Categories JavaScript libraries Website https://parsleyjs.org Detected by BeaverCheck

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck

Twitter Emoji is a set of open-source emoticons and emojis for Twitter, TweetDeck, and also for Android and iOS versions of the application.

Categories Font scripts Website https://twitter.github.io/twemoji/ Detected by BeaverCheck

jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.

Categories JavaScript libraries Website https://jquery.com Detected by BeaverCheck Evidence Script URL: https://adultxlook.info/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.

Categories JavaScript libraries Website https://github.com/jquery/jquery-migrate Detected by BeaverCheck

ThemeIsle Menu Icons plugin gives you the ability to add icons to your menu items, similar to the look of the latest dashboard menu.

Categories WordPress plugins Website https://wordpress.org/plugins/menu-icons Detected by BeaverCheck

Yoast SEO is a search engine optimisation plugin for WordPress and other platforms.

Categories SEO, WordPress plugins Website https://yoast.com/wordpress/plugins/seo/ Detected by BeaverCheck

Observations (4)

WordPress detected — review security configuration

WordPress sites benefit from: protecting wp-login.php, disabling XML-RPC if unused, restricting REST API access, and keeping all plugins and themes up to date. Check the Security tab for specific findings.

→ Security

No build tool detected

A framework (Bootstrap) was detected but no bundler was identified. The build tool may not be detectable from output patterns, or the site may use the framework's built-in bundler.

Bootstrap version may be outdated

Detected Bootstrap 3.3.7. The current major version is 5. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

16 technologies identified. A complex stack increases maintenance burden and attack surface. Consider whether all components are actively needed.

Show your score

Drop this badge on your README, marketing site, or status page. It auto-updates every time the audit re-runs and links back to this report.

BeaverCheck badge

This badge auto-updates with your latest scan result.

[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Fadultxlook.info)](https://beavercheck.com/sites/adultxlook.info)
<a href="https://beavercheck.com/sites/adultxlook.info"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fadultxlook.info" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fadultxlook.info

Export & share

Download the audit, share with your team, or grab a fix plan ready to copy into your tracker.

Share

Copies markdown to clipboard

Export
Download Markdown Report Download JSON

Fix Plan

Three-week roadmap to ship the audit's findings, with one-click copy targets for your tracker.

Three-week fix plan

2 sprints · 7h total → projected A (91)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → A (90)
  • · HSTS header is missing
  • · 10 publicly-accessible JavaScript source map(s)
  • · 23 link(s) with no accessible text

Sprint 2: Core Fixes

+1

Medium effort, high structural impact

2 findings 6h → A (91)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback