Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| xivclimbers.com/css/app.css?id=5194a37994c0844c09b28494b6f74f94 | 0.0 ms | 5.9 KiB |
| xivclimbers.com/img/job/PCT.svg | 0.0 ms | 2.8 KiB |
| xivclimbers.com/img/job/VPR.svg | 0.0 ms | 2.6 KiB |
| xivclimbers.com/img/job/SGE.svg | 0.0 ms | 1.0 KiB |
| xivclimbers.com/img/job/SAM.svg | 0.0 ms | 893 B |
| xivclimbers.com/img/job/WAR.svg | 0.0 ms | 878 B |
| xivclimbers.com/img/job/RDM.svg | 0.0 ms | 838 B |
| xivclimbers.com/img/job/DRG.svg | 0.0 ms | 832 B |
| xivclimbers.com/img/job/BLM.svg | 0.0 ms | 831 B |
| xivclimbers.com/img/job/AST.svg | 0.0 ms | 801 B |
| xivclimbers.com/img/job/DNC.svg | 0.0 ms | 797 B |
| xivclimbers.com/img/job/MCH.svg | 0.0 ms | 783 B |
| xivclimbers.com/img/job/GNB.svg | 0.0 ms | 727 B |
| xivclimbers.com/img/job/DRK.svg | 0.0 ms | 726 B |
| xivclimbers.com/img/job/BRD.svg | 0.0 ms | 722 B |
| xivclimbers.com/img/job/RPR.svg | 0.0 ms | 722 B |
| xivclimbers.com/img/job/NIN.svg | 0.0 ms | 721 B |
| xivclimbers.com/img/job/SCH.svg | 0.0 ms | 691 B |
| xivclimbers.com/img/job/SMN.svg | 0.0 ms | 677 B |
| xivclimbers.com/img/job/PLD.svg | 0.0 ms | 669 B |
| xivclimbers.com/img/job/MNK.svg | 0.0 ms | 643 B |
| xivclimbers.com/img/job/WHM.svg | 0.0 ms | 623 B |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size |
|---|---|
| xivclimbers.com/css/app.css?id=5194a37994c0844c09b28494b6f74f94 | 5.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| xivclimbers.com/livewire/livewire.min.js?id=df3a17f2 | 49.9 KiB | 37.7 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All
North America
Aether
Crystal
Dynamis
Primal
Europe
Chaos
Light
Shadow
Japan… div.md:p-6 > div.w-full > div.col > select.w-full |
All
Aether
Adamantoise
Cactuar
Faerie
Gilgamesh
Jenova
Midgardsormr
Sargatanas
… div.md:p-6 > div.w-full > div.col > select.w-full |
All
Healer
Astrologian
Scholar
Sage
White Mage
Magical Ranged DPS
Black Mage
Pi… div.md:p-6 > div.w-full > div.col > select.w-full |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best Practices
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.