Webperf result opticmsxperience.com

4.48

Results from https://opticmsxperience.com/

Lighthouse Performance

4.10

Results collected at 2025-01-16

- The website is fast.

Performance section:
- Total Blocking Time 5.00
- Largest Contentful Paint: 4.3 s 2.05
- Cumulative Layout Shift 5.00
- First Contentful Paint: 2.4 s 3.60
- Speed Index: 2.4 s 4.90
- Largest Contentful Paint element 1.00
- Eliminate render-blocking resources 1.00
- Reduce unused CSS 1.00
- Serve images in next-gen formats 1.00
- Properly size images 1.00
- Serve static assets with an efficient cache policy: 13 resources found 2.50
- Minify JavaScript: Potential savings of 4 KiB 2.50
- Avoid serving legacy JavaScript to modern browsers: Potential savings of 12 KiB 2.50
- Time to Interactive: 4.4 s 4.20
- Has a `<meta name="viewport">` tag with `width` or `initial-scale` 5.00
- Screenshot Thumbnails 5.00
- Final Screenshot 5.00
- Max Potential First Input Delay 5.00
- Initial server response time was short 5.00
- Avoid chaining critical requests 5.00
- Avoid multiple page redirects 5.00
- Minimizes main-thread work 5.00
- JavaScript execution time 5.00
- Preconnect to required origins 5.00
- All text remains visible during webfont loads 5.00
- Diagnostics 5.00
- Network Requests 5.00
- Network Round Trip Times 5.00
- Server Backend Latencies 5.00
- Tasks 5.00
- Metrics 5.00
- Resources Summary 5.00
- Minimize third-party usage 5.00
- Largest Contentful Paint image was not lazily loaded 5.00
- Avoid large layout shifts 5.00
- Avoid long main-thread tasks 5.00
- Image elements have explicit `width` and `height` 5.00
- Preload Largest Contentful Paint image 5.00
- Script Treemap Data 5.00
- Avoids enormous network payloads 5.00
- Defer offscreen images 5.00
- Minify CSS 5.00
- Reduce unused JavaScript 5.00
- Efficiently encode images 5.00
- Enable text compression 5.00
- Use video formats for animated content 5.00
- Remove duplicate modules in JavaScript bundles 5.00
- Avoids an excessive DOM size 5.00
- Avoids `document.write()` 5.00
- Use HTTP/2 5.00
- Uses passive listeners to improve scrolling performance 5.00
- Page didn't prevent back/forward cache restoration 5.00

404 Page

5.00

Results collected at 2025-01-16

- Correct status code? Got 404, and 404 is correct. 5.00
- Found a page title in the page's metadata? 5.00
- Found headline (h1)? 5.00
- Is it lacking text describing that an error has occurred (in Swedish OR English for English sites)? 5.00
- Is text content length is less than 150 characters, which indicates that the user is not being referred, nor advised? 5.00

Lighthouse SEO

5.00

Results collected at 2025-01-16

- The webpage is really optimised for SEO!
- Page isn’t blocked from indexing 5.00
- Document has a `<title>` element 5.00
- Image elements have `[alt]` attributes 5.00
- Document has a meta description 5.00
- Page has successful HTTP status code 5.00
- Links have descriptive text 5.00
- Links are crawlable 5.00
- robots.txt is valid 5.00
- Document has a valid `hreflang` 5.00
- Document has a valid `rel=canonical` 5.00

Lighthouse Best Practices

5.00

Results collected at 2025-01-16

- The website is adhering to best practice according to Google Lighthouse!
- Uses HTTPS 5.00
- Avoids deprecated APIs 5.00
- Avoids third-party cookies 5.00
- Allows users to paste into input fields 5.00
- Has a `<meta name="viewport">` tag with `width` or `initial-scale` 5.00
- No browser errors logged to the console 5.00
- Displays images with correct aspect ratio 5.00
- Serves images with appropriate resolution 5.00
- Page has the HTML doctype 5.00
- Properly defines charset 5.00
- Avoids requesting the geolocation permission on page load 5.00
- No issues in the `Issues` panel in Chrome Devtools 5.00
- Avoids requesting the notification permission on page load 5.00
- Document uses legible font sizes 5.00
- Page has valid source maps 5.00
- Ensure CSP is effective against XSS attacks 5.00
- Use a strong HSTS policy 5.00
- Ensure proper origin isolation with COOP 5.00
- Detected JavaScript libraries 5.00

