marisks .net

4.15

Results from https://marisks.net/

Lighthouse Performance

4.15

Results collected at 2024-11-13

- The website is fast.

Performance section:
- Total Blocking Time 5.00
- Largest Contentful Paint: 4.2 s 2.25
- Cumulative Layout Shift 5.00
- First Contentful Paint: 2.5 s 3.30
- Speed Index: 2.5 s 4.90
- Preconnect to required origins 1.00
- Largest Contentful Paint element 1.00
- Eliminate render-blocking resources 1.00
- Reduce unused JavaScript 1.00
- Serve images in next-gen formats 1.00
- Efficiently encode images 1.00
- Ensure text remains visible during webfont load: 2.50
- Image elements do not have explicit `width` and `height`: 2.50
- Serve static assets with an efficient cache policy: 11 resources found 2.50
- Minify CSS: Potential savings of 2 KiB 2.50
- Reduce unused CSS: Potential savings of 17 KiB 2.50
- Time to Interactive: 4.2 s 4.30
- 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
- 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
- Avoid long main-thread tasks 5.00
- Script Treemap Data 5.00
- Avoids enormous network payloads 5.00
- Defer offscreen images 5.00
- Minify JavaScript 5.00
- Enable text compression 5.00
- Properly size images 5.00
- Use video formats for animated content 5.00
- Remove duplicate modules in JavaScript bundles 5.00
- Avoid serving legacy JavaScript to modern browsers 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

4.20

Results collected at 2024-11-13

- 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)? 1.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 2024-11-13

- 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

Lighthouse Best Practices

5.00

Results collected at 2024-11-13

- 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
- Detected JavaScript libraries 5.00

W3C HTML

5.00

Results collected at 2024-11-13

- No errors in the HTML code.

Standards section:
- #1: Webpage - Number of grouped error type: 0 5.00
- #1: Webpage - Number of errors: 0 5.00

W3C CSS

4.88

Results collected at 2024-11-13

- The CSS is very 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
- `<link rel="stylesheet">` in: #1: Webpage , number of grouped error type: 2 4.60
- `<link rel="stylesheet">` in: #1: Webpage , number of errors: 6 4.40
- CSS: “margin-top”: Too many values or values are not recognized. (number of errors of this type: 1)
- CSS: “border-top-right-radius”: only “0” can be a “unit”. You must put a unit after your number. (number of errors of this type: 1)
- CSS: “border-top-left-radius”: only “0” can be a “unit”. You must put a unit after your number. (number of errors of this type: 1)
- CSS: “border-bottom-right-radius”: only “0” can be a “unit”. You must put a unit after your number. (number of errors of this type: 1)
- CSS: “border-bottom-left-radius”: only “0” can be a “unit”. You must put a unit after your number. (number of errors of this type: 1)
- CSS: “background-color”: Too many values or values are not recognized. (number of errors of this type: 1)
- `content-type=".*css.*"` in: #15: css, number of grouped error type: 0 5.00
- `content-type=".*css.*"` in: #15: css, number of errors: 0 5.00
- `<style>`, number of grouped error type: 0 5.00
- `<style>`, number of errors: 0 5.00

Standard Files

2.88

Results collected at 2024-11-13

- RSS subscription is missing in the HTML's metadata. 4.50

Standards section:
- robots.txt seems ok. 5.00
- Sitemap is not specified in robots.txt 1.00
- security.txt has incorrect content. 1.00

Lighthouse A11y

4.05

Results collected at 2024-11-13

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

Accessibility section:
- `<html>` element does not have a `[lang]` attribute 1.00
- Links do not have a discernible name 1.00
- Links rely on color to be distinguishable. 1.00
- `[aria-hidden="true"]` is not present on the document `<body>` 5.00
- `[role]`s have all required `[aria-*]` attributes 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
- `[role]` values are valid 5.00
- Background and foreground colors have a sufficient contrast ratio 5.00
- Document has a `<title>` element 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
- Heading elements appear in a sequentially-descending order 5.00
- Uses ARIA roles only on compatible elements 5.00
- Deprecated ARIA roles were not used 5.00
- Image elements do not have `[alt]` attributes that are redundant text. 5.00
- Document has a main landmark. 5.00

Sitespeed.io

5.00

Results collected at 2024-11-13

