{"id":4233,"date":"2017-11-04T03:49:29","date_gmt":"2017-11-04T03:49:29","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2017\/11\/04\/use-http2-website\/"},"modified":"2021-08-16T22:29:50","modified_gmt":"2021-08-17T02:29:50","slug":"use-http2-website","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/","title":{"rendered":"How do I use HTTP\/2 for my website?"},"content":{"rendered":"<p>For the most part, using <strong>HTTP\/2<\/strong> is a transparent process.  If you\u2019re on a shared server with InMotion Hosting, it has already been implemented for servers using CENTOS 6\/7 \u2013 which means 99% of the servers being used.  If you\u2019re on a shared server hosting plan and find yourself on one of the only servers using an older version, then you may <a href=\"\/support\/website\/backup-and-restore\/account-migrations\/\">request a migration to a newer server<\/a>. All of the new VPS and Dedicated servers include <strong>HTTP\/2<\/strong>. We will do a short review of the advantages of <strong>HTTP\/2<\/strong>, steps to optimize for <strong>HTTP\/2<\/strong>, and how to test if <strong>HTTP\/2<\/strong> is being used.<\/p>\n<div class=\"alert alert-info\">\n<p><strong>What is HTTP\/2?<\/strong><\/p>\n<p><strong>HTTP\/2<\/strong> an update of the hypertext transport protocol (HTTP) that was created by the Internet Engineering Task Force (IETF).  HTTP is the protocol used for the communication between your web browser and the web server.  The <strong>HTTP\/2 protocol<\/strong> promises faster and more secure access to websites.  The current version of HTTP is HTTP\/1.1. HTTP\/1.1 is the de facto standard for serving web pages but as time has passed  problems have arisen with its use due to the increase in website complexity. The main issues concern the increase in latency as web pages have increased in size and in the number of objects being transferred per page. While there have been many things done to reduce the increased page load times, <strong>HTTP\/2<\/strong> was developed to more efficiently handle these issues and provide better security using Transport Layer Security(TLS).<\/p>\n<\/div>\n<h2>Advantages of HTTP\/2<\/h2>\n<ul>\n<li>Prioritized requests for resources allows for higher priority resources to be delivered quicker<\/li>\n<li>Less error prone, easier for a server to parse and no conversion of text to binary since <strong>HTTP\/2<\/strong> makes use of binary<\/li>\n<li>Compressed header reduces overhead<\/li>\n<li>Increased performance good for mobile users<\/li>\n<li>One connection to the server used to load the website.  Reduces the number of round trips between browser and server<\/li>\n<li>Multiple requests on one connection can occur at the same time (also called multiplexing)<\/li>\n<\/ul>\n<h2>Enabling HTTP\/2 in cPanel<\/h2>\n<p>As per our opening statement, enabling <strong>HTTP\/2<\/strong> is a transparent process, meaning that you don\u2019t have to do anything to enable it.  This is because it is already enabled at the server level.  The main thing that you need to do is to make sure that your site is configured to use an SSL certificate.  If you\u2019re working with a VPS or Dedicated server account you shouldn\u2019t have to install it either, but we do have a tutorial that can help you if it is needed.<\/p>\n<h2>Optimize for HTTP\/2<\/h2>\n<p>The main issue here is modifying your site to remove optimization techniques that you may have previously used. If you use the following with your website, then you may need to make some changes in order to make sure that you\u2019re taking advantage of using <strong>HTTP\/2<\/strong>:<\/p>\n<ul>\n<li><strong>Inline CSS and JS<\/strong>\u2013 since there is no overhead for the request for these files, it no longer needs to be inline with the rest of the page code<\/li>\n<li><strong>Image Spriting<\/strong>\u2013 combining several images into a larger image was  know as \u201cspriting.\u201d The implementation of <strong>HTTP\/2<\/strong> eliminates the need to do this.<\/li>\n<li><strong>Concatenating CSS and JS files<\/strong>\u2013 this was another technique used to reduce the number requests that can be removed with the implementation of <strong>HTTP\/2<\/strong><\/li>\n<li><strong>Domain sharding<\/strong>\u2013 this is the practice of using multiple CDN domains to serve static website files. <strong>HTTP\/2<\/strong> removes the need for parallel connections (to the multiple CDN domains) using a single connection for parallel downloads.<\/li>\n<\/ul>\n<h2>How to test to see when HTTP\/2 is being used<\/h2>\n<p>Once you have it implemented and you have met all the requirements, how do you tell if the page is actually using <strong>HTTP\/2<\/strong>?  There are few ways that you can tell.  We will be showing a few examples using the Google Chrome browser and the Mozilla FireFox browser.<\/p>\n<h3>Google Chrome Browser \u2013 Using the Inspect Option<\/h3>\n<ol class=\"article_list\">\n<li>Open the website using <strong>HTTP\/2<\/strong> with your Google Chrome browser<\/li>\n<li> <a href=\"\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"999\" height=\"476\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png\" class=\"optimized-lcp-image\" alt=\"Select Inspect\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png 999w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect-300x143.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect-768x366.png 768w\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p><img>   Right-click on a page and then select <b>Inspect<\/b>.<\/p>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li> <a href=\"\/support\/wp-content\/uploads\/2017\/11\/use-http2_click-network.png\" rel=\"lightbox-0\"><img decoding=\"async\" align=\"right\" alt=\"Click on Network\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_click-network.png\" style=\"float: right; margin: 0px 0px 15px 15px;\" width=\"100\"><\/a>A new window will open. In the menu, click on <b>Network<\/b>.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li> <a href=\"\/support\/wp-content\/uploads\/2017\/11\/use-http2_select-protocol-for-column.png\" rel=\"lightbox-0\"><img decoding=\"async\" align=\"right\" alt=\"Select Protocol\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_select-protocol-for-column.png\" style=\"float: right; margin: 0px 0px 15px 15px;\" width=\"100\"><\/a>        You may have to wait a few seconds after clicking on <b>Network<\/b> for it to process.  Once it finishes you\u2019ll see several columns starting with <b>Name<\/b>.  Right-click on any of the columns that appear. You will see a list of options appear.  Make sure that <strong>Protocol<\/strong> is checked.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li> <a href=\"\/support\/wp-content\/uploads\/2017\/11\/use-http2_confirm-http2-usage.png\" rel=\"lightbox-0\"><img decoding=\"async\" align=\"right\" alt=\"Look for protocol being used\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_confirm-http2-usage.png\" style=\"float: right; margin: 0px 0px 15px 15px;\" width=\"100\"><\/a>     When the <strong>Protocol<\/strong> column appears you should be able to see if <strong>HTTP\/2<\/strong> is being used.  You may need to inspect a different part of the page to see the <strong>HTTP\/2<\/strong> requests.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<\/ol>\n<h3>Mozilla Firefox Browser \u2013 Using the HTTP\/2 Indicator Add-on<\/h3>\n<ol class=\"article_list\">\n<li> <a href=\"\/support\/wp-content\/uploads\/2017\/11\/use-http2_http2-indicator-plugin.png\" rel=\"lightbox-0\"><img decoding=\"async\" align=\"right\" alt=\"Install Add-on\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_http2-indicator-plugin.png\" style=\"float: right; margin: 0px 0px 15px 15px;\" width=\"100\"><\/a>     First, you will need to load the <a href=\"https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/http2-indicator\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>HTTP\/2<\/strong> Indicator add-on<\/a>.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li>Once it\u2019s loaded, you can go to the page that you want check for using <strong>HTTP\/2<\/strong>.<\/li>\n<li> <a href=\"\/support\/wp-content\/uploads\/2017\/11\/use-http2_firefox-http2-active.png\" rel=\"lightbox-0\"><img decoding=\"async\" align=\"right\" alt=\"check for lighting bolt icon to confirm HTTP\/2 usage\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_firefox-http2-active.png\" style=\"float: right; margin: 0px 0px 15px 15px;\" width=\"100\"><\/a>   If the page is using HTTP2, you will see a lightning bolt graphic in the address bar. You can also hover over it for confirmation in text.\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<\/ol>\n<p>You now know the requirements for using <strong>HTTP\/2<\/strong> for your website.  We have reviewed the definition of <strong>HTTP\/2<\/strong> and the requirements for enabling it in a shared server environment.   We also discussed its advantages, how to optimize to use <strong>HTTP\/2<\/strong>, and how to check for it on the Chrome and Firefox browser.  To learn more about configuring <strong>HTTP\/2<\/strong> for a VPS\/Dedicated server account, please see <a href=\"\/support\/edu\/easyapache\/install-http2-vps-dedicated-server\/\">How to Install <strong>HTTP\/2<\/strong> on your VPS or Dedicated Server account<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For the most part, using HTTP\/2 is a transparent process. If you\u2019re on a shared server with InMotion Hosting, it has already been implemented for servers using CENTOS 6\/7 \u2013 which means 99% of the servers being used. If you\u2019re on a shared server hosting plan and find yourself on one of the only servers<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\"> Read More ><\/a><\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4288],"tags":[],"class_list":["post-4233","post","type-post","status-publish","format-standard","hentry","category-website"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How do I use HTTP\/2 for my website? | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn about using HTTP\/2 for a website\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How do I use HTTP\/2 for my website? | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn about using HTTP\/2 for a website\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2017-11-04T03:49:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T02:29:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b\"},\"headline\":\"How do I use HTTP\/2 for my website?\",\"datePublished\":\"2017-11-04T03:49:29+00:00\",\"dateModified\":\"2021-08-17T02:29:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\"},\"wordCount\":905,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png\",\"articleSection\":[\"Website\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\",\"name\":\"How do I use HTTP\/2 for my website? | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png\",\"datePublished\":\"2017-11-04T03:49:29+00:00\",\"dateModified\":\"2021-08-17T02:29:50+00:00\",\"description\":\"Learn about using HTTP\/2 for a website\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png\",\"width\":999,\"height\":476,\"caption\":\"Select Inspect\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How do I use HTTP\/2 for my website?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/arn\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How do I use HTTP\/2 for my website? | InMotion Hosting","description":"Learn about using HTTP\/2 for a website","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:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/","og_locale":"en_US","og_type":"article","og_title":"How do I use HTTP\/2 for my website? | InMotion Hosting","og_description":"Learn about using HTTP\/2 for a website","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2017-11-04T03:49:29+00:00","article_modified_time":"2021-08-17T02:29:50+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b"},"headline":"How do I use HTTP\/2 for my website?","datePublished":"2017-11-04T03:49:29+00:00","dateModified":"2021-08-17T02:29:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/"},"wordCount":905,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png","articleSection":["Website"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/","name":"How do I use HTTP\/2 for my website? | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png","datePublished":"2017-11-04T03:49:29+00:00","dateModified":"2021-08-17T02:29:50+00:00","description":"Learn about using HTTP\/2 for a website","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2017\/11\/use-http2_chrome-screen-inspect.png","width":999,"height":476,"caption":"Select Inspect"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/use-http2-website\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How do I use HTTP\/2 for my website?"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/arn\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4233","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=4233"}],"version-history":[{"count":2,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4233\/revisions"}],"predecessor-version":[{"id":83827,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4233\/revisions\/83827"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=4233"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=4233"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=4233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}