- SunsetDesires (sunsetdesires.co.uk) – Full Analysis - April 3, 2021
- WonderfullyMessyMom (wonderfullymessymom.com) – Full Analysis - April 3, 2021
- skinnedcartree (skinnedcartree.com) – Full Analysis - April 3, 2021
Screendragon – Work Management Software for Marketing, Agencies etc
(Took us an average of 0.1 seconds to load)
Table of Contents |
---|
Basic 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 screendragon.com
About: Screendragon is a leading project, resource & workflow management solution designed for the needs of marketing, agency & professional services teams.
Email: sales (at) screendragon (dot) com
Social media profiles:
Using HTTPS: Yes 🙂
HTML errors found on homepage
<img src="https://www.screendragon.com/wp-content/uploads/2018/10/SD-screendragon-animated-logo-1.gif"> <
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
ame>--><iframe src="https://player.vimeo.com/video/430059951?background=1&autoplay=1&loop=1&autopause=0" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></ifra
The “frameborder” attribute on the “iframe” element is obsolete. Use CSS instead.
l-html"> <img src="https://www.screendragon.com/wp-content/themes/screen_dragon/SVG/stat1.svg"></div>
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
l-html"> <img src="https://www.screendragon.com/wp-content/themes/screen_dragon/SVG/stat2.svg"></div>
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
l-html"> <img src="https://www.screendragon.com/wp-content/themes/screen_dragon/SVG/stat3.svg"></div>
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
l-html"> <img src="https://www.screendragon.com/wp-content/themes/screen_dragon/SVG/stat4.svg"></div>
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
l-html"> <img src="https://www.screendragon.com/wp-content/themes/screen_dragon/SVG/stat5.svg"></div>
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
l-html"> <img src="https://www.screendragon.com/wp-content/themes/screen_dragon/SVG/stat6.svg"></div>
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/510663.js"></scri
Duplicate ID “hs-script-loader”.
Popular words
Word | Frequency |
---|---|
us | 5 |
screendragon | 4 |
agency | 4 |
customers | 4 |
request | 4 |
demo | 4 |
read | 4 |
case | 4 |
study | 4 |
solutions | 3 |
marketing | 3 |
resources | 3 |
webinars | 3 |
pricing | 3 |
operations | 3 |
creative | 2 |
services | 2 |
workflow | 2 |
management | 2 |
resource | 2 |
Pagespeed analysis
OVERALL SITE SPEED: SLOW 🙁 (details below)
CUMULATIVE LAYOUT SHIFT SCORE: FAST. 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: SLOW. This measures the time taken for the first thing on your website to load when a visitor goes there.
FIRST INPUT DELAY MS SCORE: FAST. 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: SLOW. Measures how long the main part of the website takes to load.
Opportunities for improvement
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.
Potential savings of 1,910 ms
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 191 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 990 KiB
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.
Potential savings of 554 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded.
Potential savings of 420 ms
Minify CSS: Minifying CSS files can reduce network payload sizes.
Potential savings of 33 KiB
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes.
Potential savings of 1,259 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 552 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 31 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.
Potential savings of 318 KiB