{"id":3401,"date":"2021-01-14T05:42:21","date_gmt":"2021-01-14T00:12:21","guid":{"rendered":"https:\/\/seoneurons.com\/blog\/?p=3401"},"modified":"2023-07-12T00:09:35","modified_gmt":"2023-07-11T18:39:35","slug":"enable-http2-nginx","status":"publish","type":"post","link":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/","title":{"rendered":"How to Enable HTTP\/2 NGINX for WordPress Website"},"content":{"rendered":"\n<p>HTTP\/2 is a new version of the Hypertext Transport Protocol, which is used on the Web to deliver pages from server to browser. It is the first major update of HTTP in almost two decades, introduced to overcome the limitations of HTTP 1.1. The previous version of HTTP downloaded parts of a page in a queue, limiting the potential transfer speeds for most modern websites. An average modern webpage requires about 100 requests to be downloaded, each request being a picture, js file, css file, etc.<\/p><div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">In this guide, we\u2019ll walk through:<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #494949;color:#494949\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #494949;color:#494949\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#how-http2-boost-the-speed-of-a-website-or-blog\" >How HTTP\/2 boost the speed of a website or blog?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#how-to-enable-http2-in-ubuntu\" >How to Enable HTTP\/2 in Ubuntu?<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#open-the-configuration-file-for-your-domain\" >Open the configuration file for your domain.<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#locate-the-listen-variables-associated-with-port-443\" >Locate the listen variables associated with port 443<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#modify-each-listen-directive-to-include-http2\" >Modify each listen directive to include http2<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#save-the-configuration-file-and-exit-the-text-editor\" >Save the configuration file and exit the text editor<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#enable-http2-in-bitnami-nginx\" >Enable HTTP\/2 in Bitnami NGINX<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#make-a-backup-of-the-nginxconf-file\" >Make a backup of the nginx.conf file<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png\" alt=\"Enable HTTP\/2 in Bitnami NGINX\" class=\"wp-image-3684\" srcset=\"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png 1280w, https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx-300x169.png 300w, https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx-1024x576.png 1024w, https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx-768x432.png 768w, https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx-390x220.png 390w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption class=\"wp-element-caption\">Enable http2 in Bitnami NGINX.<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how-http2-boost-the-speed-of-a-website-or-blog\"><\/span><span data-preserver-spaces=\"true\">How HTTP\/2 boost the speed of a website or blog?<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>HTTP\/2 brings a few fundamental changes to solve these problems:<\/p>\n\n\n\n\t\t<div class=\"thumbup tie-list-shortcode\">\n\n\n\n<ul class=\"wp-block-list\">\n<li>All requests are downloaded in parallel, not in a queue.<\/li>\n\n\n\n<li>HTTP headers are compressed.<\/li>\n\n\n\n<li>Pages transfer as a binary, not as a text file, which is more efficient.<\/li>\n\n\n\n<li>Servers can \u201cpush\u201d data even without the user\u2019s request, which improves speed for users with high latency.<\/li>\n\n\n\n<li>Although HTTP\/2 does not require encryption, developers of two most popular browsers, Google Chrome and Mozilla Firefox, stated that for security reasons they will support HTTP\/2 only for HTTPS connections.<\/li>\n<\/ul>\n\n\n\n\t\t<\/div>\n\t\n\n\n\n\t\t<div class=\"stream-item stream-item-in-post stream-item-in-post-1\">\n\t\t<\/div>\n\t\n\n\n\n<p>The HTTP\/2 is a lot faster than that of HTTP1.1. So it would be best if you considered enabling the HTTP\/2 feature.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-enable-http-2-in-ubuntu\"><span class=\"ez-toc-section\" id=\"how-to-enable-http2-in-ubuntu\"><\/span>How to Enable HTTP\/2 in Ubuntu?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"open-the-configuration-file-for-your-domain\"><\/span>Open the configuration file for your domain.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>You need to edit the Nginx configuration file for your domain. This file is typically located in the <code>\/etc\/nginx\/sites-available\/<\/code> directory. You can open this file using a text editor such as <code>nano<\/code>. Replace <code>your_domain<\/code> with your actual domain name.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/nginx\/sites-available\/your_domain\r<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"locate-the-listen-variables-associated-with-port-443\"><\/span>Locate the listen variables associated with port 443<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>In the configuration file, you need to find the lines that start with <code>listen<\/code> and are associated with port 443. These lines tell Nginx to listen for incoming connections on port 443, which is the standard port for HTTPS connections.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>listen &#091;::]:443 ssl ipv6only=on;\nlisten 443 ssl;<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Modify each listen directive to include http2: <code>listen [::]:443 ssl http2 ipv6only=on;<\/code> and <code>listen 443 ssl http2;<\/code><\/li>\n\n\n\n<li>Save the configuration file and exit the text editor.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"modify-each-listen-directive-to-include-http2\"><\/span>Modify each listen directive to include http2<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>To enable HTTP\/2, you need to add <code>http2<\/code> to each <code>listen<\/code> directive. This tells Nginx to use the HTTP\/2 protocol when serving your site to browsers that support it.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>listen &#091;::]:443 ssl ipv6only=on;\r\nlisten 443 ssl;\nhttp2 on;<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"save-the-configuration-file-and-exit-the-text-editor\"><\/span>Save the configuration file and exit the text editor<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>After making these changes, save the configuration file and exit the text editor. If you&#8217;re using <code>nano<\/code>, you can do this by pressing <code>Ctrl+X<\/code> to exit, then <code>Y<\/code> to confirm that you want to save the changes, and finally <code>Enter<\/code> to confirm the file name.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"enable-http2-in-bitnami-nginx\"><\/span>Enable HTTP\/2 in Bitnami NGINX<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>You can enable HTTP\/2 just by editing bitnami.conf file of your bitnami WordPress nginx stack. To do this, you&#8217;ve to execute the following command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo -i<\/code><\/pre>\n\n\n\n<p>And now move to the directory using.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/opt\/bitnami\/nginx\/conf\/server_blocks<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"make-a-backup-of-the-nginxconf-file\"><\/span><strong>Make a backup of the nginx.conf file<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Before making any changes to your configuration files, creating a backup is a good practice. If something goes wrong, you can easily revert to the previous configuration. The <code>nginx.conf<\/code> file is usually located in the <code>\/etc\/nginx\/<\/code> directory. You can create a backup using the <code>cp<\/code> command: <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>scp wordpress-https-server-block.conf wordpress-https-server-block.conf.backup<\/code><\/pre>\n\n\n\n<p>You have to locate the configuration file for your website in the Bitnami NGINX stack. Now select the file using nano.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nano wordpress-https-server-block.conf<\/code><\/pre>\n\n\n\n<p>Now the .conf file will open up. You have to add http2 in the 443 server connection block, as displayed below.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>server {\n        listen 443 ssl;\n      <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">  <\/mark>listen &#091;::]:443 ssl ipv6only=on;\n      <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">  http2 on;<\/mark>\n      <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">  <\/mark>server_name  localhost;\n      <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">  <\/mark>ssl_certificate      server.crt;\n      <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">  <\/mark>ssl_certificate_key  server.key;\n        ssl_certificate      \n        ssl_session_cache    shared:SSL:1m;\n        ssl_session_timeout  5m;\n        ssl_session_tickets off;\n        ssl_stapling on;\n        ssl_stapling_verify on;\n        ssl_ciphers  HIGH:!aNULL:!MD5;\n#       ssl_prefer_server_ciphers  on;\n#       include \"\/opt\/bitnami\/nginx\/conf\/bitnami\/phpfastcgi.conf\";\n       include \"\/opt\/bitnami\/nginx\/conf\/bitnami\/bitnami-apps-prefix.conf\";\n    }<\/code><\/pre>\n\n\n\n<p>Save the settings by pressing ctrl+X, then Y, and then press enter to update the changes.<\/p>\n\n\n\n<p>Now you can check that all NGINX configurations you made are correct using the following command line.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nginx -t<\/code><\/pre>\n\n\n\n<p>Reload server<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nginx -s reload<\/code><\/pre>\n\n\n\n\t\t<div class=\"stream-item stream-item-in-post stream-item-in-post-4\">\n\t\t<\/div>\n\t\n\n\n\n<p>To restart Bitnami nginx run the following command line.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo \/opt\/bitnami\/ctlscript.sh restart nginx<\/code><\/pre>\n\n\n\n<p>After the restart, you can check the HTTP\/2 status of your website, which will result as enabled. Improve server security by <a href=\"https:\/\/seoneurons.com\/blog\/hide-nginx-server-version-header\/\">hiding the nginx server version.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>HTTP\/2 is a new version of the Hypertext Transport Protocol, which is used on the Web to deliver pages from server to browser. It is the first major update of HTTP in almost two decades, introduced to overcome the limitations of HTTP 1.1. The previous version of HTTP downloaded parts of a page in a &hellip;<\/p>\n","protected":false},"author":2,"featured_media":3684,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[889],"tags":[888,708],"class_list":["post-3401","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorial","tag-bitnami-wordpress-nginx","tag-nginx"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Enable HTTP\/2 support in NGINX Bitnami Website<\/title>\n<meta name=\"description\" content=\"Enable HTTP\/2 on your web server and speed up your blog, website, or application. HTTP\/2 improves the website speed dramatically.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Enable HTTP\/2 NGINX for WordPress Website\" \/>\n<meta property=\"og:description\" content=\"Enable HTTP\/2 on your web server and speed up your blog, website, or application. HTTP\/2 improves the website speed dramatically.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/\" \/>\n<meta property=\"og:site_name\" content=\"SEO Neurons\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/SEONeuronsAgency\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/sihmar.ashok\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-14T00:12:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-11T18:39:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ashok Sihmar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ashoksihmar23\" \/>\n<meta name=\"twitter:site\" content=\"@SEONeurons\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ashok Sihmar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/\"},\"author\":{\"name\":\"Ashok Sihmar\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#\\\/schema\\\/person\\\/b9086d09486a6b16c4853ceff88e9912\"},\"headline\":\"How to Enable HTTP\\\/2 NGINX for WordPress Website\",\"datePublished\":\"2021-01-14T00:12:21+00:00\",\"dateModified\":\"2023-07-11T18:39:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/\"},\"wordCount\":619,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/how-to-enable-http2-nginx.png\",\"keywords\":[\"Bitnami-wordpress-nginx\",\"nginx\"],\"articleSection\":[\"Tutorial\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/\",\"url\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/\",\"name\":\"How to Enable HTTP\\\/2 support in NGINX Bitnami Website\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/how-to-enable-http2-nginx.png\",\"datePublished\":\"2021-01-14T00:12:21+00:00\",\"dateModified\":\"2023-07-11T18:39:35+00:00\",\"description\":\"Enable HTTP\\\/2 on your web server and speed up your blog, website, or application. HTTP\\\/2 improves the website speed dramatically.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#primaryimage\",\"url\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/how-to-enable-http2-nginx.png\",\"contentUrl\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/how-to-enable-http2-nginx.png\",\"width\":1280,\"height\":720,\"caption\":\"Enable HTTP\\\/2 in Bitnami NGINX\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/enable-http2-nginx\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/seoneurons.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Enable HTTP\\\/2 NGINX for WordPress Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/\",\"name\":\"SEO Neurons\",\"description\":\"Create, Optimize Website and Drive More Organic Traffic\",\"publisher\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#organization\"},\"alternateName\":\"SEO Neurons\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#organization\",\"name\":\"SEO Neurons\",\"alternateName\":\"SEO Neurons\",\"url\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/seoneurons-logo.svg\",\"contentUrl\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/seoneurons-logo.svg\",\"width\":1,\"height\":1,\"caption\":\"SEO Neurons\"},\"image\":{\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/SEONeuronsAgency\\\/\",\"https:\\\/\\\/x.com\\\/SEONeurons\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/seoneurons\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/SEONeurons\",\"https:\\\/\\\/www.instagram.com\\\/seo_neurons\\\/\",\"https:\\\/\\\/t.me\\\/SEONeurons\"],\"legalName\":\"SEO Neurons\",\"foundingDate\":\"2021-01-21\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/#\\\/schema\\\/person\\\/b9086d09486a6b16c4853ceff88e9912\",\"name\":\"Ashok Sihmar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/cropped-ashok-2023-96x96.jpg\",\"url\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/cropped-ashok-2023-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/seoneurons.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/cropped-ashok-2023-96x96.jpg\",\"caption\":\"Ashok Sihmar\"},\"description\":\"Ashok Kumar working in the Search Engine Optimization field since 2015. And worked on many successful projects since then. He shares the real-life experience of best SEO practices with his followers on seoneurons.com. You also can learn Advance level SEO for WordPress, Blogger, or any other blogging platform. Stay tuned.\",\"sameAs\":[\"https:\\\/\\\/seoneurons.com\\\/en\\\/author\\\/ashoksihmar\\\/\",\"https:\\\/\\\/www.facebook.com\\\/sihmar.ashok\",\"https:\\\/\\\/www.instagram.com\\\/ashoksihmar23\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/ashoksihmar\",\"https:\\\/\\\/x.com\\\/ashoksihmar23\"],\"birthDate\":\"1992-02-11\",\"gender\":\"male\",\"knowsAbout\":[\"SEO\",\"GA4\"],\"knowsLanguage\":[\"English\",\"Hindi\"],\"jobTitle\":\"CEO\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Enable HTTP\/2 support in NGINX Bitnami Website","description":"Enable HTTP\/2 on your web server and speed up your blog, website, or application. HTTP\/2 improves the website speed dramatically.","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:\/\/seoneurons.com\/blog\/enable-http2-nginx\/","og_locale":"en_US","og_type":"article","og_title":"How to Enable HTTP\/2 NGINX for WordPress Website","og_description":"Enable HTTP\/2 on your web server and speed up your blog, website, or application. HTTP\/2 improves the website speed dramatically.","og_url":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/","og_site_name":"SEO Neurons","article_publisher":"https:\/\/www.facebook.com\/SEONeuronsAgency\/","article_author":"https:\/\/www.facebook.com\/sihmar.ashok","article_published_time":"2021-01-14T00:12:21+00:00","article_modified_time":"2023-07-11T18:39:35+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png","type":"image\/png"}],"author":"Ashok Sihmar","twitter_card":"summary_large_image","twitter_creator":"@ashoksihmar23","twitter_site":"@SEONeurons","twitter_misc":{"Written by":"Ashok Sihmar","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#article","isPartOf":{"@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/"},"author":{"name":"Ashok Sihmar","@id":"https:\/\/seoneurons.com\/blog\/#\/schema\/person\/b9086d09486a6b16c4853ceff88e9912"},"headline":"How to Enable HTTP\/2 NGINX for WordPress Website","datePublished":"2021-01-14T00:12:21+00:00","dateModified":"2023-07-11T18:39:35+00:00","mainEntityOfPage":{"@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/"},"wordCount":619,"commentCount":0,"publisher":{"@id":"https:\/\/seoneurons.com\/blog\/#organization"},"image":{"@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#primaryimage"},"thumbnailUrl":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png","keywords":["Bitnami-wordpress-nginx","nginx"],"articleSection":["Tutorial"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/","url":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/","name":"How to Enable HTTP\/2 support in NGINX Bitnami Website","isPartOf":{"@id":"https:\/\/seoneurons.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#primaryimage"},"image":{"@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#primaryimage"},"thumbnailUrl":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png","datePublished":"2021-01-14T00:12:21+00:00","dateModified":"2023-07-11T18:39:35+00:00","description":"Enable HTTP\/2 on your web server and speed up your blog, website, or application. HTTP\/2 improves the website speed dramatically.","breadcrumb":{"@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#primaryimage","url":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png","contentUrl":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2021\/01\/how-to-enable-http2-nginx.png","width":1280,"height":720,"caption":"Enable HTTP\/2 in Bitnami NGINX"},{"@type":"BreadcrumbList","@id":"https:\/\/seoneurons.com\/blog\/enable-http2-nginx\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seoneurons.com\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/seoneurons.com\/blog\/"},{"@type":"ListItem","position":3,"name":"How to Enable HTTP\/2 NGINX for WordPress Website"}]},{"@type":"WebSite","@id":"https:\/\/seoneurons.com\/blog\/#website","url":"https:\/\/seoneurons.com\/blog\/","name":"SEO Neurons","description":"Create, Optimize Website and Drive More Organic Traffic","publisher":{"@id":"https:\/\/seoneurons.com\/blog\/#organization"},"alternateName":"SEO Neurons","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/seoneurons.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/seoneurons.com\/blog\/#organization","name":"SEO Neurons","alternateName":"SEO Neurons","url":"https:\/\/seoneurons.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seoneurons.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2023\/06\/seoneurons-logo.svg","contentUrl":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2023\/06\/seoneurons-logo.svg","width":1,"height":1,"caption":"SEO Neurons"},"image":{"@id":"https:\/\/seoneurons.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/SEONeuronsAgency\/","https:\/\/x.com\/SEONeurons","https:\/\/www.linkedin.com\/company\/seoneurons","https:\/\/www.youtube.com\/c\/SEONeurons","https:\/\/www.instagram.com\/seo_neurons\/","https:\/\/t.me\/SEONeurons"],"legalName":"SEO Neurons","foundingDate":"2021-01-21","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}},{"@type":"Person","@id":"https:\/\/seoneurons.com\/blog\/#\/schema\/person\/b9086d09486a6b16c4853ceff88e9912","name":"Ashok Sihmar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2023\/06\/cropped-ashok-2023-96x96.jpg","url":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2023\/06\/cropped-ashok-2023-96x96.jpg","contentUrl":"https:\/\/seoneurons.com\/blog\/wp-content\/uploads\/2023\/06\/cropped-ashok-2023-96x96.jpg","caption":"Ashok Sihmar"},"description":"Ashok Kumar working in the Search Engine Optimization field since 2015. And worked on many successful projects since then. He shares the real-life experience of best SEO practices with his followers on seoneurons.com. You also can learn Advance level SEO for WordPress, Blogger, or any other blogging platform. Stay tuned.","sameAs":["https:\/\/seoneurons.com\/en\/author\/ashoksihmar\/","https:\/\/www.facebook.com\/sihmar.ashok","https:\/\/www.instagram.com\/ashoksihmar23\/","https:\/\/www.linkedin.com\/in\/ashoksihmar","https:\/\/x.com\/ashoksihmar23"],"birthDate":"1992-02-11","gender":"male","knowsAbout":["SEO","GA4"],"knowsLanguage":["English","Hindi"],"jobTitle":"CEO"}]}},"_links":{"self":[{"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/posts\/3401","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/comments?post=3401"}],"version-history":[{"count":0,"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/posts\/3401\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/media\/3684"}],"wp:attachment":[{"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/media?parent=3401"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/categories?post=3401"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seoneurons.com\/blog\/wp-json\/wp\/v2\/tags?post=3401"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}