Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| i.ytimg.com/vi/RNZwzHtAnxQ/maxresdefault.jpg | 300.0 s | 133.8 KiB |
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 96.6 KiB |
| /signals/config/1528081978025679?v=2.9.303&r=stable&domai... | 1200.0 s | 44.8 KiB |
| /px/?rand=1776890976406&plid=1d082d20-f893-4d56-8650-de04... | 0.0 ms | 229 B |
| /tr/?id=1528081978025679&ev=PageView&dl=https%3A%2F%2Fwww... | 0.0 ms | 19 B |
| /p.css?s=1&k=njt0djr&ht=tk&f=24349.24350.24351.24352.2435... | 604800.0 s | 172 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Building Empathy Through Mixed-Media Art div.css-lpv8ee > a > picture > img.css-e3lg9r | i.ytimg.com/vi/RNZwzHtAnxQ/maxresdefault.jpg | 133.3 KiB | 127.2 KiB |
An illustration of the writing of three students being stitched together div.view > div.css-lpv8ee > a > img.css-e3lg9r | /wp-content/uploads/2026/04/hero_blog_ELA_Literacy_illust... | 79.6 KiB | 45.8 KiB |
Illustration of a compass over crossroads div.view > div.css-lpv8ee > a > img.css-e3lg9r | /wp-content/uploads/2026/04/hero_blog_critical-thinking_S... | 69.7 KiB | 40.1 KiB |
Two high school students working together div.view > div.css-lpv8ee > a > img.css-e3lg9r | /wp-content/uploads/2026/04/hero_blog_formative-assessmen... | 49.2 KiB | 28.3 KiB |
An administrator working contentedly in her office div.view > div.css-lpv8ee > a > img.css-e3lg9r | /wp-content/uploads/2026/04/hero_blog_administration-and-... | 48.1 KiB | 27.7 KiB |
Elementary students listening to their teacher while sitting on the floor div.view > div.css-lpv8ee > a > img.css-e3lg9r | /wp-content/uploads/2026/04/hero_blog_Classroom-Managemen... | 43.8 KiB | 25.2 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /p.css?s=1&k=njt0djr&ht=tk&f=24349.24350.24351.24352.2435... | 172 B | 751 ms |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| edutopia.org/ | 759 ms |
| www.edutopia.org/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.edutopia.org/assets/client.d2c05d5f116b64f55f37.js | 570.2 KiB | 331.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-RFWVENN15N | 173.0 KiB | 115.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-RFWVENN15N&cx=c>m=4e64k0 | 173.1 KiB | 71.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5GV9D5CH | 111.2 KiB | 69.7 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.8 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.edutopia.org/assets/client.d2c05d5f116b64f55f37.js | 1.5 s | 1.2 s | 261 ms |
| www.edutopia.org/ | 769 ms | 27 ms | 21 ms |
| www.edutopia.org/assets/react.6a4372d92c886a45b0f6.js | 528 ms | 487 ms | 18 ms |
| Unattributable | 518 ms | 128 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-RFWVENN15N&cx=c>m=4e64k0 | 284 ms | 217 ms | 65 ms |
| /signals/config/1528081978025679?v=2.9.303&r=stable&domai... | 174 ms | 147 ms | 27 ms |
| connect.facebook.net/en_US/fbevents.js | 173 ms | 125 ms | 46 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5GV9D5CH | 133 ms | 79 ms | 39 ms |
| cdn.parsely.com/keys/edutopia.org/p.js | 113 ms | 84 ms | 23 ms |
| www.googletagmanager.com/gtag/js?id=G-RFWVENN15N | 99 ms | 33 ms | 66 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.5 s |
| Script Parsing & Compilation | 574 ms |
| Other | 530 ms |
| Style & Layout | 486 ms |
| Rendering | 137 ms |
| Parse HTML & CSS | 74 ms |
| Garbage Collection | 73 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1337w8b { font-family: museoSlab; font-style: normal; font-weight: 600; font-size: 33px; … } … | 59.5 KiB | 6.1 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1337w8b { font-family: museoSlab; font-style: normal; font-weight: 600; font-size: 33px; … } … | 59.5 KiB | 59.0 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite div.css-15k3j3w > div.css-b06ysn > div.lite > button.lite |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
INTEGRATED STUDIES div.css-124ae9w > div.hero-card-bottom-wrap-bottom > div.css-1seknyz > div.eyebrow |
Bill Manchester div.hero-card-bottom-wrap-bottom > div.css-1seknyz > div.css-rs4cum > a.css-1s343gm |
CRITICAL THINKING div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Maurice J. Elias div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
FORMATIVE ASSESSMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Katie R. Medill div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
Hear from peers! div.css-pfq62c > div.skeleton-container > div > a.css-1tz00mm |
SOCIAL & EMOTIONAL LEARNING (SEL) div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
ADMINISTRATION & LEADERSHIP div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Andrew Miller div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
CLASSROOM MANAGEMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Wendy Turner div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
LITERACY div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Andrew Paull div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
STUDENT ENGAGEMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Kathryn Lemerich div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
Jessica Holloway div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
RESEARCH div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Andrea Tamayo div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
CURRICULUM PLANNING div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Miriam Plotinsky div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
POPULAR div.css-1f07lbu > div.css-jxc7g8 > div.css-q1v2j2 > span.css-1td86i2 |
COMMUNICATION SKILLS div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Christina Grassi div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
Meghan Lowe div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
TECHNOLOGY INTEGRATION div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
BRAIN-BASED LEARNING div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
STUDENT ENGAGEMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Cathleen Beachboard div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
TEACHING STRATEGIES div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
SOCIAL & EMOTIONAL LEARNING (SEL) div.css-jxc7g8 > div.css-q1v2j2 > span.css-1td86i2 > a |
TEACHING STRATEGIES div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
SOCIAL & EMOTIONAL LEARNING (SEL) div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Connie Morris div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
SOCIAL & EMOTIONAL LEARNING (SEL) div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Donna Paul div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
SOCIAL & EMOTIONAL LEARNING (SEL) div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Cara Zelas div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
SOCIAL & EMOTIONAL LEARNING (SEL) div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Matthew James Friday div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
CLASSROOM MANAGEMENT div.css-jxc7g8 > div.css-q1v2j2 > span.css-1td86i2 > a |
CLASSROOM MANAGEMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Rachel Lawton div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
TEACHING STRATEGIES div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
CLASSROOM MANAGEMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Crystal Frommert div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
CLASSROOM MANAGEMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Corrie Littlejohn-Pope div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
CLASSROOM MANAGEMENT div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Todd Finley div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
STUDENT WELLNESS div.css-jxc7g8 > div.css-q1v2j2 > span.css-1td86i2 > a |
STUDENT WELLNESS div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Amy Brownlee div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
STUDENT WELLNESS div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Amy Brownlee div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
ADMINISTRATION & LEADERSHIP div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Jerald McNair div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
STUDENT WELLNESS div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Sheila Garth div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
STUDENT WELLNESS div.css-o76eps > div.view > div.css-wi0ozw > div.eyebrow |
Ella Miesner div.view > div.css-wi0ozw > div.css-rs4cum > a.css-1s343gm |
Privacy Policy section > ul.css-p2bolw > li.css-11rkab1 > a.css-14vv2hs |
Terms of Use section > ul.css-p2bolw > li.css-11rkab1 > a.css-14vv2hs |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
POPULAR TOPICS section.topic-links > nav.css-13gb0g9 > div.css-1swx3yj > h5.css-13tn2mc |
These are opportunities to improve keyboard navigation in your application.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.