Skip to content
https://reviewjournal.com Export & share
Scanned
2026-04-21 23:47 UTC
Worker
🇪🇸 Madrid
Duration
1.4m
Vs prev

Audit overview

4 categories need attention: Performance, and 3 others.

Fix Priority Matrix

5 findings

Quick Wins

5

High impact, low effort — start here.

Strategic

0

High impact, requires investment.

Nothing in this quadrant — good news.

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

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: 2

6 image-only link(s) without alt text

Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.

Accessibility › Link & Button Quality
Critical: 3

No <main> landmark found

Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.

Accessibility › Landmark Structure
Critical: 4

Soft 404: server returns HTTP 200 for non-existent pages

Soft 404s (HTTP 200 for missing pages) confuse Google — it indexes the 'not found' page as real content and ranks it.

Accessibility › 404 Error Page
Warning: 5

119 third-party resources (100% of weight)

Informational: third-party resource count and their share of page weight. High share caps perf gains from frontend optimization.

Performance › Page Weight Inventory
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 14.7s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
1 security gap detected — browsers may warn visitors about your site.
3 accessibility issues exclude users who rely on assistive technology.
Your LCP is 14.7s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.

Business case

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

Return on investment

$142 investment → $3,540/month returns + USD 157,500 risk avoided

Investment
$142
1.4 h · 4 findings
Monthly returns
$3,540
$42,485/yr
Payback
0.0 mo
+29890% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$920.0 mo payback · +46248% 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.

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 ~28%.

Barriers
6
3 crit 3 warn
Bounce delta
+28pp
added vs baseline
Score
61
C
Speed
2
Trust
2
Usability
0
Content
0
Nav
2
  • Page takes 14.7s to load
    Users abandon at ~3s — you're 12.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 4.2s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 4 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

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

Remediation cost

$142 1.4 developer hours at $100/hr
Quick wins
$142 4 fixes in ~85 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

$3,280 / month at risk ~$39,364 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$157,500

ADA Title IIICCPA/CPRA
  • 3 advertising/retargeting trackers detected
    CCPA/CPRA: USD 2,500 – USD 7,500
  • No <main> landmark found
    ADA Title III: USD 25,000 – USD 150,000
  • No <nav> landmark found
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$3,279 /mo

+28.3pp bounce · ~2,827 lost visitors/mo

CPC: USD 1.16

Bandwidth Waste

$0.97 /mo

12147.5 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~1.2 MB per page load
    Saves $0.97/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 4 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

31
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

3.79 s

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

14.65 s

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

4.24 s

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

0.043

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

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

26.93 s

Desktop

50
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

3.66 s

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

522 ms

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

0.085

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

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

5.65 s

Categories

8
Avg score 76.0

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 554 peers
You 73
·
Avg 73
At average
0 50 100
Compliance P91Content P83Sustainability P19SEO P24Accessibility P26Performance P28Security P69Infrastructure P39

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

Better than 46% of Cart Functionality sites See full Cart Functionality benchmark →
WordPress · 775 peers
You 73
·
Avg 74
At average
0 50 100
Compliance P90Sustainability P14Accessibility P18SEO P19Performance P21Infrastructure P25Security P73Content P68

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

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

Technology stack

WordPress 6.9.4, on PHP, hosted on WordPress VIP, with Cloudinary CDN

35 technologies detected 7 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Analytics
DoubleClick Floodlight Facebook Pixel Google Analytics Google Publisher Tag Google Tag Manager Marfeel Microsoft Clarity Prebid 10.25.0 TikTok Pixel
Ecommerce
Cart Functionality
CMS
WordPress 6.9.4
Framework
Adobe Fonts Amazon Route 53 Apple Facebook FingerprintJS Font Awesome 4.7.0 Funding Choices Google Font API Google Search Console Microsoft Microsoft 365 MobX MySQL Open Graph Osano Priority Hints RSS jQuery 3.7.1 jQuery Migrate 3.4.1 lit-html 2.8.0
Runtime
PHP
CDN
Cloudinary Nginx
Hosting
WordPress VIP

All Detected Technologies (35)

Cloudinary is an end-to-end image- and video-management solution for websites and mobile apps, covering everything from image and video uploads, storage, manipulations, optimisations to delivery.

Categories CDN, Digital asset management Website https://cloudinary.com Detected by BeaverCheck

Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Categories Web servers, Reverse proxies Website https://nginx.org/en Detected by BeaverCheck Evidence Server header: nginx
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WordPress VIP is a managed hosting platform for WordPress.

