Skip to content
https://gofund.me

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

29

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLTransfer SizeDuration
www.google.com/recaptcha/enterprise.js1.0 KiB891 ms

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
div.hrt-container > div.video_videoPreviewContainer__waGpY > picture > img.video_image__NT0b7 div.hrt-container > div.video_videoPreviewContainer__waGpY > picture > img.video_image__NT0b7
/homepage-refresh-how-it-works-video-still-d-7-23.jpg480.2 KiB448.3 KiB
Wireframe mobile UI for sharing a fundraiser link to social networks div.how-it-works-steps_content__gC9HX > div.how-it-works-steps_columns__SU7vs > div.how-it-works-steps_imageContainer__y0dWy > img.home-how-it-works-image
www.gofundme.com/nextassets/home/howitworks/step-2.en.png102.4 KiB72.5 KiB
Wireframe mobile UI for creating a fundraiser and setting a monetary goal div.how-it-works-steps_content__gC9HX > div.how-it-works-steps_columns__SU7vs > div.how-it-works-steps_imageContainer__y0dWy > img.home-how-it-works-image
www.gofundme.com/nextassets/home/howitworks/step-1.en-us.png41.5 KiB29.4 KiB
Wireframe mobile UI for bank transfer settings div.how-it-works-steps_content__gC9HX > div.how-it-works-steps_columns__SU7vs > div.how-it-works-steps_imageContainer__y0dWy > img.home-how-it-works-image
www.gofundme.com/nextassets/home/howitworks/step-3.en-us.png39.0 KiB27.7 KiB
New li.merch-card_merch-unit__936GP > a.merch-card_merch-unit-link__U4Zki > div.merch-card_merch-unit-link__U4Zki > div.merch-card_merch-unit-image__S5lyz
d25oniaj7o2jcw.cloudfront.net/smartcoach.jpg130.6 KiB19.8 KiB
Medical Support for Dharma Teja Kanulla a.card_link__KbsfM > div.card_container__TjAss > div.card_imageContainer__2RJ99 > img.card-image_image___GL8n
/EGLtI12uxYklWDVE46eF7bnd-cA=/720x405/https://d2g8igdw686...30.8 KiB19.6 KiB
A Race Against Time to save our 3-year-old son Gurmoh a.card_link__KbsfM > div.card_container__TjAss > div.card_imageContainer__2RJ99 > img.card-image_image___GL8n
/wxAwjyRtHr9M4hwYwUo40G7g-Sg=/720x405/https://i.ytimg.com...26.9 KiB15.8 KiB
Operación para fractura de cuello a.card_link__KbsfM > div.card_container__TjAss > div.card_imageContainer__2RJ99 > img.card-image_image___GL8n
/3yH6tJVgMgwG6-ZQJABQ7bjkZkM=/720x405/https://d2g8igdw686...15.2 KiB8.8 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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 1.1 s
URLTime Spent
gofund.me/1.1 s
www.gofundme.com/0.0 ms

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 450 ms 67.5 KiB
URLTransfer SizeEst Savings
www.gofundme.com/ssr/_next/static/css/9ff8b4810ddcab7b.css71.5 KiB67.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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 1.8 s 1.6 MiB

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLTotal CPU TimeScript EvaluationScript Parse
www.gofundme.com/ssr/_next/static/chunks/framework-c41ad6c83d422ded.js1.8 s1.6 s18 ms
www.gofundme.com/1.3 s8.8 ms2.1 ms
Unattributable832 ms43 ms0.0 ms
www.gofundme.com/ssr/_next/static/chunks/pages/_app-c97a9f77ff07650f.js645 ms474 ms147 ms
www.gofundme.com/ssr/_next/static/chunks/8a2eb0bf.0c06a0d09a071bc1.js419 ms307 ms11 ms
www.googletagmanager.com/gtm.js?id=GTM-PW9SXF3N&l=dataLayer393 ms317 ms70 ms
www.googletagmanager.com/gtag/js?id=G-DE4PB0SD88&cx=c&gtm=4e64h1346 ms241 ms33 ms
www.googletagmanager.com/gtag/js?id=G-D71Z0789ZK&cx=c&gtm=4e64h1249 ms213 ms32 ms
transcend-cdn.com/cm/8aaeb48f-a8e6-4725-820c-b18c4f7cd6cc/ui.js234 ms186 ms28 ms
www.googletagmanager.com/gtag/js?id=AW-955875456&cx=c&gtm=4e64h1216 ms181 ms33 ms
www.googletagmanager.com/gtag/js?id=DC-13981538&cx=c&gtm=4e64h1213 ms176 ms26 ms
www.googletagmanager.com/gtag/js?id=AW-945652478&cx=c&gtm=4e64h1183 ms149 ms33 ms
www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js162 ms84 ms78 ms
cdn.optimizely.com/js/23507871404.js156 ms118 ms37 ms
www.googletagmanager.com/gtm.js?id=GTM-TDTFTZ137 ms102 ms30 ms
www.gofundme.com/ssr/_next/static/chunks/main-515fe902c792b8d3.js124 ms101 ms20 ms
www.googletagmanager.com/gtag/js?id=G-WF86BFEZ5L117 ms71 ms46 ms
transcend-cdn.com/cm/8aaeb48f-a8e6-4725-820c-b18c4f7cd6cc/airgap.js104 ms88 ms12 ms
static.chartbeat.com/js/chartbeat.js84 ms76 ms5.5 ms
www.gofundme.com/ssr/_next/static/chunks/pages/index-6f61545b19049be4.js83 ms71 ms6.6 ms
accounts.google.com/gsi/client80 ms63 ms16 ms
connect.facebook.net/en_US/bundle/sdk.js/75 ms56 ms18 ms
www.gofundme.com/ssr/_next/static/chunks/ac262c97-05d574404bcbdf98.js72 ms63 ms8.5 ms
www.gofundme.com/ssr/_next/static/chunks/1b25d643-c3cc5c2633675ebb.js65 ms36 ms29 ms
www.googletagmanager.com/gtag/js?id=G-WF86BFEZ5L&cx=c&gtm=4e64h1h164 ms24 ms40 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

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation5.0 s
Other1.4 s
Script Parsing & Compilation890 ms
Style & Layout491 ms
Rendering247 ms
Garbage Collection243 ms
Parse HTML & CSS135 ms

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
div.hrt-container > div.video_videoPreviewContainer__waGpY > picture > img.video_image__NT0b7 div.hrt-container > div.video_videoPreviewContainer__waGpY > picture > img.video_image__NT0b7
/homepage-refresh-how-it-works-video-still-d-7-23.jpg

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Optimize DOM size
Font display
Forced reflow
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 20 user timings
Avoid long main-thread tasks 20 long tasks found
Avoid non-composited animations 1 animated element found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 100 ms
Server Backend Latencies 330 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 110 ms
INP breakdown
LCP request discovery
Avoid large layout shifts
100

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.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
96

