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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /wp-content/themes/edublogs-2024/dist/fonts/cp-iconfont.w... | 40 ms |
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 | |
|---|---|---|---|
Gradient background div.cp-hero__inner > div.cp-hero__bg-img > picture > img | /wp-content/themes/edublogs-2024/dist/img/webp/landing-pa... | 563.6 KiB | 403.4 KiB |
Three students working at a hexagon shaped desk div.cp-service > div.cp-service__bg-img > picture > img | /wp-content/themes/edublogs-2024/dist/img/webp/landing-pa... | 61.8 KiB | 19.3 KiB |
Person working at a computer with WordPress logo on t-shirt div.cp-service > div.cp-service__bg-img > picture > img | /wp-content/themes/edublogs-2024/dist/img/webp/landing-pa... | 47.6 KiB | 14.8 KiB |
Students hanging out beside their lockers div.cp-service > div.cp-service__bg-img > picture > img | /wp-content/themes/edublogs-2024/dist/img/webp/landing-pa... | 44.5 KiB | 13.9 KiB |
Teacher handing out papers to students div.cp-service > div.cp-service__bg-img > picture > img | /wp-content/themes/edublogs-2024/dist/img/webp/landing-pa... | 43.3 KiB | 13.5 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|---|
| /uc.js?cbid=e977ab86-4b77-42e3-934f-bfd31f54ed3a&implemen... | 843.0 s | 35.7 KiB |
| edublogs.org/files/2024/11/edublogs-logo-new.svg | 72000.0 s | 5.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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.
Diagnostics
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/plugins/enable-jquery-migrate-helper/js/jquer... | 8.9 KiB | 3.5 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 |
|---|---|---|
| edublogs.org/wp-content/themes/edublogs-2024/dist/css/theme.min.css?ver=2.2.4 | 20.1 KiB | 15.5 KiB |
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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 176.8 KiB |
| www.googleoptimize.com/optimize.js?id=OPT-N2H493Z | 108.9 KiB | 69.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-PTEFQ9DHVX&cx=c>m=4e64h1 | 144.2 KiB | 64.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-NYV97JVN4H&l=beehiveDataLayer | 151.6 KiB | 64.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-K43X4QH | 120.4 KiB | 62.2 KiB |
| /e977ab86-4b77-42e3-934f-bfd31f54ed3a/cc.js?renew=false&r... | 87.5 KiB | 36.2 KiB |
| /wp-content/plugins/enable-jquery-migrate-helper/js/jquer... | 38.5 KiB | 24.0 KiB |
| /uc.js?cbid=e977ab86-4b77-42e3-934f-bfd31f54ed3a&implemen... | 35.4 KiB | 22.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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 723 ms | 593 ms | 77 ms |
| edublogs.org/ | 568 ms | 21 ms | 6.2 ms |
| Unattributable | 462 ms | 16 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-PTEFQ9DHVX&cx=c>m=4e64h1 | 239 ms | 193 ms | 42 ms |
| /uc.js?cbid=e977ab86-4b77-42e3-934f-bfd31f54ed3a&implemen... | 211 ms | 171 ms | 13 ms |
| www.googletagmanager.com/gtag/js?id=G-NYV97JVN4H&l=beehiveDataLayer | 203 ms | 164 ms | 37 ms |
| www.googletagmanager.com/gtm.js?id=GTM-K43X4QH | 157 ms | 114 ms | 42 ms |
| www.googleoptimize.com/optimize.js?id=OPT-N2H493Z | 116 ms | 69 ms | 28 ms |
| /wp-content/plugins/enable-jquery-migrate-helper/js/jquer... | 113 ms | 45 ms | 7.1 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 | 1.5 s |
| Other | 740 ms |
| Script Parsing & Compilation | 285 ms |
| Style & Layout | 276 ms |
| Rendering | 63 ms |
| Parse HTML & CSS | 62 ms |
| Garbage Collection | 23 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|
Teacher-Friendly div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-h4 |
Seamlessly integrate our easy-to-use class management tools into your teaching,… div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-p2 |
Learn more div.cp-service > div.cp-service__content > div.cp-service__content--cta > a.cp-link |
Student-Safe div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-h4 |
Our powerful content filters, versatile moderation options, and secure privacy … div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-p2 |
Learn more div.cp-service > div.cp-service__content > div.cp-service__content--cta > a.cp-link |
WordPress-Powered div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-h4 |
A platform built over WordPress, which powers more than 1/3rd of the Internet. div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-p2 |
Learning-Centered div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-h4 |
Embed videos, build a classroom community, and leave private feedback for your … div.cp-service > div.cp-service__content > div.cp-service__content--text > p.cp-p2 |
Learn more div.cp-service > div.cp-service__content > div.cp-service__content--cta > a.cp-link |
These are opportunities to improve the legibility of your content.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Gradient background div.cp-hero__inner > div.cp-hero__bg-img > picture > img | /wp-content/themes/edublogs-2024/dist/img/webp/landing-pa... | 412 x 780 (0.53) | 2400 x 1056 (2.27) |
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| help.edublogs.org/getting-started-with-edublogs/ | Learn more |
| help.edublogs.org/user-guide/settings-privacy/ | Learn more |
| help.edublogs.org/user-guide/students-and-classes/ | Learn more |
| campuspress.com/ | Learn more |
| campuspress.com/ | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
OK, I understand body.home > div#cookiebanner > div.c-container > a#cookiebanner-confirm |
To appear in search results, crawlers need access to your app.