Categories PaaS Website https://wpvip.com Detected by BeaverCheck

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://www.reviewjournal.com/wp-content/plugins/rj/public/js/ad-tags_bid/ad-tags-front.min.js?ver=20251124, Script URL: https://www.reviewjournal.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Link URL: https://www.reviewjournal.com/wp-content/themes/rjth2019/library/font-awesome-4.7.0/css/font-awesome.min.css
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

Adobe Fonts is a web-based service providing access to a vast library of high-quality fonts for web and print design.

Categories Font scripts Website https://fonts.adobe.com Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1436.awsdns-51.org
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=cA2uqym3TZxAqG5Z
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=wlvydh1nrmd06njmdqjcctiy4i88ly

FingerprintJS is a browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them.

Categories JavaScript libraries, Browser fingerprinting Website https://fingerprintjs.com Detected by BeaverCheck

Font Awesome is a font and icon toolkit based on CSS and Less.

Categories Font scripts Website https://fontawesome.com/ Detected by BeaverCheck

Funding Choices is a messaging tool that can help you comply with the EU General Data Protection Regulation (GDPR), and recover lost revenue from ad blocking users.

Categories Cookie compliance Website https://developers.google.com/funding-choices Detected by BeaverCheck

Google Font API is a web service that supports open-source font files that can be used on your web designs.

Categories Font scripts Website https://fonts.google.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=CqaP51MJilrP0gAZ2TAqiOhZ77E7-gWkH47eJxFfpD0
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=2ED8F319EA88CF8B0D52E9E9B8C370C13BDCFBCC
Categories Email Detected by BeaverCheck Evidence MX record: reviewjournal-com.mail.protection.outlook.com
Categories JavaScript libraries Website https://mobx.js.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 →

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

Osano is a data privacy platform that helps your website become compliant with laws such as GDPR and CCPA.

Categories Cookie compliance Website https://www.osano.com Detected by BeaverCheck

Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.

Categories Performance Website https://wicg.github.io/priority-hints/ 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

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://www.reviewjournal.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.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

lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en Detected by BeaverCheck

Facebook pixel is an analytics tool that allows you to measure the effectiveness of your advertising.

Categories Analytics Website https://facebook.com Detected by BeaverCheck

Google Analytics is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck

Google Publisher Tag (GPT) is an ad tagging library for Google Ad Manager which is used to dynamically build ad requests.

Categories Advertising Website https://developers.google.com/publisher-tag/guides/get-started Detected by BeaverCheck

Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.

Categories Tag managers Website https://www.google.com/tagmanager Detected by BeaverCheck Evidence Script URL contains www.googletagmanager.com: https://www.googletagmanager.com/gtm.js?id=GTM-WJQX3C&is_td=1&v=3&t=t&pid=289506587&gtm=45He64h1v72483949za200zd72483949&seq=1&exp=0~115938465~115938469~117266400~117384405&dl=www.reviewjournal.com%2F&tdp=GTM-WJQX3C;2483949;0;0;0&frm=0&rtg=2483949&slo=9&hlo=10&lst=1&bt=0&ct=3&crc=1&mde=AW-17087148146;0_1~G-R6YZBPFWW8;0_1&z=0

Marfeel is a publisher platform that allows publishers to create, optimise and monetise their mobile websites.

Categories Analytics, Advertising Website https://www.marfeel.com Detected by BeaverCheck

Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.

Categories Analytics Website https://clarity.microsoft.com Detected by BeaverCheck

Prebid is an open-source header bidding wrapper. It forms the core of our Nucleus ad platform, helping maximize revenue and performance for publishers.

Categories Advertising Website https://prebid.org Detected by BeaverCheck
Categories Analytics Website https://ads.tiktok.com Detected by BeaverCheck

Observations (3)

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 (Adobe Fonts) 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.

Complex technology stack detected

35 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%2Freviewjournal.com)](https://beavercheck.com/results/cd7e33c3-f0aa-4cc8-a976-39ad400a4606)
<a href="https://beavercheck.com/results/cd7e33c3-f0aa-4cc8-a976-39ad400a4606"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Freviewjournal.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Freviewjournal.com

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

1 sprints · 1h total → projected B (80)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

5 findings 1h → B (80)
  • · No <main> landmark found
  • · HSTS header is missing
  • · 6 image-only link(s) without alt text
  • · Soft 404: server returns HTTP 200 for non-existent pages
  • · 119 third-party resources (100% of weight)

Send Feedback