http://localhost:10200/dobetterweb/dbw_tester.html
64
Performance
65
Accessibility
8
Best Practices
67
SEO
Progressive Web App
50
Plugin
0–49 50–89 90–100
Metrics
First Contentful Paint
4.0 s
First Contentful Paint marks the time at which the first text or image is painted. Learn more.
Speed Index
4.4 s
Speed Index shows how quickly the contents of a page are visibly populated. Learn more.
Largest Contentful Paint
4.9 s
Largest Contentful Paint marks the time at which the largest text or image is painted. Learn More
Time to Interactive
4.9 s
Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.
Total Blocking Time
120 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more.
Cumulative Layout Shift
0.42
Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.
Values are estimated and may vary. The performance score is calculated directly from these metrics.See calculator.
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
BudgetsPerformance budgets set standards for the performance of your site.
Resource Type
Requests
Transfer Size
Over Budget
Script
4
101.2 KB
2 requests
71.2 KB
Total
16
156.8 KB
6 requests
56.8 KB
Other
1
12.3 KB
7.3 KB
Third-party
1
29.5 KB
4.5 KB
Stylesheet
7
5.2 KB
5 requests
0.2 KB
Image
1
24.2 KB
Media
0
0 KB
Font
0
0 KB
Document
3
13.8 KB
2 requests
Metric
Measurement
Over Budget
First CPU Idle
4,930 ms
2,030 ms
Time to Interactive
4,930 ms
2,030 ms
First Meaningful Paint
3,970 ms
1,970 ms
First Contentful Paint
3,970 ms
970 ms
Max Potential First Input Delay
120 ms
20 ms
OpportunitiesThese suggestions can help your page load faster. They don't directly affect the Performance score.
Opportunity
Estimated Savings
Eliminate render-blocking resources
1.13 s
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Learn more.
WordPressThere are a number of WordPress plugins that can help you inline critical assets or defer less important resources. Beware that optimizations provided by these plugins may break features of your theme or plugins, so you will likely need to make code changes.
URL
Transfer Size
Potential Savings
0.8 KB
870 ms
0.1 KB
870 ms
0.8 KB
870 ms
0.7 KB
870 ms
1.7 KB
720 ms
Enable text compression
0.3 s
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more.
WordPressYou can enable text compression in your web server configuration.
URL
Transfer Size
Potential Savings
/zone.js
(localhost)
69.8 KB
54.9 KB
12.2 KB
8.2 KB
Minify JavaScript
0.15 s
Minifying JavaScript files can reduce payload sizes and script parse time. Learn more.
WordPressA number of WordPress plugins can speed up your site by concatenating, minifying, and compressing your scripts. You may also want to use a build process to do this minification up front if possible.
URL
Transfer Size
Potential Savings
/zone.js
(localhost)
70 KB
29.8 KB
DiagnosticsMore information about the performance of your application. These numbers don't directly affect the Performance score.
Does not use HTTP/2 for all of its resources 15 requests not served via HTTP/2
HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. Learn more.
URL
Protocol
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
http/1.1
/zone.js
(localhost)
http/1.1
http/1.1
/favicon.ico
(localhost)
http/1.1
Does not use passive listeners to improve scrolling performance
Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. Learn more.
URL
Location
line: 26
line: 222
line: 248
Avoid document.write()
For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. Learn more.
URL
Location
line: 178
line: 179
line: 180
Serve static assets with an efficient cache policy 10 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more.
URL
Cache TTL
Transfer Size
/zone.js
(localhost)
None
70 KB
None
24 KB
None
2 KB
None
1 KB
None
1 KB
None
1 KB
None
1 KB
None
1 KB
None
1 KB
None
0 KB
Avoid chaining critical requests 12 chains found
The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. Learn more.
Maximum critical path latency: 5,540 ms
Initial Navigation
- 570 ms, 0.8 KB
- 580 ms, 0.14 KB
- 2,210 ms, 0.8 KB
- 590 ms, 0.72 KB
- 1,140 ms, 0.72 KB
- 3,570 ms, 0.8 KB
- 1,150 ms, 1.66 KB
- 590 ms, 0.14 KB
/zone.js
(localhost)
- 1,110 ms, 69.97 KB
…2.1.1/jquery.min.js
(ajax.googleapis.com)
- 920 ms, 29.47 KB
/favicon.ico
(localhost)
- 570 ms, 0.22 KB
Keep request counts low and transfer sizes small 16 requests • 157 KB
To set budgets for the quantity and size of page resources, add a budget.json file. Learn more.
Resource Type
Requests
Transfer Size
Total
16
156.8 KB
Script
4
101.2 KB
Image
1
24.2 KB
Document
3
13.8 KB
Other
1
12.3 KB
Stylesheet
7
5.2 KB
Media
0
0 KB
Font
0
0 KB
Third-party
1
29.5 KB
Largest Contentful Paint element 1 element found
This is the element that was identified as the Largest Contentful Paint. Learn More
Element
This domain is for use in illustrative examples in documents. You may use this …
<p class="paragraph">
Avoid large layout shifts 4 elements found
These DOM elements contribute most to the CLS of the page.
Element
Debugging Node.js with Chrome DevTools
<h5>
The canonical guide to using the Chrome DevTools UI for debugging Node.js. It d…
<p>
hr
<hr>
Aside from that, I’ve been busy working on Lighthouse, performance metrics, too…
<p>
Avoid long main-thread tasks 4 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn more
URL
Duration
983 ms
…2.1.1/jquery.min.js
(ajax.googleapis.com)
127 ms
Unattributable
124 ms
/zone.js
(localhost)
96 ms
Passed audits (19)
Properly size images
Serve images that are appropriately-sized to save cellular data and improve load time. Learn more.
WordPressUpload images directly through the media library to ensure that the required image sizes are available, and then insert them from the media library or use the image widget to ensure the optimal image sizes are used (including those for the responsive breakpoints). Avoid using `Full Size` images unless the dimensions are adequate for their usage. Learn More.
Defer offscreen images
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. Learn more.
WordPressInstall a lazy-load WordPress plugin that provides the ability to defer any offscreen images, or switch to a theme that provides that functionality. Also consider using the AMP plugin.
Minify CSS
Minifying CSS files can reduce network payload sizes. Learn more.
WordPressA number of WordPress plugins can speed up your site by concatenating, minifying, and compressing your styles. You may also want to use a build process to do this minification up-front if possible.
Remove unused CSS
Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity. Learn more.
WordPressConsider reducing, or switching, the number of WordPress plugins loading unused CSS in your page. To identify plugins that are adding extraneous CSS, try running code coverage in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the stylesheet. Look out for plugins that have many stylesheets in the list which have a lot of red in code coverage. A plugin should only enqueue a stylesheet if it is actually used on the page.
Remove unused JavaScript
Remove unused JavaScript to reduce bytes consumed by network activity. Learn more.
WordPressConsider reducing, or switching, the number of WordPress plugins loading unused JavaScript in your page. To identify plugins that are adding extraneous JS, try running code coverage in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the script. Look out for plugins that have many scripts in the list which have a lot of red in code coverage. A plugin should only enqueue a script if it is actually used on the page.
Efficiently encode images
Optimized images load faster and consume less cellular data. Learn more.
WordPressConsider using an image optimization WordPress plugin that compresses your images while retaining quality.
Serve images in next-gen formats Potential savings of 9 KB
Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. Learn more.
WordPressConsider using a plugin or service that will automatically convert your uploaded images to the optimal formats.
URL
Resource Size
Potential Savings
24 KB
8.8 KB
Preconnect to required origins
Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. Learn more.
Initial server response time was short Root document took 570 ms
Keep the server response time for the main document short because all other requests depend on it. Learn more.
WordPressThemes, plugins, and server specifications all contribute to server response time. Consider finding a more optimized theme, carefully selecting an optimization plugin, and/or upgrading your server.
Avoid multiple page redirects
Redirects introduce additional delays before the page can be loaded. Learn more.
Preload key requests
Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. Learn more.
Use video formats for animated content
Large GIFs are inefficient for delivering animated content. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes. Learn more
WordPressConsider uploading your GIF to a service which will make it available to embed as an HTML5 video.
Avoids enormous network payloads Total size was 157 KB
Large network payloads cost users real money and are highly correlated with long load times. Learn more.
WordPressConsider showing excerpts in your post lists (e.g. via the more tag), reducing the number of posts shown on a given page, breaking your long posts into multiple pages, or using a plugin to lazy-load comments.
URL
Transfer Size
/zone.js
(localhost)
70 KB
…2.1.1/jquery.min.js
(ajax.googleapis.com)
29.5 KB
24.2 KB
12.3 KB
12.3 KB
1.7 KB
1.1 KB
0.8 KB
0.8 KB
0.8 KB
Avoids an excessive DOM size 31 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn more.
Statistic
Element
Value
Total DOM Elements
31
Maximum DOM Depth
<h2>
3
Maximum Child Elements
<body>
29
User Timing marks and measures
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. Learn more.
JavaScript execution time 1.2 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn more.
URL
Total CPU Time
Script Evaluation
Script Parse
1,044 ms
964 ms
3 ms
Unattributable
280 ms
10 ms
0 ms
/zone.js
(localhost)
107 ms
91 ms
2 ms
…2.1.1/jquery.min.js
(ajax.googleapis.com)
90 ms
81 ms
1 ms
Minimizes main-thread work 1.5 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn more
Category
Time Spent
Script Evaluation
1,149 ms
Other
177 ms
Style & Layout
122 ms
Parse HTML & CSS
54 ms
Garbage Collection
26 ms
Rendering
13 ms
Script Parsing & Compilation
8 ms
All text remains visible during webfont loads
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more.
Minimize third-party usage Third-party code blocked the main thread for 20 ms
Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. Learn more.
Third-Party
Transfer Size
Main-Thread Blocking Time
29 KB
23 ms
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.
ContrastThese are opportunities to improve the legibility of your content.
Background and foreground colors do not have a sufficient contrast ratio.
Low-contrast text is difficult or impossible for many users to read. Learn more.
Failing Elements
Do better web tester page
<h2>Do better web tester page</h2>
Hi there!
<span>Hi there!</span>
Internationalization and localizationThese are opportunities to improve the interpretation of your content by users in different locales.
<html> element does not have a [lang] attribute
If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more.
Failing Elements
html
<html manifest="clock.appcache">
Names and labelsThese 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.
Image elements do not have [alt] attributes
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more.
Failing Elements
img
<img src="lighthouse-480x318.jpg" width="480" height="57">
img
<img src="lighthouse-480x318.jpg" width="480" height="318">
img
<img src="lighthouse-rotating.gif" width="811" height="462">
img
<img src="blob:http://localhost:62824/289254fd-ef1d-4c1a-96a8-ba291caa2140">
Form elements do not have associated labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more.
Failing Elements
input
<input type="password" onpaste="event.preventDefault();">
input
<input type="password">
input
<input type="password" onpaste="return false;">
<object> elements do not have [alt] text
Screen readers cannot translate non-text content. Adding alt text to `<object>` elements helps screen readers convey meaning to users. Learn more.
Failing Elements
object
<object id="5934a"></object>
object
<object id="5934b"></object>
Additional items to manually check (10) These items address areas which an automated testing tool cannot cover. Learn more in our guide on conducting an accessibility review.
The page has a logical tab order
Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. Learn more.
Interactive controls are keyboard focusable
Custom interactive controls are keyboard focusable and display a focus indicator. Learn more.
Interactive elements indicate their purpose and state
Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. Learn more.
The user's focus is directed to new content added to the page
If new content, such as a dialog, is added to the page, the user's focus is directed to it. Learn more.
User focus is not accidentally trapped in a region
A user can tab into and out of any control or region without accidentally trapping their focus. Learn more.
Custom controls have associated labels
Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. Learn more.
Custom controls have ARIA roles
Custom interactive controls have appropriate ARIA roles. Learn more.
Visual order on the page follows DOM order
DOM order matches the visual order, improving navigation for assistive technology. Learn more.
Offscreen content is hidden from assistive technology
Offscreen content is hidden with display: none or aria-hidden=true. Learn more.
HTML5 landmark elements are used to improve navigation
Landmark elements (<main>, <nav>, etc.) are used to improve the keyboard navigation of the page for assistive technology. Learn more.
Passed audits (11)
[aria-hidden="true"] is not present on the document <body>
Assistive technologies, like screen readers, work inconsistently when `aria-hidden="true"` is set on the document `<body>`. Learn more.
[aria-hidden="true"] elements do not contain focusable descendents
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn more.
ARIA input fields have accessible names
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
ARIA toggle fields have accessible names
When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
Buttons have an accessible name
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn more.
The page contains a heading, skip link, or landmark region
Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. Learn more.
Document has a <title> element
The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. Learn more.
[id] attributes on active, focusable elements are unique
All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. Learn more.
ARIA IDs are unique
The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. Learn more.
Heading elements appear in a sequentially-descending order
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more.
[user-scalable="no"] is not used in the <meta name="viewport"> element and the [maximum-scale] attribute is not less than 5.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more.
Not applicable (24)
[accesskey] values are unique
Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. Learn more.
[aria-*] attributes match their roles
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn more.
[role]s have all required [aria-*] attributes
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more.
Elements with an ARIA [role] that require children to contain a specific [role] have all required children.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more.
[role]s are contained by their required parent element
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more.
[role] values are valid
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more.
[aria-*] attributes have valid values
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more.
[aria-*] attributes are valid and not misspelled
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. Learn more.
<dl>'s contain only properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements.
When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn more.
Definition list items are wrapped in <dl> elements
Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. Learn more.
No form fields have multiple labels
Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. Learn more.
<frame> or <iframe> elements have a title
Screen reader users rely on frame titles to describe the contents of frames. Learn more.
<html> element has a valid value for its [lang] attribute
Specifying a valid BCP 47 language helps screen readers announce text properly. Learn more.
<input type="image"> elements have [alt] text
When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. Learn more.
Presentational <table> elements avoid using <th>, <caption> or the [summary] attribute.
A table being used for layout purposes should not include data elements, such as the th or caption elements or the summary attribute, because this can create a confusing experience for screen reader users. Learn more.
Lists contain only <li> elements and script supporting elements (<script> and <template>).
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more.
List items (<li>) are contained within <ul> or <ol> parent elements
Screen readers require list items (`<li>`) to be contained within a parent `<ul>` or `<ol>` to be announced properly. Learn more.
The document does not use <meta http-equiv="refresh">
Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. Learn more.
No element has a [tabindex] value greater than 0
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more.
Cells in a <table> element that use the [headers] attribute refer to table cells within the same table.
Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. Learn more.
<th> elements and elements with [role="columnheader"/"rowheader"] have data cells they describe.
Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. Learn more.
[lang] attributes have a valid value
Specifying a valid BCP 47 language on elements helps ensure that text is pronounced correctly by a screen reader. Learn more.
<video> elements contain a <track> element with [kind="captions"]
When a video provides a caption it is easier for deaf and hearing impaired users to access its information. Learn more.
<video> elements contain a <track> element with [kind="description"]
Audio descriptions provide relevant information for videos that dialogue cannot, such as facial expressions and scenes. Learn more.
Trust and Safety
Does not use HTTPS 1 insecure request found
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being servedover HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more.
Insecure URL
…2.1.1/jquery.min.js
(ajax.googleapis.com)
Links to cross-origin destinations are unsafe
Warnings: Unable to determine the destination for anchor (<a target="_blank">). If not used as a hyperlink, consider removing target=_blank.
Add `rel="noopener"` or `rel="noreferrer"` to any external links to improve performance and prevent security vulnerabilities. Learn more.
Failing Anchors
external link
<a href="https://www.google.com/" target="_blank">
external link
<a target="_blank">
external link
<a href="https://www.google.com/" target="_blank" rel="nofollow">
internal link is ok
<a href="./doesnotexist" target="_blank">
Requests the geolocation permission on page load
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more.
URL
Location
line: 277
line: 281
Requests the notification permission on page load
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more.
URL
Location
line: 287
Includes front-end JavaScript libraries with known security vulnerabilities 4 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers. Learn more.
Library Version
Vulnerability Count
Highest Severity
4
Medium
User Experience
Prevents users to paste into password fields
Preventing password pasting undermines good security policy. Learn more.
Failing Elements
<input type="password" onpaste="event.preventDefault();">
<input type="password" onpaste="return false;">
Displays images with incorrect aspect ratio
Image display dimensions should match natural aspect ratio. Learn more.
URL
Aspect Ratio (Displayed)
Aspect Ratio (Actual)
480 x 57 (8.42)
480 x 318 (1.51)
Serves images with low resolution
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn more.
URL
Displayed size
Actual size
Expected size
480 x 318
480 x 318
1260 x 835
Browser Compatibility
Charset declaration is missing or occurs too late in the HTML
A character encoding declaration is required. It can be done with a <meta> tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more.
General
Uses Application Cache Found "clock.appcache"
Application Cache is deprecated. Learn more.
Uses deprecated APIs 3 warnings found
Deprecated APIs will eventually be removed from the browser. Learn more.
Deprecation / Warning
URL
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
/deep/ combinator is no longer supported in CSS dynamic profile.It is now effectively no-op, acting as if it were a descendant combinator. /deep/ combinator will be removed, and will be invalid at M65. You should remove it. See https://www.chromestatus.com/features/4964279606312960 for more details.
Browser errors were logged to the console
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more
URL
Description
Application Cache Error event: Manifest fetch failed (404) http://localhost:10200/dobetterweb/clock.appcache
Error: An error
    at http://localhost:10200/dobetterweb/dbw_tester.html:42:38
