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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|---|---|
div.et_pb_column > div.et_pb_module > span.et_pb_image_wrap > img.wp-image-79575 div.et_pb_column > div.et_pb_module > span.et_pb_image_wrap > img.wp-image-79575 | www.meshdesignprojects.com.au/wp-content/uploads/2024/10/Munro-St-Ex-01.jpg | 187.3 KiB | 171.2 KiB |
div.et_pb_section > div.et_pb_row > span.et_parallax_bg_wrap > span.et_parallax_bg div.et_pb_section > div.et_pb_row > span.et_parallax_bg_wrap > span.et_parallax_bg | /wp-content/uploads/2024/11/Ardross-Modern-Facade.jpg | 273.7 KiB | 167.0 KiB |
Kennedy Street, Reservoir
Alterations and Additions
LEARN MORE div.et_builder_inner_content > div.et_pb_section > div.et_pb_row > div.et_pb_column | /wp-content/uploads/2024/10/Kennedy-St-Exterior-Timber-pe... | 250.9 KiB | 163.0 KiB |
Corhampton Road, Balwyn North
New Build
LEARN MORE div.et_builder_inner_content > div.et_pb_section > div.et_pb_row > div.et_pb_column | /wp-content/uploads/2024/10/corhampton-road-balwyn-north-... | 335.9 KiB | 82.7 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /a?v=3&t=l&pid=579799204&rv=6930&tag_exp=115938466~115938... | 0.0 ms | 11 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Building Designer in Melbourne for New Homes, Renovations & Extensions
Balanci… body.home > div#page-container > div#et-boc > div#et-main-area | 0.372 |
div.et_pb_module > div.et_pb_menu_inner_container > div.et_pb_menu__wrap > div.et_mobile_nav_menu div.et_pb_module > div.et_pb_menu_inner_container > div.et_pb_menu__wrap > div.et_mobile_nav_menu | 0.000 |
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
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 |
|---|---|---|
| /wp-content/plugins/supreme-modules-pro-for-divi/styles/s... | 37.2 KiB | 37.0 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.googletagmanager.com/gtag/js?id=G-1QQVQZ0RG5&cx=c>m=4e6930 | 155.5 KiB | 112.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-PRMBPZH9TD | 170.0 KiB | 70.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-1QQVQZ0RG5 | 155.5 KiB | 70.0 KiB |
| /wp-content/themes/Divi/js/scripts.min.js?ver=4.27.8 | 97.6 KiB | 62.0 KiB |
| /wp-content/plugins/supreme-modules-pro-for-divi/public/j... | 38.0 KiB | 34.7 KiB |
| /wp-includes/js/mediaelement/mediaelement-and-player.min.... | 38.0 KiB | 31.0 KiB |
| /wp-content/themes/Divi/includes/builder/feature/dynamic-... | 57.2 KiB | 26.4 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 |
|---|---|---|---|
| /wp-content/plugins/dg-cpt-modules-zdmodd-2/assets/js/lib... | 895 ms | 58 ms | 9.6 ms |
| www.meshdesignprojects.com.au/ | 756 ms | 52 ms | 11 ms |
| Unattributable | 507 ms | 7.3 ms | 0.0 ms |
| www.meshdesignprojects.com.au/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 446 ms | 219 ms | 9.1 ms |
| www.googletagmanager.com/gtag/js?id=G-PRMBPZH9TD | 387 ms | 326 ms | 57 ms |
| www.googletagmanager.com/gtag/js?id=G-1QQVQZ0RG5 | 250 ms | 211 ms | 38 ms |
| /wp-content/themes/Divi/js/scripts.min.js?ver=4.27.8 | 180 ms | 111 ms | 40 ms |
| /wp-content/themes/Divi/includes/builder/feature/dynamic-... | 154 ms | 108 ms | 13 ms |
| /wp-content/plugins/dg-cpt-modules-zdmodd-2/assets/js/cpt... | 76 ms | 51 ms | 0.6 ms |
| www.googletagmanager.com/gtag/js?id=G-1QQVQZ0RG5&cx=c>m=4e6930 | 62 ms | 23 ms | 39 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 |
|---|---|
| Other | 1.3 s |
| Script Evaluation | 1.2 s |
| Style & Layout | 824 ms |
| Script Parsing & Compilation | 251 ms |
| Rendering | 179 ms |
| Parse HTML & CSS | 136 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 |
|---|
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Get Started div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Book a Meeting div#column-reverse > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Learn More div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Together, we’ll create a home that perfectly matches your vision and lifestyle. div.et_pb_column > div.et_pb_module > div.et_pb_text_inner > p |
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
425 Smith St, Fitzroy VIC 3065, Australia ul.dsm_icon_list_items > li.dsm_icon_list_child > a > span.dsm_icon_list_text |
md@meshdesignprojects.com.au ul.dsm_icon_list_items > li.dsm_icon_list_child > a > span.dsm_icon_list_text |
0400 438 295 ul.dsm_icon_list_items > li.dsm_icon_list_child > a > span.dsm_icon_list_text |
Sites at Scale div.et_pb_module > div.et_pb_text_inner > strong > a |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
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) | |
|---|---|---|---|
div.et_pb_column > div.et_pb_module > span.et_pb_image_wrap > img.wp-image-79575 div.et_pb_column > div.et_pb_module > span.et_pb_image_wrap > img.wp-image-79575 | www.meshdesignprojects.com.au/wp-content/uploads/2024/10/Munro-St-Ex-01.jpg | 330 x 300 (1.10) | 900 x 600 (1.50) |
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Refused to apply style from 'https://www.meshdesignprojects.com.au/wp-content/et-cache/79413/et-divi-dynamic-tb-81260-tb-81262-79413-late-ds.css,https://www.meshdesignprojects.com.au/wp-content/et-cache/79413/et-divi-dynamic-tb-81260-tb-81262-79413-late.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. |
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
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 |
|---|---|
| www.meshdesignprojects.com.au/our-projects | Learn More |
| www.meshdesignprojects.com.au/our-projects | LEARN MORE |
| www.meshdesignprojects.com.au/our-projects | LEARN MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.