- viba-shop.de – Full Analysis - February 27, 2021
- sgdins.com – Full Analysis - February 27, 2021
- Phoenixbleu (phoenixbleu.fr) – Full Analysis - February 27, 2021
(Took us an average of 1.8 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 starvedforlight.com
About: Starved for Light is a single-player platforming game where you play as one of the two sisters named Iris and Lilyana. Explore different regions as you try to find answers to a new threat that casted eternal darkness on your homeland.
Email or contact page: https://starvedforlight.com/contact/
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | eNom, LLC |
Date Registered | 2017-05-15 |
Nameservers | [‘NS1.A2HOSTING.COM’, ‘NS2.A2HOSTING.COM’, ‘NS3.A2HOSTING.COM’, ‘NS4.A2HOSTING.COM’] |
Status | clientTransferProhibited https://icann.org/epp#clientTransferProhibited |
None | |
Name | None |
Organization | None |
Address | None |
City | None |
State | None |
Zipcode | None |
Country | None |
HTML errors found on homepage
span> <div id="collapseOne" class="collapse show mt-2" aria-labelledby="headingOne" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
span> <div id="collapseTwo" class="collapse mt-2" aria-labelledby="headingTwo" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
span> <div id="collapseThree" class="collapse mt-2" aria-labelledby="headingThree" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
span> <div id="collapseFour" class="collapse mt-2" aria-labelledby="headingFour" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
span> <div id="collapseFive" class="collapse mt-2" aria-labelledby="headingFive" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
span> <div id="collapseSix" class="collapse mt-2" aria-labelledby="headingSix" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
span> <div id="collapseSeven" class="collapse mt-2" aria-labelledby="headingSeven" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
span> <div id="collapseEight" class="collapse mt-2" aria-labelledby="headingEight" data-parent="#faq">
The “aria-labelledby” attribute must point to an element in the same document.
org --> <meta itemprop="name" content="Starved for Light"/> <me
The “itemprop” attribute was specified, but the element is not a property of any item.
ight"/> <meta itemprop="headline" content="Starved for Light"/> <me
The “itemprop” attribute was specified, but the element is not a property of any item.
Popular words
Word | Frequency |
---|---|
game | 11 |
find | 5 |
two | 4 |
hope | 3 |
way | 3 |
main | 3 |
policy | 3 |
support | 2 |
us | 2 |
contact | 2 |
play | 2 |
different | 2 |
try | 2 |
new | 2 |
many | 2 |
also | 2 |
world | 2 |
around | 2 |
bring | 2 |
let | 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
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 3,216Â KiB
Preload key requests: Consider using `` to prioritize fetching resources that are currently requested later in page load. [Learn more](https://web.dev/uses-rel-preload/).
Potential savings of 400Â ms
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 0Â 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. [Learn more](https://web.dev/uses-webp-images/).
Potential savings of 6,246Â 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 43Â KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 62Â 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 800Â ms