W3C HTML

4.47

Results collected at 2025-01-16

- The tested page has 13 errors in its HTML code.

Standards section:
- #1: Webpage - Number of grouped error type: 5 4.00
- #1: Webpage - Number of errors: 11 3.90
- Attribute “mask-type” not allowed on element “mask” at this point. (errors of this type: 6 pcs)
- An “input” element with a “type” attribute whose value is “checkbox” and with a “role” attribute whose value is “button” must have an “aria-pressed” attribute whose value is “true”. (errors of this type: 1 pcs)
- The “main” element must not appear as a descendant of the “section” element. (errors of this type: 1 pcs)
- Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (errors of this type: 1 pcs)
- Element “form” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (errors of this type: 1 pcs)
- The “itemprop” attribute was specified, but the element is not a property of any item. (errors of this type: 1 pcs)
- #39: remote-login.ph- Number of grouped error type: 0 5.00
- #39: remote-login.ph- Number of errors: 0 5.00

Standard Files

3.88

Results collected at 2025-01-16

- RSS subscription found in webpage metadata. 5.00

Standards section:
- robots.txt seems ok. 5.00
- Sitemap, Url in <loc> is starting with https:// 5.00
- Sitemap, Url in <loc> is using same domain as robots.txt 5.00
- Sitemap, No duplicate Urls in <loc> 5.00
- Sitemap, is only listing webpages 5.00
- Sitemap(s) are only specified once 5.00
- Sitemap, is under 50 000 items 5.00
- Sitemap seems to be broken. 1.00
- The Sitemap is neither good or bad. 5.00
- security.txt has incorrect content. 1.00

Lighthouse A11y

4.50

Results collected at 2025-01-16

- The website can be more accessible, but is rather good!

Accessibility section:
- Background and foreground colors do not have a sufficient contrast ratio. 1.00
- Links rely on color to be distinguishable. 1.00
- `[aria-*]` attributes match their roles 5.00
- `[aria-hidden="true"]` is not present on the document `<body>` 5.00
- `[role]`s have all required `[aria-*]` attributes 5.00
- `[aria-*]` attributes have valid values 5.00
- `[aria-*]` attributes are valid and not misspelled 5.00
- Image elements have `[alt]` attributes 5.00
- `[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5. 5.00
- ARIA attributes are used as specified for the element's role 5.00
- `[aria-hidden="true"]` elements do not contain focusable descendents 5.00
- Elements use only permitted ARIA attributes 5.00
- `[role]` values are valid 5.00
- Document has a `<title>` element 5.00
- Heading elements are not in a sequentially-descending order 1.00
- `<html>` element has a `[lang]` attribute 5.00
- `<html>` element has a valid value for its `[lang]` attribute 5.00
- Form elements have associated labels 5.00
- Links have a discernible name 5.00
- Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`). 5.00
- List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements 5.00
- Touch targets have sufficient size and spacing. 5.00
- Uses ARIA roles on incompatible elements 1.00
- Skip links are focusable. 5.00
- Deprecated ARIA roles were not used 5.00
- Image elements do not have `[alt]` attributes that are redundant text. 5.00

Sitespeed.io

4.99

Results collected at 2025-01-16

