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.
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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Japan’s Golden Route: Tokyo, Kanazawa, Kyoto, and Fuji in 14 Days li > article.card > div.w-full > img.max-w-full | /53fc1e50-1b09-44c9-8400-dba68bd3064e/image/fe4cb7db-e1fb... | 604.6 KiB | 549.8 KiB |
The French Riviera and Provence: A Journey Through Authentic France li > article.card > div.w-full > img.max-w-full | /f0ca3ffe-c6c4-4f16-8acf-a3d6b940cfc3/image/78a0b5d6-db4b... | 375.6 KiB | 320.8 KiB |
Winter in the Arctic North: 12 Days by Water and Land li > article.card > div.w-full > img.max-w-full | /c1f6941a-713a-4d1f-9b89-bdd8e3c845f5/image/50f6ea5e-92b7... | 384.2 KiB | 319.9 KiB |
Treasures of Türkiye: Ancient Ruins and Anatolian Adventures in Istanbul, Izmir… li > article.card > div.w-full > img.max-w-full | /c7b83d98-577e-4f50-b9b2-27b32069b9bf/image/ba801b2d-da37... | 327.0 KiB | 282.4 KiB |
Cruising South Through Norway's North: Summer in 15 Days li > article.card > div.w-full > img.max-w-full | /c1f6941a-713a-4d1f-9b89-bdd8e3c845f5/image/c3198a0a-27b9... | 273.1 KiB | 224.7 KiB |
aerial view of rafting boats and athletes in river Voidomatis with the famous c… div.grid > article.promotion-card > div.aspect-[4/3] > img.max-w-full | /image/975050285728/image_v00cqfessl6dhc0rrb684pej3g/-FJP... | 176.2 KiB | 121.8 KiB |
The Other Italy: a Grand Tour of Sicily's Taormina, Syracuse, and Palermo li > article.card > div.w-full > img.max-w-full | /c7b83d98-577e-4f50-b9b2-27b32069b9bf/image/669de825-098a... | 116.9 KiB | 96.1 KiB |
All the ways to get around Reykjavík li > article.card > div.w-full > img.max-w-full | /image/975050285728/image_mbbppkkjud53rbrdu4dj1l6r71/-FWE... | 142.5 KiB | 86.9 KiB |
6 of the best weekend breaks within two hours of London by train li > article.card > div.w-full > img.max-w-full | /image/975050285728/image_9j99me41ad2fh2enrb6md4ed3b/-FWE... | 63.1 KiB | 28.7 KiB |
12 tips for visiting Reykjavík on a budget li > article.card > div.w-full > img.max-w-full | /image/975050285728/image_24fkmq8nv134ncsbev5dl0e815/-FWE... | 75.5 KiB | 20.8 KiB |
The ultimate weekend in East Cork, Ireland li > article.card > div.w-full > img.max-w-full | /image/975050285728/image_4hfjip2c014vt5efl6gs2pts68/-FWE... | 72.8 KiB | 20.1 KiB |
The people who made my trip to northern Spain unforgettable li > article.card > div.w-full > img.max-w-full | /image/975050285728/image_vmcef4qsnl50j6t8p52ln9qe12/-FWE... | 40.9 KiB | 18.6 KiB |
Glen Canyon Dam, September 2025. div.grid > article.promotion-card > div.aspect-[4/3] > img.max-w-full | /image/975050285728/image_d3uir7h0sd349fqfkk50c6il01/-FJP... | 67.4 KiB | 13.0 KiB |
May 2024: Brownes Beach, Barbados article.group > a.card-link > div.relative > img.max-w-full | /image/975050285728/image_s958o8ga012g5birjkeqps2r4g/-FWE... | 26.1 KiB | 7.9 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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 | Duration |
|---|---|---|
| www.lonelyplanet.com/_astro/layout.CJZDqz11.css | 22.3 KiB | 333 ms |
| www.lonelyplanet.com/_astro/api.CH8WmpxS.css | 1.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| lonelyplanet.com/ | 800 ms |
| www.lonelyplanet.com/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.lonelyplanet.com/ | 796 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-0C082JLRD2&cx=c>m=4e64h1 | 172.5 KiB | 64.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-P9V444 | 142.9 KiB | 61.9 KiB |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128.2 KiB | 60.0 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.lonelyplanet.com/ | 1.3 s | 84 ms | 15 ms |
| Unattributable | 711 ms | 51 ms | 0.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-P9V444 | 569 ms | 495 ms | 34 ms |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 496 ms | 304 ms | 61 ms |
| www.googletagmanager.com/gtag/js?id=G-0C082JLRD2&cx=c>m=4e64h1 | 383 ms | 333 ms | 47 ms |
| js-agent.newrelic.com/nr-loader-spa-current.min.js | 382 ms | 274 ms | 7.3 ms |
| cohesion.lonelyplanet.com/cohesion/cohesion-latest.min.js | 165 ms | 148 ms | 11 ms |
| js-agent.newrelic.com/nr-spa-1.313.1.min.js | 134 ms | 121 ms | 9.2 ms |
| www.google-analytics.com/analytics.js | 106 ms | 85 ms | 4.4 ms |
| widget.getyourguide.com/dist/pa.umd.production.min.js | 73 ms | 68 ms | 3.7 ms |
| www.lonelyplanet.com/_astro/web.DOxuPxb-.js | 66 ms | 37 ms | 0.2 ms |
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 65 ms | 61 ms | 1.8 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.1 s |
| Other | 1.2 s |
| Style & Layout | 573 ms |
| Parse HTML & CSS | 214 ms |
| Rendering | 213 ms |
| Script Parsing & Compilation | 211 ms |
| Garbage Collection | 55 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
NOW AVAILABLE IN THE US!
THE LONELY PLANET APP
DOWNLOAD NOW div.relative > div.max-w-(--container-layout) > article.group > a.card-link |
11 PLACES TO VISIT
WHERE TO GO IN MAY
VIEW THE LIST div.relative > div.max-w-(--container-layout) > article.group > a.card-link |
SHOP
BOOKS
BEST SELLING GUIDES div.grid > article.promotion-card > div.aspect-[4/3] > a.card-link |
READ
STORIES
FIND INSPIRATION div.grid > article.promotion-card > div.aspect-[4/3] > a.card-link |
TRAVEL WITH US
JOURNEYS
START PLANNNING div.grid > article.promotion-card > div.aspect-[4/3] > a.card-link |
COVERAGE BY WORLD NOMADS
PROTECT YOUR TRAVEL ADVENTURES
SECURE YOUR TRIP div.relative > div.max-w-(--container-layout) > article.group > a.card-link |
TRAVEL, WITHOUT LIMITS
STAY CONNECTED ABROAD WITH HOLAFLY ESIM
GET 5% OFF ANY … div.relative > div.max-w-(--container-layout) > article.group > a.card-link |
The Cook Islands li > article.card > div.card-body > a.card-link |
Tonga li > article.card > div.card-body > a.card-link |
Austin li > article.card > div.card-body > a.card-link |
Patagonia li > article.card > div.card-body > a.card-link |
San Diego li > article.card > div.card-body > a.card-link |
Seville li > article.card > div.card-body > a.card-link |
Faroe Islands li > article.card > div.card-body > a.card-link |
Palau li > article.card > div.card-body > a.card-link |
Antigua & Barbuda li > article.card > div.card-body > a.card-link |
Maastricht li > article.card > div.card-body > a.card-link |
SUBSCRIBE NOW section#NL-HOMEPAGE-section > div.max-w-4xl > form#NL-HOMEPAGE > button.btn |
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () |
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.lonelyplanet.com/articles/things-to-know-before-traveling-to-ireland | READ MORE |
| cookiepedia.co.uk/giving-consent-to-cookies | More information |
Format your HTML in a way that enables crawlers to better understand your app’s content.