48 / 100
Should Fix:
Avoid landing page redirects
Your page has 3 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://gofundme.com/
- https://gofundme.com/
- http://www.gofundme.com/
- https://www.gofundme.com/
Show how to fix
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- https://widget.surveymonkey.com/collect/website/js/BsfLmlhyNNBDURqVf3QtbU2VK3rIcrpOTG_2FYoir0VP_2BO_2B_2F3aU11HQ8GM2GM7oA2W.js (expiration not specified)
- https://www.google-analytics.com/gtm/js?id=GTM-KJFLHK&l=dataLayer&m=sync& (15 minutes)
- https://www.googletagmanager.com/gtm.js?id=GTM-TDTFTZ (15 minutes)
- https://funds.gofundme.com/css/marketing/app.min.css?v=15.80&url=1 (60 minutes)
- https://funds.gofundme.com/js/3.0/jquery.cookie.js (60 minutes)
- https://funds.gofundme.com/js/3.0/mixpanel-2.7.5.min.js (60 minutes)
- https://funds.gofundme.com/js/4.0/analytics.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/js/5.0/app/signup/signupAnalytics.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/js/5.0/components/gaEventTracking.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/js/5.0/components/visitorCookie.js (60 minutes)
- https://funds.gofundme.com/js/5.0/helpers/jsStringExternalization.js (60 minutes)
- https://funds.gofundme.com/js/build/homepage.min.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/node_modules/node-polyglot/build/polyglot.js (60 minutes)
- https://js-agent.newrelic.com/nr-974.min.js (60 minutes)
- https://www.google-analytics.com/plugins/ua/linkid.js (60 minutes)
- https://static.chartbeat.com/js/chartbeat.js (2 hours)
- https://www.google-analytics.com/analytics.js (2 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15792387_1478283700.2608.jpg (2.3 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15826623_1478442977.8108.jpg (3 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15831445_1478463249.8707.jpg (4.8 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15143053_1475852364.5515.jpg (6.3 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15823631_1478411940.8659.jpg (7 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15870409_1478579877.2219.jpg (8.2 hours)
- https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/ico-guarantee-sp@2x.png (8.7 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15833565_1478465156.8787_r.jpg (10.1 hours)
- https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/categories-2016-sp@2x.png (10.5 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/14746225_1474563905.5261.jpg (11.4 hours)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 12 blocking script resources and 2 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
- https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js
- https://code.jquery.com/jquery-migrate-1.4.0.min.js
- https://funds.gofundme.com/js/3.0/jquery.cookie.js
- https://funds.gofundme.com/js/3.0/mixpanel-2.7.5.min.js
- https://funds.gofundme.com/js/3.0/jquery.cookie.js
- https://funds.gofundme.com/js/5.0/components/visitorCookie.js
- https://funds.gofundme.com/js/4.0/analytics.js?v=15.80
- https://funds.gofundme.com/js/5.0/components/gaEventTracking.js?v=15.80
- https://funds.gofundme.com/js/5.0/app/signup/signupAnalytics.js?v=15.80
- https://funds.gofundme.com/node_modules/node-polyglot/build/polyglot.js
- https://funds.gofundme.com/js/5.0/helpers/jsStringExternalization.js
- https://www.google-analytics.com/gtm/js?id=GTM-KJFLHK&l=dataLayer&m=sync&
Optimize CSS Delivery of the following:
- https://funds.gofundme.com/css/marketing/app.min.css?v=15.80&url=1
- https://fonts.googleapis.com/css?family=Lato:300,900
Show how to fix
Consider Fixing:
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 48.7KiB (49% reduction).
- Minifying https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js could save 41.3KiB (50% reduction) after compression.
- Minifying https://funds.gofundme.com/js/4.0/analytics.js?v=15.80 could save 3.4KiB (38% reduction) after compression.
- Minifying https://funds.gofundme.com/node_modules/node-polyglot/build/polyglot.js could save 1.9KiB (59% reduction) after compression.
- Minifying https://funds.gofundme.com/js/5.0/app/signup/signupAnalytics.js?v=15.80 could save 989B (38% reduction) after compression.
- Minifying https://funds.gofundme.com/js/5.0/components/visitorCookie.js could save 731B (32% reduction) after compression.
- Minifying https://funds.gofundme.com/js/3.0/jquery.cookie.js could save 585B (44% reduction) after compression.
Show how to fix
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 2.5KiB (18% reduction).
- Compressing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/14399071_14735142640_r.jpg could save 2.5KiB (18% reduction).
Show how to fix
4 Passed Rules
100 / 100
5 Passed Rules
Show details
Avoid plugins
Your page does not appear to use plugins, which would prevent content from being usable on many platforms. Learn more about the importance of avoiding plugins.
Configure the viewport
Your page specifies a viewport matching the device's size, which allows it to render properly on all devices. Learn more about configuring viewports.
Size content to viewport
The contents of your page fit within the viewport. Learn more about sizing content to the viewport.
Size tap targets appropriately
All of your page's links/buttons are large enough for a user to easily tap on a touchscreen. Learn more about sizing tap targets appropriately.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
54 / 100
Should Fix:
Avoid landing page redirects
Your page has 3 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://gofundme.com/
- https://gofundme.com/
- http://www.gofundme.com/
- https://www.gofundme.com/
Show how to fix
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- https://widget.surveymonkey.com/collect/website/js/ZoP6nXCh7ieIrqLy4ZANaPIY_2B4dsGlH_2Br10tOOQCWwqHAoBfV7ArN6AEaXEejGgG.js (expiration not specified)
- https://www.google-analytics.com/gtm/js?id=GTM-KJFLHK&l=dataLayer&m=sync& (15 minutes)
- https://www.googletagmanager.com/gtm.js?id=GTM-TDTFTZ (15 minutes)
- https://funds.gofundme.com/css/marketing/app.min.css?v=15.80&url=1 (60 minutes)
- https://funds.gofundme.com/js/3.0/jquery.cookie.js (60 minutes)
- https://funds.gofundme.com/js/3.0/mixpanel-2.7.5.min.js (60 minutes)
- https://funds.gofundme.com/js/4.0/analytics.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/js/5.0/app/signup/signupAnalytics.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/js/5.0/components/gaEventTracking.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/js/5.0/components/visitorCookie.js (60 minutes)
- https://funds.gofundme.com/js/5.0/helpers/jsStringExternalization.js (60 minutes)
- https://funds.gofundme.com/js/build/homepage.min.js?v=15.80 (60 minutes)
- https://funds.gofundme.com/node_modules/node-polyglot/build/polyglot.js (60 minutes)
- https://js-agent.newrelic.com/nr-995.min.js (60 minutes)
- https://www.google-analytics.com/plugins/ua/linkid.js (60 minutes)
- https://i.ytimg.com/vi/4VlPQD1unPw/0.jpg (2 hours)
- https://static.chartbeat.com/js/chartbeat.js (2 hours)
- https://www.google-analytics.com/analytics.js (2 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/fund-stock-hotair.jpg (2.9 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15905075_1478706253.0197.jpg (3.5 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15865841_1478568510.2747.jpg (4.8 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15451441_1477298940.2456.jpg (6.2 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15829633_1478453854.816.jpg (7.3 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15859107_1478559469.423.jpg (9.8 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15854347_1478546464.3335.jpg (10.9 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15911245_14787412370_r.jpg (11.5 hours)
- https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15879911_1478625714.8774.jpg (11.9 hours)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 12 blocking script resources and 2 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
- https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js
- https://code.jquery.com/jquery-migrate-1.4.0.min.js
- https://funds.gofundme.com/js/3.0/jquery.cookie.js
- https://funds.gofundme.com/js/3.0/mixpanel-2.7.5.min.js
- https://funds.gofundme.com/js/3.0/jquery.cookie.js
- https://funds.gofundme.com/js/5.0/components/visitorCookie.js
- https://funds.gofundme.com/js/4.0/analytics.js?v=15.80
- https://funds.gofundme.com/js/5.0/components/gaEventTracking.js?v=15.80
- https://funds.gofundme.com/js/5.0/app/signup/signupAnalytics.js?v=15.80
- https://funds.gofundme.com/node_modules/node-polyglot/build/polyglot.js
- https://funds.gofundme.com/js/5.0/helpers/jsStringExternalization.js
- https://www.google-analytics.com/gtm/js?id=GTM-KJFLHK&l=dataLayer&m=sync&
Optimize CSS Delivery of the following:
- https://funds.gofundme.com/css/marketing/app.min.css?v=15.80&url=1
- https://fonts.googleapis.com/css?family=Lato:300,900
Show how to fix
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 458.3KiB (87% reduction).
- Compressing and resizing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/14252803_1473017387.9234.jpg could save 104.4KiB (89% reduction).
- Compressing and resizing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15905075_1478706253.0197.jpg could save 99.7KiB (90% reduction).
- Compressing and resizing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/fund-stock-hotair.jpg could save 99KiB (94% reduction).
- Compressing and resizing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15854347_1478546464.3335.jpg could save 73.2KiB (88% reduction).
- Compressing and resizing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/3399709_1424293205.522.jpg could save 61.2KiB (87% reduction).
- Compressing and resizing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/15911245_14787412370_r.jpg could save 15KiB (61% reduction).
- Compressing and resizing https://2dbdd5116ffa30a49aa8-c03f075f8191fb4e60e74b907071aee8.ssl.cf1.rackcdn.com/14399071_14735142640_r.jpg could save 5.8KiB (41% reduction).
Show how to fix
Consider Fixing:
Minify HTML
Compacting HTML code, including any inline JavaScript and CSS contained in it, can save many bytes of data and speed up download and parse times.
Minify HTML for the following resources to reduce their size by 2.8KiB (12% reduction).
- Minifying https://www.gofundme.com/ could save 2.8KiB (12% reduction) after compression.
Show how to fix
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 48.7KiB (49% reduction).
- Minifying https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js could save 41.3KiB (50% reduction) after compression.
- Minifying https://funds.gofundme.com/js/4.0/analytics.js?v=15.80 could save 3.4KiB (38% reduction) after compression.
- Minifying https://funds.gofundme.com/node_modules/node-polyglot/build/polyglot.js could save 1.9KiB (59% reduction) after compression.
- Minifying https://funds.gofundme.com/js/5.0/app/signup/signupAnalytics.js?v=15.80 could save 989B (38% reduction) after compression.
- Minifying https://funds.gofundme.com/js/5.0/components/visitorCookie.js could save 731B (32% reduction) after compression.
- Minifying https://funds.gofundme.com/js/3.0/jquery.cookie.js could save 585B (44% reduction) after compression.
Show how to fix
3 Passed Rules
* The results are cached for 30s. If you have made changes to your page, please wait for 30s before re-running the test.