Performance section:
- [desktop] TTFB (Time to First Byte): 69.00ms, ±0.00ms 5.00
- [desktop] DOMContentLoaded: 274.00ms, ±18.00ms 5.00
- [desktop] FCP (First Contentful Paint): 261.00ms, ±7.00ms 5.00
- [desktop] LCP (Largest Contentful Paint): 261.00ms, ±7.00ms 5.00
- [desktop] Load: 386.67ms, ±28.33ms 5.00
- [desktop] FirstVisualChange: 266.50ms, ±0.50ms 5.00
- [desktop] SpeedIndex: 295.50ms, ±5.50ms 5.00
- [desktop] VisualComplete85: 350.00ms, ±16.00ms 5.00
- [desktop] CLS (Cumulative Layout Shift): 0.00ms, ±0.00ms 5.00
- [desktop] TBT (Total Blocking Time): 0.00ms, ±0.00ms 5.00
- [desktop] firstPaint: 261.00ms, ±7.00ms
- [desktop] LastVisualChange: 350.00ms, ±16.00ms
- [mobile] TTFB (Time to First Byte): 65.00ms, ±1.00ms 5.00
- [mobile] DOMContentLoaded: 250.67ms, ±25.33ms 5.00
- [mobile] FCP (First Contentful Paint): 250.00ms, ±25.00ms 5.00
- [mobile] LCP (Largest Contentful Paint): 300.67ms, ±32.33ms 5.00
- [mobile] Load: 392.00ms, ±57.00ms 5.00
- [mobile] FirstVisualChange: 250.50ms, ±16.50ms 5.00
- [mobile] SpeedIndex: 302.50ms, ±29.50ms 5.00
- [mobile] VisualComplete85: 300.50ms, ±33.50ms 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: 250.00ms, ±25.00ms
- [mobile] LastVisualChange: 767.50ms, ±33.50ms

Yellow Lab Tools

4.45

Results collected at 2024-11-13

- The website has rather good frontend code. 4.45
- Network 4.90
- Images 4.40
- DOM complexity 5.00
- JS complexity 5.00
- Bad JS 5.00
- jQuery 3.00
- CSS complexity 3.90
- Bad CSS 2.70
- Web fonts 3.40
- Server config 4.80

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 5.00
- Total weight 5.00
- Gzip/Brotli compression 5.00
- File minification 4.20
- 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 5.00
- Webfonts number 2.50
- Overweighted webfonts 4.50
- WOFF 2 4.15
- HTTP protocols 5.00
- TLS protocols 5.00
- Caching disabled 5.00
- Caching not specified 5.00
- Caching too short 3.00

Pa11y

4.50

Results collected at 2024-11-13

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

Accessibility section:
- Number of types of issues: 2 4.60
- Number of issues: 6 4.40

##### Problems:
- Anchor element found with a valid href attribute, but no link content has been supplied.
- The html element should have a lang or xml:lang attribute which describes the language of the document.

Integrity & Security

2.75

Results collected at 2024-11-13

- Rather poor on user privacy.

Security section:
- HTTPS by default is good! 5.00
- Strict Transport Security is pretty bad. 1.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 ok, with 6 error(s) and 0 warning(s). 2.00

Energy Efficiency

4.70

Results collected at 2024-11-13

- Webpage generates very little carbon dioxide!
- Carbon dioxide per pageview: 0.26 gram(s)
- More green than 94 % of the websites tested by webperf.se (Reference updated: 2024-03-31).
- More green than 95 % of the websites tested by webperf.se (Reference updated: 2022-12-16).
- Network transfer size: 414 kb 4.70

Software

1.54

Results collected at 2024-11-13

- Technology used: js, sass, scss
- License(s) used: apache-2.0
- Metadata used: icon, viewport
- Javascript libraries used: bootstrap, jquery, modernizr
- Languages found: en
- Image formats used: ico, jpeg, jpg, png, svg

Security section:
##### Software related to CVE:s 1.0

###### Introduction:
Software version used is affected by vulnerability described below.
In most cases you can fix a CVE related issue by updating software to latest version.
In some rare cases there is no update and you need to consider not using the software affected.

###### Common Vulnerabilities and Exposures
- CVE-2020-23064
- CVE-2020-11023
- CVE-2020-11022
- CVE-2019-5428
- CVE-2019-11358
- CVE-2015-9251
- CVE-2024-6531
- CVE-2024-6484
- CVE-2019-8331
- CVE-2018-20677
- CVE-2018-20676
- CVE-2018-14042
- CVE-2018-14041
- CVE-2018-14040
- CVE-2016-10735

###### Detected software(s):
- jquery 1.10.2
- bootstrap 3.0.2

###### Affected resource(s):
- https://marisks.net/
- https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js
- https://marisks.net/bower_components/bootstrap/dist/js/bootstrap.min.js
##### Software is behind >=25 versions 2.75

###### Introduction:
Software used is behind 25 or more version compared to latests.
This is a good indicator that you need to update to latest version.
It also indicate that you don't have a good package routine for your software.
You can fix this by updating software to latest version.

###### Detected software(s):
- jquery 1.10.2
- modernizr 2.6.2
- bootstrap 3.0.2

###### Affected resource(s):
- https://marisks.net/
- https://marisks.net/js/vendor/modernizr-2.6.2.min.js
- https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js
- https://marisks.net/bower_components/bootstrap/dist/js/bootstrap.min.js
##### Opensource software used seem to be maintained 5.00
##### You don't seem to be using 'END OF LIFE' software 5.00