Best Practices

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
Failed to load resource: the server responded with a status of 400 ()
Failed to load resource: the server responded with a status of 401 ()
Not signed in with the identity provider.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLMap URL
www.gofundme.com/ssr/_next/static/chunks/pages/_app-c97a9f77ff07650f.jswww.gofundme.com/ssr/_next/static/chunks/pages/_app-c97a9f77ff07650f.js.map
www.gofundme.com/ssr/_next/static/chunks/webpack-41acd351e4308003.jswww.gofundme.com/ssr/_next/static/chunks/webpack-41acd351e4308003.js.map
www.gofundme.com/ssr/_next/static/chunks/pages/s-ae68de969a16dd64.jswww.gofundme.com/ssr/_next/static/chunks/pages/s-ae68de969a16dd64.js.map
www.gofundme.com/ssr/_next/static/chunks/pages/index-6f61545b19049be4.jswww.gofundme.com/ssr/_next/static/chunks/pages/index-6f61545b19049be4.js.map
www.gofundme.com/ssr/_next/static/chunks/main-515fe902c792b8d3.jswww.gofundme.com/ssr/_next/static/chunks/main-515fe902c792b8d3.js.map
www.gofundme.com/ssr/_next/static/chunks/framework-c41ad6c83d422ded.jswww.gofundme.com/ssr/_next/static/chunks/framework-c41ad6c83d422ded.js.map
www.gofundme.com/ssr/_next/static/chunks/ac262c97-05d574404bcbdf98.jswww.gofundme.com/ssr/_next/static/chunks/ac262c97-05d574404bcbdf98.js.map
www.gofundme.com/ssr/_next/static/chunks/99832.6afeff9c25248cd4.jswww.gofundme.com/ssr/_next/static/chunks/99832.6afeff9c25248cd4.js.map
www.gofundme.com/ssr/_next/static/chunks/8a2eb0bf.0c06a0d09a071bc1.jswww.gofundme.com/ssr/_next/static/chunks/8a2eb0bf.0c06a0d09a071bc1.js.map
www.gofundme.com/ssr/_next/static/chunks/88933.ab4d23b109b99e09.jswww.gofundme.com/ssr/_next/static/chunks/88933.ab4d23b109b99e09.js.map
www.gofundme.com/ssr/_next/static/chunks/88798-35c29ae8df3908df.jswww.gofundme.com/ssr/_next/static/chunks/88798-35c29ae8df3908df.js.map
www.gofundme.com/ssr/_next/static/chunks/88106.3c26c385ad1370e5.jswww.gofundme.com/ssr/_next/static/chunks/88106.3c26c385ad1370e5.js.map
www.gofundme.com/ssr/_next/static/chunks/86547-9bc98711eebc5c5f.jswww.gofundme.com/ssr/_next/static/chunks/86547-9bc98711eebc5c5f.js.map
www.gofundme.com/ssr/_next/static/chunks/8323-f6398579b85f7ab3.jswww.gofundme.com/ssr/_next/static/chunks/8323-f6398579b85f7ab3.js.map
www.gofundme.com/ssr/_next/static/chunks/79719-b098f806e081650f.jswww.gofundme.com/ssr/_next/static/chunks/79719-b098f806e081650f.js.map
www.gofundme.com/ssr/_next/static/chunks/76126-7cd9fcbf597e6f3e.jswww.gofundme.com/ssr/_next/static/chunks/76126-7cd9fcbf597e6f3e.js.map
www.gofundme.com/ssr/_next/static/chunks/73849-1e8cbdf9e0ceca5f.jswww.gofundme.com/ssr/_next/static/chunks/73849-1e8cbdf9e0ceca5f.js.map
www.gofundme.com/ssr/_next/static/chunks/6720-5993b833c5a43869.jswww.gofundme.com/ssr/_next/static/chunks/6720-5993b833c5a43869.js.map
www.gofundme.com/ssr/_next/static/chunks/61587-b3c437e07d2a9b55.jswww.gofundme.com/ssr/_next/static/chunks/61587-b3c437e07d2a9b55.js.map
www.gofundme.com/ssr/_next/static/chunks/52039-fc905bf386ca88da.jswww.gofundme.com/ssr/_next/static/chunks/52039-fc905bf386ca88da.js.map
www.gofundme.com/ssr/_next/static/chunks/51445.930896b7f2972bf7.jswww.gofundme.com/ssr/_next/static/chunks/51445.930896b7f2972bf7.js.map
www.gofundme.com/ssr/_next/static/chunks/46306-57d5caa0ff57f330.jswww.gofundme.com/ssr/_next/static/chunks/46306-57d5caa0ff57f330.js.map
www.gofundme.com/ssr/_next/static/chunks/42588-d040ce6d509650f2.jswww.gofundme.com/ssr/_next/static/chunks/42588-d040ce6d509650f2.js.map
www.gofundme.com/ssr/_next/static/chunks/41742-173f2680bcd5b921.jswww.gofundme.com/ssr/_next/static/chunks/41742-173f2680bcd5b921.js.map
www.gofundme.com/ssr/_next/static/chunks/41659-d73388a4319f0f8b.jswww.gofundme.com/ssr/_next/static/chunks/41659-d73388a4319f0f8b.js.map
www.gofundme.com/ssr/_next/static/chunks/411-b6900581075fe4c5.jswww.gofundme.com/ssr/_next/static/chunks/411-b6900581075fe4c5.js.map
www.gofundme.com/ssr/_next/static/chunks/39925-eccab221d95f61aa.jswww.gofundme.com/ssr/_next/static/chunks/39925-eccab221d95f61aa.js.map
www.gofundme.com/ssr/_next/static/chunks/35829-ed67fba8a07eeb4e.jswww.gofundme.com/ssr/_next/static/chunks/35829-ed67fba8a07eeb4e.js.map
www.gofundme.com/ssr/_next/static/chunks/28166-c0a8fe40abec2dd1.jswww.gofundme.com/ssr/_next/static/chunks/28166-c0a8fe40abec2dd1.js.map
www.gofundme.com/ssr/_next/static/chunks/27246-3372b89e5fe8636b.jswww.gofundme.com/ssr/_next/static/chunks/27246-3372b89e5fe8636b.js.map
www.gofundme.com/ssr/_next/static/chunks/24537-a12f31da15ce19b2.jswww.gofundme.com/ssr/_next/static/chunks/24537-a12f31da15ce19b2.js.map
www.gofundme.com/ssr/_next/static/chunks/1b25d643-c3cc5c2633675ebb.jswww.gofundme.com/ssr/_next/static/chunks/1b25d643-c3cc5c2633675ebb.js.map
www.gofundme.com/ssr/_next/static/chunks/17078-05f42f21a2ddfa37.jswww.gofundme.com/ssr/_next/static/chunks/17078-05f42f21a2ddfa37.js.map
www.gofundme.com/ssr/_next/static/chunks/1450-e9ef4acb6759dbcd.jswww.gofundme.com/ssr/_next/static/chunks/1450-e9ef4acb6759dbcd.js.map
www.gofundme.com/ssr/_next/static/chunks/11209-aac08f5e2f6a8d8e.jswww.gofundme.com/ssr/_next/static/chunks/11209-aac08f5e2f6a8d8e.js.map
Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Redirects HTTP traffic to HTTPS
Use a strong HSTS policy
92

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Link destinationLink Text
www.gofundme.com/c/how-it-worksLearn more
www.gofundme.com/c/how-it-worksLearn more

Format your HTML in a way that enables crawlers to better understand your app’s content.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback