0% found this document useful (0 votes)
9 views6 pages

Four Seasons

Uploaded by

kundan.tech11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views6 pages

Four Seasons

Uploaded by

kundan.tech11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

https://www.fourseasons.

com/

78 88 75 92

Performance Accessibility Best SEO PWA


Practices

78

Performance
Values are estimated and may vary. The performance score
is calculated directly from these metrics. See calculator.

0–49 50–89 90–100

METRICS Expand view

First Contentful Paint Largest Contentful Paint

0.9 s 2.2 s

Total Blocking Time Cumulative Layout Shift

80 ms 0.028

Speed Index

4.5 s

View Treemap View Original Trace

Show audits relevant to: All FCP LCP TBT CLS

OPPORTUNITIES

Opportunity Estimated Savings

Reduce unused JavaScript 1.00s


Properly size images 0.68s

Serve images in next-gen formats 0.68s

Defer offscreen images 0.56s

Eliminate render-blocking resources 0.47s

Avoid serving legacy JavaScript to modern browsers 0.16s

These suggestions can help your page load faster. They don't directly affect the Performance score.

DIAGNOSTICS

Avoid enormous network payloads — Total size was 8,722 KiB

Avoid an excessive DOM size — 9,647 elements

Ensure text remains visible during webfont load

Avoid document.write()

Image elements do not have explicit width and height

Page prevented back/forward cache restoration — 2 failure reasons

Serve static assets with an efficient cache policy — 157 resources found

Minimize main-thread work — 2.8 s

Avoid chaining critical requests — 16 chains found

User Timing marks and measures — 2 user timings

Keep request counts low and transfer sizes small — 350 requests • 8,719 KiB

Largest Contentful Paint element — 2,240 ms

Avoid large layout shifts — 5 elements found

Avoid long main-thread tasks — 5 long tasks found

Avoid non-composited animations — 15 animated elements found

More information about the performance of your application. These numbers don't directly affect the Performance score.

PASSED AUDITS (19) Show


88

Accessibility
These checks highlight opportunities to improve the accessibility of your
web app. Only a subset of accessibility issues can be automatically
detected so manual testing is also encouraged.

ARIA

[aria-*] attributes do not match their roles

These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive
technology, like a screen reader.

TABLES AND LISTS

Lists do not contain only <li> elements and script supporting elements (<script> and <template>).

List items (<li>) are not contained within <ul>, <ol> or <menu> parent elements.

These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.

NAVIGATION

Heading elements are not in a sequentially-descending order

These are opportunities to improve keyboard navigation in your application.

AUDIO AND VIDEO

<video> elements contain a <track> element with [kind="captions"]

These are opportunities to provide alternative content for audio and video. This may improve the experience for users with
hearing or vision impairments.

ADDITIONAL ITEMS TO MANUALLY CHECK (10) Show

These items address areas which an automated testing tool cannot cover. Learn more in our guide on conducting an accessibility
review.

PASSED AUDITS (21) Show


NOT APPLICABLE (29) Show

75

Best Practices

GENERAL

Registers an unload listener

Browser errors were logged to the console

Issues were logged in the Issues panel in Chrome Devtools

Detected JavaScript libraries

Missing source maps for large first-party JavaScript

TRUST AND SAFETY

Ensure CSP is effective against XSS attacks

PASSED AUDITS (9) Show

NOT APPLICABLE (1) Show

92

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.

CRAWLING AND INDEXING

Links are not crawlable

To appear in search results, crawlers need access to your app.


ADDITIONAL ITEMS TO MANUALLY CHECK (1) Show

Run these additional validators on your site to check additional SEO best practices.

PASSED AUDITS (11) Show

NOT APPLICABLE (2) Show

PWA
These checks validate the aspects of a Progressive Web App. Learn what
makes a good Progressive Web App.

INSTALLABLE

Web app manifest or service worker do not meet the installability requirements — 2 reasons

PWA OPTIMIZED

Does not register a service worker that controls page and start_url

Is not configured for a custom splash screen Failures: Manifest does not have `name`.

Sets a theme color for the address bar.

Content is sized correctly for the viewport

Has a <meta name="viewport"> tag with width or initial-scale

Manifest doesn't have a maskable icon

ADDITIONAL ITEMS TO MANUALLY CHECK (3) Show

These checks are required by the baseline PWA Checklist but are not automatically checked by Lighthouse. They do not affect
your score but it's important that you verify them manually.
Captured at Sep 28, 2023, Emulated Desktop with Single page load
10:56 PM GMT+4 Lighthouse 10.4.0
Initial page load Custom throttling Using Chromium 117.0.0.0
with devtools

Generated by Lighthouse 10.4.0 | File an issue

You might also like