{"id":1137,"date":"2018-10-13T11:20:40","date_gmt":"2018-10-13T11:20:40","guid":{"rendered":"http:\/\/nyxditech.com\/blog_staging\/?p=1137"},"modified":"2018-10-13T13:01:00","modified_gmt":"2018-10-13T13:01:00","slug":"optimize-website-pagespeed-insights","status":"publish","type":"post","link":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights","title":{"rendered":"How To Optimize Your Website Using Google\u2019s PageSpeed Insights"},"content":{"rendered":"<p>Today, the entire web revolves around Google, and therefore it becomes very critical to analyse our websites based on Google\u2019s algorithm, to do necessary changes. According to Google, a website can lose almost half of its visitors while loading. This highlights the importance and criticality of keeping the page load times to a minimum, to maximize user experience. That\u2019s valuable information, but what\u2019s the next step? Google\u2019s PageSpeed Insights tools may be just what you need to leverage data collected through speed testing.<\/p>\n<h2>PageSpeed Insights<\/h2>\n<p>There are a lot of factors like too many large images, files, and plugins, which slow down a website speed or server response times and that is where PageSpeed testers come in. It\u2019s a known fact that Google offers a variety of helpful resources for web developers and PageSpeed Insights is just one of the many free web performance tools that can help you check your speed score, boost your page load times and significantly improve the user experience. PageSpeed Insights is designed to direct your actions against slow speeds, resulting in bad performance. You\u2019ll get a swift operation across all devices.<\/p>\n<p>PageSpeed Insights is not an advanced level tool (which developers use for advanced analysis of slow load times), but a relatively lower-level tool that is useful for small websites, particularly those that run on a content management system (CMS) like WordPress.<\/p>\n<p>To use PageSpeed Insights, all you have to do is enter a URL into the address bar on the PageSpeed Insights page, then click \u201canalyze.\u201d The test will take a few seconds to complete, and results for both mobile and desktop devices will be displayed in separate tabs. You\u2019ll want to repeat this test for each page on your site or at least those with concerning speed issues.<\/p>\n<p>Now that you know about Google PageSpeed Insight, here\u2019s how you can optimize your website to achieve a better page speed using the insights from PageSpeed.<\/p>\n<h2>Optimize Images<\/h2>\n<p>High-quality, heavy images are the most common factor contributing to slow loading of a web page. This warning from Insights is best solved by installing a plugin such as Optimus Image Optimizer from KeyCDN. With a bulk optimization feature and a focus on compression without any loss, this plugin can drastically decrease the image size, without affecting the quality. With one click, you can compress your entire existing library, and all images will be compressed upon upload. To top it up, the plugin can compresses images to the .webp format, which can be used in combination with WordPress Cache Enabler to ensure much faster download.<\/p>\n<h2>Minify Javascript And CSS<\/h2>\n<p>Minification is the process of removing unnecessary or redundant data without affecting how the resource is processed by the browser. A Javascript or CSS issue can be highlighted by the PageSpeed Insight tool and it can also be fixed by installing a plug-in. The Plugin by the name of Autoptimize is the best way to deal with this issue. Within Autoptimze\u2019s settings, you have the option to enable HTML, JavaScript, and CSS code optimization.<\/p>\n<h2>Render-Blocking Resources Above the Fold<\/h2>\n<p>Any JavaScript or CSS file that is above the fold is render-blocking. This issue can crop up from two sources &#8211; JavaScript\/CSS files and Fonts. If the issue is of JavaScript\/CSS files, it can be fixed by saving the following settings in Autoptimize:<\/p>\n<p>Uncheck \u201cForce JavaScript in &lt;head&gt;\u201d under the JavaScript Options section<br \/>\nCheck \u201cInline all CSS?\u201d under the CSS Options section.<\/p>\n<p>Some fonts can be problematic since they use CSS above the fold. Depending on what type of font you use, whether it\u2019s Font Awesome, Google Fonts or any other type of font, all workarounds require you to bring these elements below the fold code-wise.<\/p>\n<h2>Use Browser Caching<\/h2>\n<p>This is an issue that can be solved with the KeyCDN plug-in alongside WordPress CDN Enabler. These two plugins deliver assets with cache-control headers. However, there are some cases in which themes or certain elements are not delivered with the CDN. In this case, you will need to play around a little bit with the code in .htaccess file in order to manually add cache-control headers to the server of origin.<\/p>\n<h2>Reduce server response time<\/h2>\n<p>Server response time (SRT) is the amount of time it takes for the web browser to receive a response. If the server response time of your website is relatively high, then that can lead to slow loading of web pages. If this pops up, you would need to first ensure that you have sufficient resources to handle your traffic. Choose your web server carefully, and optimize your web servers and database.<\/p>\n<p><a href=\"http:\/\/nyxditech.com\/blog_staging\/index.html#contact-section\"><strong>Talk to our experts<\/strong><\/a> to get more info on Google PageSpeed Insights and how it can be used to efficiently optimise your website.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today, the entire web revolves around Google, and therefore it becomes very critical to analyse our websites based on Google\u2019s algorithm, to do necessary changes. According to Google, a website can lose almost half of its visitors while loading. This highlights the importance and criticality of keeping the page load times to a minimum, to maximize user experience. That\u2019s valuable information, but what\u2019s the next step? Google\u2019s PageSpeed Insights tools may be just what you need to leverage data collected through speed testing. PageSpeed Insights There are a lot of factors like too many large images, files, and plugins, which slow down a website speed or server response times and that is where PageSpeed testers come in. It\u2019s a known fact that Google offers a variety of helpful resources for web developers and PageSpeed Insights is just one of the many free web performance tools that can help you check your speed score, boost your page load times and significantly improve the user experience. PageSpeed Insights is designed to direct your actions against slow speeds, resulting in bad performance. You\u2019ll get a swift operation across all devices. PageSpeed Insights is not an advanced level tool (which developers use for advanced analysis of slow load times), but a relatively lower-level tool that is useful for small websites, particularly those that run on a content management system (CMS) like WordPress. To use PageSpeed Insights, all you have to do is enter a URL into the address bar on the PageSpeed Insights page, then click \u201canalyze.\u201d The test will take a few seconds to complete, and results for both mobile and desktop devices will be displayed in separate tabs. You\u2019ll want to repeat this test for each page on your site or at least those with concerning speed issues. Now that you know about Google PageSpeed Insight, here\u2019s how you can optimize your website to achieve a better page speed using the insights from PageSpeed. Optimize Images High-quality, heavy images are the most common factor contributing to slow loading of a web page. This warning from Insights is best solved by installing a plugin such as Optimus Image Optimizer from KeyCDN. With a bulk optimization feature and a focus on compression without any loss, this plugin can drastically decrease the image size, without affecting the quality. With one click, you can compress your entire existing library, and all images will be compressed upon upload. To top it up, the plugin can compresses images to the .webp format, which can be used in combination with WordPress Cache Enabler to ensure much faster download. Minify Javascript And CSS Minification is the process of removing unnecessary or redundant data without affecting how the resource is processed by the browser. A Javascript or CSS issue can be highlighted by the PageSpeed Insight tool and it can also be fixed by installing a plug-in. The Plugin by the name of Autoptimize is the best way to deal with this issue. Within Autoptimze\u2019s settings, you have the option to enable HTML, JavaScript, and CSS code optimization. Render-Blocking Resources Above the Fold Any JavaScript or CSS file that is above the fold is render-blocking. This issue can crop up from two sources &#8211; JavaScript\/CSS files and Fonts. If the issue is of JavaScript\/CSS files, it can be fixed by saving the following settings in Autoptimize: Uncheck \u201cForce JavaScript in &lt;head&gt;\u201d under the JavaScript Options section Check \u201cInline all CSS?\u201d under the CSS Options section. Some fonts can be problematic since they use CSS above the fold. Depending on what type of font you use, whether it\u2019s Font Awesome, Google Fonts or any other type of font, all workarounds require you to bring these elements below the fold code-wise. Use Browser Caching This is an issue that can be solved with the KeyCDN plug-in alongside WordPress CDN Enabler. These two plugins deliver assets with cache-control headers. However, there are some cases in which themes or certain elements are not delivered with the CDN. In this case, you will need to play around a little bit with the code in .htaccess file in order to manually add cache-control headers to the server of origin. Reduce server response time Server response time (SRT) is the amount of time it takes for the web browser to receive a response. If the server response time of your website is relatively high, then that can lead to slow loading of web pages. If this pops up, you would need to first ensure that you have sufficient resources to handle your traffic. Choose your web server carefully, and optimize your web servers and database. Talk to our experts to get more info on Google PageSpeed Insights and how it can be used to efficiently optimise your website.<\/p>\n","protected":false},"author":1,"featured_media":1138,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,39],"tags":[310,312,311],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How To Optimize Your Website Using Google\u2019s PageSpeed Insights - NYX Ditech<\/title>\n<meta name=\"description\" content=\"A website can lose almost half of its visitors while loading. PageSpeed Insights tools may be just what you need to leverage data through speed testing\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Optimize Your Website Using Google\u2019s PageSpeed Insights - NYX Ditech\" \/>\n<meta property=\"og:description\" content=\"A website can lose almost half of its visitors while loading. PageSpeed Insights tools may be just what you need to leverage data through speed testing\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights\" \/>\n<meta property=\"og:site_name\" content=\"NYX Ditech\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-13T11:20:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-10-13T13:01:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2018\/10\/googlepagespeed.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"768\" \/>\n\t<meta property=\"og:image:height\" content=\"432\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Optimize Your Website Using Google\u2019s PageSpeed Insights - NYX Ditech","description":"A website can lose almost half of its visitors while loading. PageSpeed Insights tools may be just what you need to leverage data through speed testing","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights","og_locale":"en_US","og_type":"article","og_title":"How To Optimize Your Website Using Google\u2019s PageSpeed Insights - NYX Ditech","og_description":"A website can lose almost half of its visitors while loading. PageSpeed Insights tools may be just what you need to leverage data through speed testing","og_url":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights","og_site_name":"NYX Ditech","article_published_time":"2018-10-13T11:20:40+00:00","article_modified_time":"2018-10-13T13:01:00+00:00","og_image":[{"width":768,"height":432,"url":"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2018\/10\/googlepagespeed.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#article","isPartOf":{"@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights"},"author":{"name":"admin","@id":"https:\/\/nyxditech.com\/blog_staging\/#\/schema\/person\/33d0b3d1f48eed4a537608abd5f401ee"},"headline":"How To Optimize Your Website Using Google\u2019s PageSpeed Insights","datePublished":"2018-10-13T11:20:40+00:00","dateModified":"2018-10-13T13:01:00+00:00","mainEntityOfPage":{"@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights"},"wordCount":814,"commentCount":0,"publisher":{"@id":"https:\/\/nyxditech.com\/blog_staging\/#organization"},"image":{"@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#primaryimage"},"thumbnailUrl":"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2018\/10\/googlepagespeed.jpg","keywords":["Google PageSpeed Insight","slow response time","website speed"],"articleSection":["Technology","Web Design"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights","url":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights","name":"How To Optimize Your Website Using Google\u2019s PageSpeed Insights - NYX Ditech","isPartOf":{"@id":"https:\/\/nyxditech.com\/blog_staging\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#primaryimage"},"image":{"@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#primaryimage"},"thumbnailUrl":"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2018\/10\/googlepagespeed.jpg","datePublished":"2018-10-13T11:20:40+00:00","dateModified":"2018-10-13T13:01:00+00:00","description":"A website can lose almost half of its visitors while loading. PageSpeed Insights tools may be just what you need to leverage data through speed testing","breadcrumb":{"@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#primaryimage","url":"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2018\/10\/googlepagespeed.jpg","contentUrl":"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2018\/10\/googlepagespeed.jpg","width":768,"height":432,"caption":"Google\u2019s PageSpeed Insights"},{"@type":"BreadcrumbList","@id":"https:\/\/nyxditech.com\/blog_staging\/optimize-website-pagespeed-insights#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nyxditech.com\/blog_staging\/"},{"@type":"ListItem","position":2,"name":"How To Optimize Your Website Using Google\u2019s PageSpeed Insights"}]},{"@type":"WebSite","@id":"https:\/\/nyxditech.com\/blog_staging\/#website","url":"https:\/\/nyxditech.com\/blog_staging\/","name":"NYX Ditech","description":"","publisher":{"@id":"https:\/\/nyxditech.com\/blog_staging\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nyxditech.com\/blog_staging\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nyxditech.com\/blog_staging\/#organization","name":"NYX Ditech","url":"https:\/\/nyxditech.com\/blog_staging\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nyxditech.com\/blog_staging\/#\/schema\/logo\/image\/","url":"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2024\/03\/nyxditech_logo.png","contentUrl":"https:\/\/nyxditech.com\/blog_staging\/wp-content\/uploads\/2024\/03\/nyxditech_logo.png","width":173,"height":70,"caption":"NYX Ditech"},"image":{"@id":"https:\/\/nyxditech.com\/blog_staging\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/nyxditech.com\/blog_staging\/#\/schema\/person\/33d0b3d1f48eed4a537608abd5f401ee","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nyxditech.com\/blog_staging\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9ea8d51a35e986075ec6e097c1dc4446?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9ea8d51a35e986075ec6e097c1dc4446?s=96&d=mm&r=g","caption":"admin"},"url":"https:\/\/nyxditech.com\/blog_staging\/author\/admin"}]}},"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/posts\/1137"}],"collection":[{"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/comments?post=1137"}],"version-history":[{"count":1,"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/posts\/1137\/revisions"}],"predecessor-version":[{"id":1139,"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/posts\/1137\/revisions\/1139"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/media\/1138"}],"wp:attachment":[{"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/media?parent=1137"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/categories?post=1137"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nyxditech.com\/blog_staging\/wp-json\/wp\/v2\/tags?post=1137"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}