- acwr.net – Full Analysis - March 6, 2021
- merithealthwesley.com – Full Analysis - March 6, 2021
- omidfoundation.com – Full Analysis - March 6, 2021
Dampfschlepper Claus D. – Schleppdampfer Claus D.
(Took us an average of 1.3 seconds to load)
Table of Contents |
---|
Basic information |
Whois information |
Minor HTML issues found on homepage |
Popular words |
Pagespeed analysis |
How can this website be improved? |
Internal pages |
Websites linked to |
Basic information for clausd.de
About: Claus D. – Das letzte aktive Dampfschiff im Hamburger Hafen. Bis 1983 im aktiven Dienst und seitdem unter der Flagge des Museumshafens Oevelgönne e.V. im Einsatz.
Email or contact page: https://clausd.de/english/contact-us/
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
HTML errors found on homepage
ript> <script src="https://assets.jimstatic.com/web.js.8c3430dce320364b564c.js" async="true"></scri
Bad value “true” for attribute “async” on element “script”.
"> <div class="jtpl-background-area" background-area=""></div>
Attribute “background-area” not allowed on element “div” at this point.
-level-0"><li id="cc-nav-view-2934107925" class="jmd-nav__list-item-0 j-nav-has-children cc-nav-current j-nav-current jmd-nav__item--current"><a hre
Duplicate ID “cc-nav-view-2934107925”.
span></li><li id="cc-nav-view-3097572925" class="jmd-nav__list-item-0 j-nav-has-children"><a hre
Duplicate ID “cc-nav-view-3097572925”.
> <iframe src="https://kachelmannwetter.com/widget/rectangle/2911298" width="300" height="221" scrolling="no" marginheight="0" frameborder="no"></ifra
The “scrolling” attribute on the “iframe” element is obsolete. Use CSS instead.
> <iframe src="https://kachelmannwetter.com/widget/rectangle/2911298" width="300" height="221" scrolling="no" marginheight="0" frameborder="no"></ifra
The “marginheight” attribute on the “iframe” element is obsolete. Use CSS instead.
> <iframe src="https://kachelmannwetter.com/widget/rectangle/2911298" width="300" height="221" scrolling="no" marginheight="0" frameborder="no"></ifra
The “frameborder” attribute on the “iframe” element is obsolete. Use CSS instead.
-level-1"><li id="cc-nav-view-3097478025" class="jmd-nav__list-item-1"><a hre
Duplicate ID “cc-nav-view-3097478025”.
.</a></li><li id="cc-nav-view-3097191325" class="jmd-nav__list-item-1 j-nav-has-children"><a hre
Duplicate ID “cc-nav-view-3097191325”.
span></li><li id="cc-nav-view-2934108225" class="jmd-nav__list-item-1 j-nav-has-children"><a hre
Duplicate ID “cc-nav-view-2934108225”.
Popular words
Word | Frequency |
---|---|
claus | 8 |
und | 7 |
der | 4 |
im | 4 |
hamburger | 4 |
museumshafen | 4 |
von | 3 |
fahrten | 3 |
technik | 3 |
links | 3 |
hafen | 3 |
deutsch | 2 |
aktuelles | 2 |
fahrplan | 2 |
geschichte | 2 |
werft | 2 |
fotos | 2 |
videos | 2 |
cruise | 2 |
days | 2 |
Pagespeed analysis
OVERALL SITE SPEED: AVERAGE (details below)
CUMULATIVE LAYOUT SHIFT SCORE: AVERAGE. Have you ever been reading an article online when something suddenly changes on the page? Without warning, the text moves, and you’ve lost your place. Or even worse: you’re about to tap a link or a button, but in the instant before your finger lands, BOOM – the link moves, and you end up clicking something else! This is a measure of how often this is happening on your website.
FIRST CONTENTFUL PAINT MS SCORE: AVERAGE. This measures the time taken for the first thing on your website to load when a visitor goes there.
FIRST INPUT DELAY MS SCORE: AVERAGE. How long it takes for your website to react if the user interacts with it in some way, such as clicking a link or button.
LARGEST CONTENTFUL PAINT MS SCORE: AVERAGE. Measures how long the main part of the website takes to load.
Opportunities for improvement
Serve images in next-gen formats: 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](https://web.dev/uses-webp-images/).
Potential savings of 1,282 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 142 KiB
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](https://web.dev/unused-css-rules/).
Potential savings of 61 KiB
Eliminate render-blocking resources: Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn more](https://web.dev/render-blocking-resources/).
Potential savings of 150 ms
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 795 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://web.dev/uses-responsive-images/).
Potential savings of 41 KiB
Avoid serving legacy JavaScript to modern browsers: Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren’t necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn More](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/)
Potential savings of 18 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 230 ms