Skip to content
https://rakuten.com Export & share
Scanned
2026-04-16 18:14 UTC
Worker
🇺🇸 Santa Clara
Duration
3.1m
Vs prev

Audit overview

3 categories need attention: Performance, and 2 others.

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

Page weighs 15.0 MB (4.6 MB transferred)

Informational: total page weight (uncompressed) and bytes actually transferred over the wire.

Performance › Page Weight Budget
Critical: 2

4 image(s) missing alt attribute

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Accessibility › Alt Text 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
Warning: 4

281 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
Warning: 5

282 HTTP requests — consider bundling or reducing

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Performance › Page Weight Budget
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 13.8s exceeds Google's 2.5s 'Good' threshold and the 3 performance issues below directly contribute 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 conversion rate.
Your LCP is 13.8s — fixing the 3 performance criticals could bring it under Google's 2.5s 'Good' threshold.
2 accessibility issues exclude 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

¥45,333 investment → ¥88,191/month returns

Investment
¥45,333
5.7 h · 3 findings
Monthly returns
¥88,191
¥1,058,293/yr
Payback
0.5 mo
+2234% Y1
Or — fix only the top 3 findings
¥45,3330.5 mo payback · +2234% 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.
¥1,333 — 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

7 barrier(s) likely increasing bounce by ~30%.

Barriers
7
2 crit 5 warn
Bounce delta
+30pp
added vs baseline
Score
65
C
Speed
2
Trust
1
Usability
2
Content
0
Nav
2
  • Page takes 13.8s to load
    Users abandon at ~3s — you're 11.3s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 7.4s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds
  • Viewport disables user zoom
    Visitors with low vision can't read the page — and some jurisdictions treat this as a legal risk
    → Remove user-scalable=no; drop maximum-scale if it's below 2

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

Remediation cost

¥45,333 5.7 developer hours at ¥8000/hr
Quick wins
¥1,333 1 fixes in ~10 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

¥9,142 / month at risk ~¥109,707 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

¥8,969 /mo

+29.9pp bounce · ~2,990 lost visitors/mo

CPC: JPY 3.00

Bandwidth Waste

¥173 /mo

14524.1 MB/mo × 11.940 JPY/GB

  • Optimize transfer: save ~1.5 MB per page load
    Saves ¥173/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 3 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

16
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
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.
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.

6.87 s

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

13.75 s

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

7.39 s

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

0.191

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

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

32.82 s

Desktop

46
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
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.
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.

959 ms

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

2.61 s

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

971 ms

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

0.002

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

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

8.46 s

Categories

8
Avg score 77.6

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 74
·
Avg 74
At average
0 50 100
Performance P6Content P92Accessibility P15Security P85Sustainability P20Infrastructure P33SEO P65Compliance P64

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

Better than 39% of WordPress sites See full WordPress benchmark →
Apple · 1267 peers
You 74
·
Avg 73
At average
0 50 100
Content P96Performance P8Security P86Accessibility P16SEO P79Sustainability P28Compliance P71Infrastructure P51

Top 10% of Apple sites score 84+ on Performance; you're at 67 — closing this gap is the highest-leverage improvement.

Better than 56% of Apple sites See full Apple benchmark →

Technology stack

WordPress, on Emotion, hosted on Next.js, with Nginx CDN

16 technologies detected 6 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Datadog Google Analytics
CMS
WordPress
Framework
Apple Chakra UI Facebook SDK Google Search Console HSTS Microsoft 365 Open Graph React Segment 1.62.0 Webpack
Runtime
Emotion
CDN
Nginx 1.28.0
Hosting
Next.js 13.5.11

All Detected Technologies (16)

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/1.28.0
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Next.js is a React framework for developing single page Javascript applications.

Categories JavaScript frameworks, Web frameworks, Web servers, Static site generator Website https://nextjs.org Detected by BeaverCheck Evidence Script URL: https://static.rakuten.com/assets/ac/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Emotion is a library designed for writing CSS styles with JavaScript.

Categories JavaScript frameworks, Development Website https://emotion.sh Detected by BeaverCheck
Categories CMS Detected by BeaverCheck Evidence robots.txt Disallow pattern: /wp-admin/, robots.txt Disallow pattern: /wp-includes/
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=H6mtoIlYoA4bu3C1

Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

Categories UI frameworks Website https://chakra-ui.com Detected by BeaverCheck Evidence Found 4 Chakra UI class names (chakra-*) in HTML
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: //connect.facebook.net/en_US/sdk.js
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=c0AJwAwQPiYFrMzTaBOhVUJF_GmAK4n9vo7lZuhkPCA

HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

Categories Security Website https://www.rfc-editor.org/rfc/rfc6797#section-6.1 Detected by BeaverCheck
Categories Email Detected by BeaverCheck Evidence MX record: rakuten-com.mail.protection.outlook.com

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

React is an open-source JavaScript library for building user interfaces or UI components.

Categories JavaScript frameworks Website https://reactjs.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Segment is a customer data platform (CDP) that helps you collect, clean, and control your customer data.

Categories Customer data platform Website https://segment.com Detected by BeaverCheck

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck

Datadog is a SaaS-based monitoring and analytics platform for large-scale applications and infrastructure.

Categories RUM, Analytics Website https://www.datadoghq.com Detected by BeaverCheck Evidence Script URL contains www.datadoghq-browser-agent.com: https://www.datadoghq-browser-agent.com/datadog-logs-v3.js

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

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck Evidence Script URL contains www.google-analytics.com: //www.google-analytics.com/analytics.js

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 (Apple) 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.

Next.js version may be outdated

Detected Next.js 13.5.11. The current major version is 14. 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%2Frakuten.com)](https://beavercheck.com/results/3d52f91f-9574-4772-9cc8-6e5be5999077)
<a href="https://beavercheck.com/results/3d52f91f-9574-4772-9cc8-6e5be5999077"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Frakuten.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Frakuten.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

2 sprints · 6h total → projected B (81)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 0h → C (79)
  • · Page weighs 15.0 MB (4.6 MB transferred)
  • · No <main> landmark found
  • · 281 third-party resources (100% of weight)

Sprint 2: Core Fixes

+2

Medium effort, high structural impact

2 findings 6h → B (81)
  • · 4 image(s) missing alt attribute
  • · 282 HTTP requests — consider bundling or reducing

Send Feedback