Performance section:
- [desktop] TTFB (Time to First Byte): 102.00ms, ±19.00ms 5.00
- [desktop] DOMContentLoaded: 433.00ms, ±100.00ms 5.00
- [desktop] FCP (First Contentful Paint): 349.67ms, ±35.33ms 5.00
- [desktop] LCP (Largest Contentful Paint): 349.67ms, ±35.33ms 5.00
- [desktop] Load: 645.00ms, ±88.00ms 4.71
- [desktop] CLS (Cumulative Layout Shift): 0.00ms, ±0.00ms 5.00
- [desktop] FirstVisualChange: 350.50ms, ±50.50ms 5.00
- [desktop] SpeedIndex: 350.50ms, ±50.50ms 5.00
- [desktop] VisualComplete85: 350.50ms, ±50.50ms 5.00
- [desktop] TBT (Total Blocking Time): 0.00ms, ±0.00ms 5.00
- [desktop] firstPaint: 349.67ms, ±35.33ms
- [desktop] LastVisualChange: 400.00ms, ±34.00ms
- [mobile] TTFB (Time to First Byte): 77.00ms, ±0.00ms 5.00
- [mobile] DOMContentLoaded: 321.00ms, ±1.00ms 5.00
- [mobile] FCP (First Contentful Paint): 254.67ms, ±3.33ms 5.00
- [mobile] LCP (Largest Contentful Paint): 254.67ms, ±3.33ms 5.00
- [mobile] Load: 522.00ms, ±2.00ms 5.00
- [mobile] FirstVisualChange: 267.00ms, ±0.00ms 5.00
- [mobile] SpeedIndex: 269.00ms, ±2.00ms 5.00
- [mobile] VisualComplete85: 267.00ms, ±0.00ms 5.00
- [mobile] CLS (Cumulative Layout Shift): 0.00ms, ±0.00ms 5.00
- [mobile] TBT (Total Blocking Time): 0.00ms, ±0.00ms 5.00
- [mobile] firstPaint: 254.67ms, ±3.33ms
- [mobile] LastVisualChange: 483.50ms, ±183.50ms

Yellow Lab Tools

4.35

Results collected at 2025-01-16

- The website has rather good frontend code. 4.35
- Network 4.95
- Images 3.15
- DOM complexity 5.00
- JS complexity 5.00
- Bad JS 5.00
- jQuery 5.00
- CSS complexity 1.00
- Bad CSS 3.20
- Web fonts 4.25
- Server config 5.00

Performance section:
- Number of iframes 5.00
- Total JS execution time 5.00
- DOM access 5.00
- Scroll events bound 5.00
- document.write calls 5.00
- Synchronous Ajax requests 5.00
- Rules count 1.00
- Total weight 5.00
- Gzip/Brotli compression 5.00
- File minification 4.60
- Requests number 5.00
- Different domains 5.00
- 404 not found 5.00
- Connections closed 5.00
- Identical content 5.00
- Below the fold images 1.00
- Webfonts number 3.75
- Overweighted webfonts 4.50
- WOFF 2 5.00
- HTTP protocols 5.00
- TLS protocols 5.00
- Caching disabled 5.00
- Caching not specified 5.00
- Caching too short 5.00

Pa11y

3.80

Results collected at 2025-01-16

- The accessibility is really bad! Probably both for disabled people and everyone of us when we need some accessibility!

Accessibility section:
- Number of types of issues: 6 3.80
- Number of issues: 12 3.80

##### Problems:
- Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
- Iframe element requires a non-empty title attribute that identifies the frame.
- A fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label undefined, aria-labelledby undefined.
- Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.
- Anchor element found with a valid href attribute, but no link content has been supplied.
- A element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.2:1. Recommendation: change text colour to #73777d.

Integrity & Security

3.50

Results collected at 2025-01-16

- About average privacy settings, but should get better.

Security section:
- HTTPS by default is good! 5.00
- HTTP Strict Transport Security HSTS is ok, with 2 error(s) and 0 warning(s). 4.00
- Content Security Policy is pretty bad. 1.00
- Reporting CSP Certificate Transparency Network Error Logging is good! 5.00
- Referrer Policy is not that good. 2.50
- Subresource Integrity SRI is pretty bad. 1.00
- HTTP headers is ok, with 1 error(s) and 0 warning(s). 4.50
- Cookies is good! 5.00

Energy Efficiency

5.00

Results collected at 2025-01-16

- Webpage generates very little carbon dioxide!
- Carbon dioxide per pageview: 0.72 gram(s)
- More green than 98 % of the websites tested by webperf.se (Reference updated: 2025-01-09).
- Network transfer size: 1.14 MB 5.00

Software

5.00

Results collected at 2025-01-16

- CMS used: wordpress
- Web server used: nginx, tomcat
- Technology used: c, php
- Metadata used: apple-touch-icon, canonical, dns-prefetch, icon, open-graph, viewport
- Languages found: en, en_us
- Image formats used: gif, ico, jpeg, png, webp

Security section:
##### NO Common Vulnerabilities and Exposures found 5.00
##### You seem to be up to date for all software we can identify 5.00
##### Opensource software used seem to be maintained 5.00
##### You don't seem to be using 'END OF LIFE' software 5.00

