- Horizon Hospital (horizonhospital.com) – Full Analysis - January 22, 2021
- CONFECOL (confecol.org) – Full Analysis - January 22, 2021
- Lillian Ruth Bride (lillianruthbride.com) – Full Analysis - January 22, 2021
(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 satomatch.net
About: 藤野への移住の相談に加えて、家さがし&家づくりの最新情報を地元から発信。移住を希望されるかたと藤野暮らしのマッチングのお手伝いをします。
Email or contact page: http://satomatch.net/contact
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Japan Registry Services Co.,Ltd.(JPRS) |
Date Registered | 2017-02-02 |
Nameservers | [‘NS1.DNS.NE.JP’, ‘NS2.DNS.NE.JP’] |
Status | [‘ok https://icann.org/epp#ok’, ‘ok https://icann.org/epp#ok’] |
[‘[email protected]’, ‘[email protected]’] | |
Name | FujinoSightseeing association |
Organization | None |
Address | 35F,4-20,ofukacho,kitaku |
City | osaka |
State | osaka |
Zipcode | 530-0011 |
Country | JP |
HTML errors found on homepage
TYPE html><html lang="sv-se" ng-app="app"><head
Attribute “ng-app” not allowed on element “html” at this point.
charset="utf-8" /> <meta
A “charset” attribute on a “meta” element found after the first 1024 bytes.
" /> <meta ng-repeat="(key, value) in metaTags" name="{{key}}" content="{{value}}"> <
Attribute “ng-repeat” not allowed on element “meta” at this point.
e}}"> <link ng-repeat="(name, link) in links" rel="{{name}}" href="{{link}}" />
Attribute “ng-repeat” not allowed on element “link” at this point.
e}}"> <link ng-repeat="(name, link) in links" rel="{{name}}" href="{{link}}" />
Bad value “{{link}}” for attribute “href” on element “link”: Illegal character in path segment: “{” is not allowed.
ed--> <title ng-bind-template="{{title}}">Familj
Attribute “ng-bind-template” not allowed on element “title” at this point.
></head><body ng-controller="loadingCtrl as lctrl" ng-cloak class="{{lctrl.loadingService.namedLoadingClassed}}" ng-class="{ 'loading': lctrl.loadingService.isLoading, 'saving': lctrl.loadingService.isSaving, 'unsaved': lctrl.unsavedService.isUnsaved, 'transitioning': lctrl.unsavedService.isTransition }"> <
Attribute “ng-controller” not allowed on element “body” at this point.
></head><body ng-controller="loadingCtrl as lctrl" ng-cloak class="{{lctrl.loadingService.namedLoadingClassed}}" ng-class="{ 'loading': lctrl.loadingService.isLoading, 'saving': lctrl.loadingService.isSaving, 'unsaved': lctrl.unsavedService.isUnsaved, 'transitioning': lctrl.unsavedService.isTransition }"> <
Attribute “ng-cloak” not allowed on element “body” at this point.
></head><body ng-controller="loadingCtrl as lctrl" ng-cloak class="{{lctrl.loadingService.namedLoadingClassed}}" ng-class="{ 'loading': lctrl.loadingService.isLoading, 'saving': lctrl.loadingService.isSaving, 'unsaved': lctrl.unsavedService.isUnsaved, 'transitioning': lctrl.unsavedService.isTransition }"> <
Attribute “ng-class” not allowed on element “body” at this point.
/chrome/"><img src="/img/ie_chrome.png" /></a></
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Popular words
Word | Frequency |
---|---|
copyright | 1 |
rights | 1 |
reserved | 1 |
Opportunities for improvement
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 197 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 281 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 515 KiB
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://web.dev/uses-text-compression/).
Potential savings of 479 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 7 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 990 ms