Failed to load resource: the server responded with a status of 404 (Not Found)
/favicon.ico
(localhost)
Failed to load resource: the server responded with a status of 404 (Not Found)
Failed to load resource: the server responded with a status of 404 (Not Found)
Passed audits (2)
Page has the HTML doctype
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more.
Detected JavaScript libraries
All front-end JavaScript libraries detected on the page. Learn more.
Name
Version
jQuery
2.1.1
WordPress
These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. Learn more.
Content Best PracticesFormat your HTML in a way that enables crawlers to better understand your app’s content.
Document does not have a meta description
Meta descriptions may be included in search results to concisely summarize page content. Learn more.
Image elements do not have [alt] attributes
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more.
Failing Elements
img
<img src="lighthouse-480x318.jpg" width="480" height="57">
img
<img src="lighthouse-480x318.jpg" width="480" height="318">
img
<img src="lighthouse-rotating.gif" width="811" height="462">
img
<img src="blob:http://localhost:62824/289254fd-ef1d-4c1a-96a8-ba291caa2140">
Crawling and IndexingTo appear in search results, crawlers need access to your app.
Links are not crawlable
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn More
Uncrawlable Link
external link
<a target="_blank">
a
<a href="javascript:void(0)" target="_blank">
Mobile FriendlyMake sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. Learn more.
Tap targets are not sized appropriately 0% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. Learn more.
Tap Target
Size
Overlapping Target
Do something
<button class="small-button">Do something</button>
200x18
Do something else
<button class="small-button">Do something else</button>
Additional items to manually check (1) Run these additional validators on your site to check additional SEO best practices.
Structured data is valid
Run the Structured Data Testing Tool and the Structured Data Linter to validate structured data. Learn more.
Passed audits (8)
Has a <meta name="viewport"> tag with width or initial-scale
Add a `<meta name="viewport">` tag to optimize your app for mobile screens. Learn more.
Document has a <title> element
The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. Learn more.
Page has successful HTTP status code
Pages with unsuccessful HTTP status codes may not be indexed properly. Learn more.
Page isn’t blocked from indexing
Search engines are unable to include your pages in search results if they don't have permission to crawl them. Learn more.
Document has a valid hreflang
hreflang links tell search engines what version of a page they should list in search results for a given language or region. Learn more.
Document uses legible font sizes 100% legible text
Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px. Learn more.
Source
Selector
% of Page Text
Font Size
Legible text
100.00%
≥ 12px
Document avoids plugins
Search engines can't index plugin content, and many devices restrict plugins or don't support them. Learn more.
Not applicable (2)
robots.txt is valid
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more.
Document has a valid rel=canonical
Canonical links suggest which URL to show in search results. Learn more.
These checks validate the aspects of a Progressive Web App. Learn more.
Fast and reliable
Page load is fast enough on mobile networks
A fast page load over a cellular network ensures a good mobile user experience. Learn more.
Current page does not respond with a 200 when offline
If you're building a Progressive Web App, consider using a service worker so that your app can work offline. Learn more.
start_url does not respond with a 200 when offline
No usable web app manifest found on page.
A service worker enables your web app to be reliable in unpredictable network conditions. Learn more.
Installable
Does not use HTTPS 1 insecure request found
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being servedover HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more.
Insecure URL
…2.1.1/jquery.min.js
(ajax.googleapis.com)
Does not register a service worker that controls page and start_url
The service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. Learn more.
Web app manifest does not meet the installability requirements
Failures: No manifest was fetched.
Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. Learn more.
PWA Optimized
Does not redirect HTTP traffic to HTTPS
If you've already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. Learn more.
Is not configured for a custom splash screen
Failures: No manifest was fetched.
A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. Learn more.
Does not set a theme color for the address bar.
Failures: No manifest was fetched, No `<meta name="theme-color">` tag found.
The browser address bar can be themed to match your site. Learn more.
Content is sized correctly for the viewport
If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. Learn more.
Has a <meta name="viewport"> tag with width or initial-scale
Add a `<meta name="viewport">` tag to optimize your app for mobile screens. Learn more.
Contains some content when JavaScript is not available
Your app should display some content when JavaScript is disabled, even if it's just a warning to the user that JavaScript is required to use the app. Learn more.
Does not provide a valid apple-touch-icon
For ideal appearance on iOS when users add a progressive web app to the home screen, define an `apple-touch-icon`. It must point to a non-transparent 192px (or 180px) square PNG. Learn More.
Manifest doesn't have a maskable icon
No manifest was fetched
A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. Learn more.
Additional items to manually check (3) 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.
Site works cross-browser
To reach the most number of users, sites should work across every major browser. Learn more.
Page transitions don't feel like they block on the network
Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. Learn more.
Each page has a URL
Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. Learn more.