- HOAST (hoast.org) – Full Analysis - March 1, 2021
- SallyMillerYoga (sallymilleryoga.com) – Full Analysis - March 1, 2021
- bentandbree.com – Full Analysis - March 1, 2021
Mountaindog Lax Camps | Hosted by Dartmouth College
(Took us an average of 0.5 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 mountaindoglaxcamps.com
Email or contact page: https://www.mountaindoglaxcamps.com/contact.cfm
Social media profiles:
- https://www.facebook.com/DartmouthWLacrosse
- https://www.instagram.com/dartmouthwlax/
- https://twitter.com/DartmouthWLax
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Amazon Registrar, Inc. |
Date Registered | 2019-09-13 |
Nameservers | [‘NS-1101.AWSDNS-09.ORG’, ‘NS-1555.AWSDNS-02.CO.UK’, ‘NS-167.AWSDNS-20.COM’, ‘NS-842.AWSDNS-41.NET’, ‘ns-1101.awsdns-09.org’, ‘ns-1555.awsdns-02.co.uk’, ‘ns-167.awsdns-20.com’, ‘ns-842.awsdns-41.net’] |
Status | [‘ok https://icann.org/epp#ok’, ‘renewPeriod https://icann.org/epp#renewPeriod’] |
[‘[email protected]’, ‘[email protected]’] | |
Name | Domain Support |
Organization | Camp Marketing Services, LLC |
Address | PO Box 1122 |
City | Ames |
State | IA |
Zipcode | 50014 |
Country | US |
HTML errors found on homepage
itle> <meta charset="UTF-8"> <m
A document must not include more than one “meta” element with a “charset” attribute.
href="/"><img src="/images/navlogov3.png" id="" class="navbar-brand-logo " alt="Mountaindog Lax Camps Hosted by Dartmouth College" /></a>
Bad value “” for attribute “id” on element “img”: An ID must not be the empty string.
<a href="https://www.mountaindoglaxcamps.com/index.cfm" target="" aria-haspopup="true" aria-expanded="false"><span
Bad value “” for attribute “target” on element “a”: Browsing context name must be at least one character long.
<a href="https://www.mountaindoglaxcamps.com/camps-and-clinics.cfm" target="" aria-haspopup="true" aria-expanded="false"><span
Bad value “” for attribute “target” on element “a”: Browsing context name must be at least one character long.
<div class="dropdownopen" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><i cla
Element “div” is missing one or more of the following attributes: “role”.
-submenu"><a href="https://www.mountaindoglaxcamps.com/summer-prospect-camp-at-dartmouth-college.cfm" target="">Summer
Bad value “” for attribute “target” on element “a”: Browsing context name must be at least one character long.
<a href="https://www.mountaindoglaxcamps.com/camp-staff.cfm" target="" aria-haspopup="true" aria-expanded="false"><span
Bad value “” for attribute “target” on element “a”: Browsing context name must be at least one character long.
<a href="https://www.mountaindoglaxcamps.com/facilities.cfm" target="" aria-haspopup="true" aria-expanded="false"><span
Bad value “” for attribute “target” on element “a”: Browsing context name must be at least one character long.
<div class="dropdownopen" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><i cla
Element “div” is missing one or more of the following attributes: “role”.
-submenu"><a href="https://www.mountaindoglaxcamps.com/scully-fahey-field.cfm" target="">Scully
Bad value “” for attribute “target” on element “a”: Browsing context name must be at least one character long.
Popular words
Word | Frequency |
---|---|
camps | 5 |
dartmouth | 4 |
lax | 2 |
hosted | 2 |
camp | 2 |
college | 2 |
lacrosse | 2 |
upcoming | 2 |
ryzer | 2 |
toggle | 1 |
navigation | 1 |
home | 1 |
clinics | 1 |
summer | 1 |
prospect | 1 |
staff | 1 |
facilities | 1 |
field | 1 |
contact | 1 |
1 |
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
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 1,220 ms
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 433 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 420 ms
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 164 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 301 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 23 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 585 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 2,332 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 2 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 480 ms
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 9 KiB