- mccaskillandcompany.com – Full Analysis - April 21, 2021
- rbmind.org – Full Analysis - April 21, 2021
- Suztain (suztain.com) – Full Analysis - April 21, 2021
Award-Winning Product Strategy & UX Design Firm
(Took us an average of 0.1 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 wandr.studio
About: WANDR is an award-winning product strategy & UX design firm based in Los Angeles and around the world. We specialize in B2B SaaS and websites.
Email or contact page: [email protected]
Social media profiles:
- https://www.facebook.com/wandrstudio
- https://www.instagram.com/wandrstudio/
- https://twitter.com/wandrstudio
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | None |
Date Registered | None |
Nameservers | None |
Status | None |
None | |
Name | None |
Organization | None |
Address | None |
City | None |
State | None |
Zipcode | None |
Country | None |
HTML errors found on homepage
noscript> <img height="1" width="1" style="display:none" alt="fbpx"src="https://www.facebook.com/tr?id=514584459320210&ev=PageView&noscript=1" /> </nos
Bad start tag in “img” in “noscript” in “head”.
ipt=1" /> </noscript> <styl
Stray end tag “noscript”.
noscript> <style id="fusion-stylesheet-inline-css" type="text/css">/*****
Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.)
noscript> <img src="https://ws.zoominfo.com/pixel/8wMGlbVrVHYhDozmzC1M" width="1" height="1" style="display: none;" /> </nos
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
/noscript></head><body
Stray end tag “head”.
pt></head><body class="home page-template page-template-100-width page-template-100-width-php page page-id-2934 fusion-image-hovers fusion-pagination-sizing fusion-button_size-xlarge fusion-button_type-flat fusion-button_span-no avada-image-rollover-circle-yes avada-image-rollover-yes avada-image-rollover-direction-fade fusion-body ltr fusion-sticky-header no-tablet-sticky-header no-mobile-sticky-header no-mobile-slidingbar no-desktop-totop no-mobile-totop fusion-disable-outline fusion-sub-menu-fade mobile-logo-pos-center layout-wide-mode avada-has-boxed-modal-shadow-none layout-scroll-offset-full avada-has-zero-margin-offset-top fusion-top-header menu-text-align-center mobile-menu-design-modern fusion-show-pagination-text fusion-header-layout-v1 avada-responsive avada-footer-fx-none avada-menu-highlight-style-textcolor fusion-search-form-clean fusion-main-menu-search-dropdown fusion-avatar-circle avada-sticky-shrinkage avada-dropdown-styles avada-blog-layout-grid avada-blog-archive-layout-grid avada-header-shadow-no avada-menu-icon-position-left avada-has-megamenu-shadow avada-has-header-100-width avada-has-pagetitle-bg-full avada-has-breadcrumb-mobile-hidden avada-has-titlebar-hide avada-social-full-transparent avada-has-transparent-timeline_color avada-has-pagination-width_height avada-flyout-menu-direction-fade avada-ec-views-v1" > <nosc
Start tag “body” seen but an element of the same type was already open.
Popular words
Word | Frequency |
---|---|
ux | 34 |
design | 23 |
strategy | 21 |
product | 20 |
firm | 16 |
los | 13 |
wandr | 12 |
client | 11 |
services | 5 |
bad | 5 |
customer | 5 |
fixing | 4 |
spent | 4 |
good | 4 |
ranked | 3 |
team | 3 |
audit | 3 |
call | 3 |
use | 3 |
free | 3 |
Pagespeed analysis
OVERALL SITE SPEED: SLOW 🙁 (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: 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: 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 840 ms
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 217 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 85 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 37 KiB
Defer offscreen images: Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn more](https://web.dev/offscreen-images/).
Potential savings of 18 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 151 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 3 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 44 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