{ "kind": "pagespeedonline#result", "id": "https://nonstop.qa/", "responseCode": 200, "title": "Nonstop QA - Continuous web quality + SLA compliance monitoring", "ruleGroups": { "SPEED": { "score": 85 } }, "pageStats": { "numberResources": 15, "numberHosts": 9, "totalRequestBytes": "2605", "numberStaticResources": 9, "htmlResponseBytes": "10948", "cssResponseBytes": "159008", "imageResponseBytes": "5087", "javascriptResponseBytes": "493092", "otherResponseBytes": "90382", "numberJsResources": 6, "numberCssResources": 2 }, "formattedResults": { "locale": "en_US", "ruleResults": { "AvoidLandingPageRedirects": { "localizedRuleName": "Avoid landing page redirects", "ruleImpact": 0.0, "groups": [ "SPEED" ], "summary": { "format": "Your page has no redirects. Learn more about {{BEGIN_LINK}}avoiding landing page redirects{{END_LINK}}.", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/AvoidRedirects" } ] } }, "EnableGzipCompression": { "localizedRuleName": "Enable compression", "ruleImpact": 0.0, "groups": [ "SPEED" ], "summary": { "format": "You have compression enabled. Learn more about {{BEGIN_LINK}}enabling compression{{END_LINK}}.", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/EnableCompression" } ] } }, "LeverageBrowserCaching": { "localizedRuleName": "Leverage browser caching", "ruleImpact": 1.4910714285714286, "groups": [ "SPEED" ], "summary": { "format": "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." }, "urlBlocks": [ { "header": { "format": "{{BEGIN_LINK}}Leverage browser caching{{END_LINK}} for the following cacheable resources:", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/LeverageBrowserCaching" } ] }, "urls": [ { "result": { "format": "{{URL}} (expiration not specified)", "args": [ { "type": "URL", "key": "URL", "value": "https://d36ee2fcip1434.cloudfront.net/track.js" } ] } }, { "result": { "format": "{{URL}} ({{LIFETIME}})", "args": [ { "type": "URL", "key": "URL", "value": "https://js-agent.newrelic.com/nr-852.min.js" }, { "type": "DURATION", "key": "LIFETIME", "value": "60 minutes" } ] } }, { "result": { "format": "{{URL}} ({{LIFETIME}})", "args": [ { "type": "URL", "key": "URL", "value": "https://widget.uservoice.com/aviNttqTqP8TqdZep6xA.js" }, { "type": "DURATION", "key": "LIFETIME", "value": "2 hours" } ] } } ] } ] }, "MainResourceServerResponseTime": { "localizedRuleName": "Reduce server response time", "ruleImpact": 0.0, "groups": [ "SPEED" ], "summary": { "format": "Your server responded quickly. Learn more about {{BEGIN_LINK}}server response time optimization{{END_LINK}}.", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/Server" } ] } }, "MinifyCss": { "localizedRuleName": "Minify CSS", "ruleImpact": 0.0, "groups": [ "SPEED" ], "summary": { "format": "Your CSS is minified. Learn more about {{BEGIN_LINK}}minifying CSS{{END_LINK}}.", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/MinifyResources" } ] } }, "MinifyHTML": { "localizedRuleName": "Minify HTML", "ruleImpact": 0.0, "groups": [ "SPEED" ], "summary": { "format": "Your HTML is minified. Learn more about {{BEGIN_LINK}}minifying HTML{{END_LINK}}.", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/MinifyResources" } ] } }, "MinifyJavaScript": { "localizedRuleName": "Minify JavaScript", "ruleImpact": 0.0, "groups": [ "SPEED" ], "summary": { "format": "Your JavaScript content is minified. Learn more about {{BEGIN_LINK}}minifying JavaScript{{END_LINK}}.", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/MinifyResources" } ] } }, "MinimizeRenderBlockingResources": { "localizedRuleName": "Eliminate render-blocking JavaScript and CSS in above-the-fold content", "ruleImpact": 12.0, "groups": [ "SPEED" ], "summary": { "format": "Your page has {{NUM_SCRIPTS}} blocking script resources and {{NUM_CSS}} blocking CSS resources. This causes a delay in rendering your page.", "args": [ { "type": "INT_LITERAL", "key": "NUM_SCRIPTS", "value": "1" }, { "type": "INT_LITERAL", "key": "NUM_CSS", "value": "2" } ] }, "urlBlocks": [ { "header": { "format": "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." } }, { "header": { "format": "{{BEGIN_LINK}}Remove render-blocking JavaScript{{END_LINK}}:", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/BlockingJS" } ] }, "urls": [ { "result": { "format": "{{URL}}", "args": [ { "type": "URL", "key": "URL", "value": "https://nonstop.qa/assets/application-88cb88cc2fe9323a313583fee2897be7.js" } ] } } ] }, { "header": { "format": "{{BEGIN_LINK}}Optimize CSS Delivery{{END_LINK}} of the following:", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery" } ] }, "urls": [ { "result": { "format": "{{URL}}", "args": [ { "type": "URL", "key": "URL", "value": "https://nonstop.qa/assets/application-105940a78fb9a03a8f465ff1d0b7a940.css" } ] } }, { "result": { "format": "{{URL}}", "args": [ { "type": "URL", "key": "URL", "value": "https://fonts.googleapis.com/css?family=Signika:300,700" } ] } } ] } ] }, "OptimizeImages": { "localizedRuleName": "Optimize images", "ruleImpact": 0.1125, "groups": [ "SPEED" ], "summary": { "format": "Properly formatting and compressing images can save many bytes of data." }, "urlBlocks": [ { "header": { "format": "{{BEGIN_LINK}}Optimize the following images{{END_LINK}} to reduce their size by {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/OptimizeImages" }, { "type": "BYTES", "key": "SIZE_IN_BYTES", "value": "816B" }, { "type": "PERCENTAGE", "key": "PERCENTAGE", "value": "42%" } ] }, "urls": [ { "result": { "format": "Losslessly compressing {{URL}} could save {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).", "args": [ { "type": "URL", "key": "URL", "value": "https://widget.uservoice.com/pkg/clients/widget2/tab-right-dark-da2413549ce324fc421ae86a0e5881ee.png" }, { "type": "BYTES", "key": "SIZE_IN_BYTES", "value": "816B" }, { "type": "PERCENTAGE", "key": "PERCENTAGE", "value": "42%" } ] } } ] } ] }, "PrioritizeVisibleContent": { "localizedRuleName": "Prioritize visible content", "ruleImpact": 2.0, "groups": [ "SPEED" ], "summary": { "format": "Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content." }, "urlBlocks": [ { "header": { "format": "The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. {{BEGIN_LINK}}Prioritize visible content{{END_LINK}} that is needed for rendering above-the-fold by including it directly in the HTML response.", "args": [ { "type": "HYPERLINK", "key": "LINK", "value": "https://developers.google.com/speed/docs/insights/PrioritizeVisibleContent" } ] }, "urls": [ { "result": { "format": "Only about {{PERCENTAGE}} of the final above-the-fold content could be rendered with the full HTML response {{SCREENSHOT}}.", "args": [ { "type": "PERCENTAGE", "key": "PERCENTAGE", "value": "4%" }, { "type": "SNAPSHOT_RECT", "key": "SCREENSHOT", "value": "snapshot:3" } ] } } ] } ] } } }, "version": { "major": 1, "minor": 15 } }