Stylelint CSS

4.18

Results collected at 2025-01-16

- The CSS is good.

Standards section:
- `<style>` in: #1: Webpage , number of grouped error type: 0 5.00
- `<style>` in: #1: Webpage , number of errors: 0 5.00
- `style=""` in: #1: Webpage , number of grouped error type: 1 4.80
- `style=""` in: #1: Webpage , number of errors: 12 2.60
- Unexpected empty block (block-no-empty) (number of errors of this type: 12)
- `<link rel="stylesheet">` in: #1: Webpage , number of grouped error type: 6 3.80
- `<link rel="stylesheet">` in: #1: Webpage , number of errors: 40 1.00
- Unexpected unknown custom property "--wp--style--block-gap" (no-unknown-custom-properties) (number of errors of this type: 5)
- Unexpected duplicate name monospace (font-family-no-duplicate-names) (number of errors of this type: 4)
- Unexpected unknown custom property "--wp--lightbox-image-height" (no-unknown-custom-properties) (number of errors of this type: 2)
- Unexpected unknown custom property "--wp--lightbox-image-width" (no-unknown-custom-properties) (number of errors of this type: 2)
- Unexpected unknown custom property "--wp--lightbox-scrollbar-width" (no-unknown-custom-properties) (number of errors of this type: 2)
- Unexpected unknown custom property "--wp--lightbox-initial-left-position" (no-unknown-custom-properties) (number of errors of this type: 2)
- Unexpected unknown custom property "--wp--lightbox-initial-top-position" (no-unknown-custom-properties) (number of errors of this type: 2)
- Unexpected unknown custom property "--wp--lightbox-scale" (no-unknown-custom-properties) (number of errors of this type: 2)
- Unexpected unknown value "-ms-flexbox" for property "display" (declaration-property-value-no-unknown) (number of errors of this type: 2)
- Unexpected unknown custom property "--coblocks-custom-padding" (no-unknown-custom-properties) (number of errors of this type: 2)
- Unexpected unknown value "none" for property "speak" (declaration-property-value-no-unknown) (number of errors of this type: 2)
- Unexpected unknown type selector "fb:post" (selector-type-no-unknown) (number of errors of this type: 2)
- Unexpected unknown custom property "--wp--lightbox-container-height" (no-unknown-custom-properties) (number of errors of this type: 1)
- Unexpected unknown custom property "--wp--lightbox-container-width" (no-unknown-custom-properties) (number of errors of this type: 1)
- Unexpected unknown custom property "--wp--style--root--padding-top" (no-unknown-custom-properties) (number of errors of this type: 1)
- Unexpected unknown custom property "--wp--style--root--padding-right" (no-unknown-custom-properties) (number of errors of this type: 1)
- Unexpected unknown custom property "--wp--style--root--padding-bottom" (no-unknown-custom-properties) (number of errors of this type: 1)
- Unexpected unknown custom property "--wp--style--root--padding-left" (no-unknown-custom-properties) (number of errors of this type: 1)
- Unexpected unknown value "0" for property "-moz-transition" (declaration-property-value-no-unknown) (number of errors of this type: 1)
- Unexpected unknown value "0" for property "-webkit-transition" (declaration-property-value-no-unknown) (number of errors of this type: 1)
- Unexpected unknown pseudo-class selector ":local-link" (selector-pseudo-class-no-unknown) (number of errors of this type: 1)
- Unexpected shorthand "flex" after "flex-basis" (declaration-block-no-shorthand-property-overrides) (number of errors of this type: 1)
- Unexpected shorthand "font" after "font-size" (declaration-block-no-shorthand-property-overrides) (number of errors of this type: 1)
- `content-type=".*css.*"` in: #38: hovercards.min., number of grouped error type: 0 5.00
- `content-type=".*css.*"` in: #38: hovercards.min., number of errors: 0 5.00
- `content-type=".*css.*"` in: #40: actionbar.css, number of grouped error type: 1 4.80
- `content-type=".*css.*"` in: #40: actionbar.css, number of errors: 1 4.80
- Unexpected unknown value "1000" for property "-webkit-perspective" (declaration-property-value-no-unknown) (number of errors of this type: 1)