Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

What is HTTP/2 and How to Enable It in WordPress?

Editorial Note: We earn a commission from partner links on WPBeginner. Commissions do not affect our editors' opinions or evaluations. Learn more about Editorial Process.

Are you wondering what is HTTP/2 and how you can use it in WordPress?

HTTP/2 is the major revision of the HTTP technology used by all websites.

In this article, we will explain HTTP/2 and how to enable it on your WordPress site.

What is HTTP/2 and how to start using it in WordPress

What Is HTTP/2?

HTTP/2 is the revised version of the original HTTP protocol. It was developed by the Internet Engineering Task Force (IETF) and is based on an experimental SPDY protocol developed by Google.

HTTP (Hypertext Transfer Protocol) is like a language that allows computers to talk to each other on the internet. It’s how information gets sent back and forth when you use websites or apps.

When you visit a WordPress website, your web browser sends a message called a ‘request’ to the server that stores the website. The request asks for specific information, like the page’s text, images, or videos.

Tip: See our article on how WordPress works behind the scenes for more details.

The server receives the user’s request and sends back a response. This response is like a package containing the information the user asked for. It includes things like the text you see, the pictures you look at, or even the videos you watch on the website.

HTTP 0.9 was first launched in 1991. A significant revision to that, HTTP 1.1, was published in 1999, and most websites ran on that until 2015, when the HTTP/2 protocol was launched.

HTTP/2 is supported by all modern web server software (e.g., Apache, Nginx, Litespeed, etc.) and browsers, though many websites still run on HTTP 1.1 if they do not have an SSL certificate installed.

The IETF is currently proposing the upcoming version of HTTP/3. It will use QUIC (Quick UDP Internet Connections) instead of TCP and is expected to be much faster than HTTP/2.

What Is the Difference Between HTTP2 and HTTP?

The HTTP 1.1 protocol sent data requests without prioritization. This means if a website has a reference to a JavaScript file in the head, it will load before any other content.

This makes a website appear slower to the users who could not see the content they were expecting to see.

HTTP/2 protocol uses a binary single stream to send and receive requests with prioritization support. This means developers can tell the server which data to send first.

The HTTP/2 protocol also uses compression for HTTP headers and multiplexing. Both of them further improve the page load performance.

The newer protocol also comes with HTTP/2 Server Push support. This allows developers to push data to the users’ browsers without them requesting it.

To summarize, HTTP/2 is faster than HTTP 1.1 and significantly improves your WordPress speed and performance.

What Do You Need to Use HTTP/2 in WordPress?

First, you need a hosting company offering the latest server software with HTTP/2 support. You’ll also need to install an SSL certificate on your WordPress website.

Most of the top WordPress hosting companies already use cutting-edge web server software.

We recommend using Bluehost, which uses the latest Apache web server software with HTTP/2 support enabled by default.

Luckily, the folks at Bluehost are offering WPBeginner users an exclusive discount with a free domain name and SSL certificate.

Other hosting companies we recommend include SiteGround, Hostinger, and WP Engine. They all offer free SSL certificates and the latest server software with HTTP/2 support.

How to Enable HTTP/2 in WordPress

The only requirement to enable HTTP/2 support in WordPress is installing an SSL certificate.

It is not an official requirement. However, major browsers like Google Chrome don’t support HTTP/2 on insecure URLs.

If your website uses SSL, your URLs will have the https:// prefix like this:

https://wpbeginner.com

Visiting your website will also show a padlock icon in the browser’s address bar.

Secure website padlock

If your website does not use an SSL certificate, you can ask your WordPress hosting provider to install it for you.

Need more help? See our tutorial on how to move from HTTP to HTTPS in WordPress.

Once you have enabled SSL, your WordPress website will almost certainly be served via HTTP/2 protocol.

Testing HTTP/2 Support for Your Website

If you want to see if your WordPress website is serving pages via HTTP/2, then there are two ways you can test it.

First, you can visit HTTP2.Pro and enter your website’s URL. This free online tool will then tell you whether your website supports HTTP/2.

HTTP/2 support check

Another more effective way to check if your website serves pages on HTTP/2 is using the Chrome developer tools.

Simply open a new browser window in Google Chrome and visit your website. After that, open a new browser tab and enter the chrome://net-export URL in the address bar.

Start logging to disk

Chrome will then ask you to save a JSON file to your computer.

After saving the file, visit the netlog viewer app and click on the ‘Choose File’ button.

Choose file to view in netlog viewer app

Select the netlog file you downloaded earlier to continue.

The app will then present the file in a readable format. Click on the HTTP/2 tab in the left column, and it will show you all the websites you visited that were using the HTTP/2 protocol as h2.

Websites using HTTP/2 protocol

We hope this article helped you learn about HTTP/2 and how to enable it in WordPress. You may also want to see our complete WordPress speed and performance guide or look at our beginner’s guide to WordPress SEO.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us. Here's our editorial process.

Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit - a collection of WordPress related products and resources that every professional should have!

Reader Interactions

6 CommentsLeave a Reply

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. THANKGOD JONATHAN says

    I was on the fence about enabling HTTP/2 on my site, but this article convinced me to give it a try. The explanation of the benefits was clear and concise, and the steps for enabling it were easy to follow. Thanks!

  3. Jiří Vaněk says

    Thanks for the guide. I have my own server, and as a newcomer, I had to do everything myself. Many things were new to me, like HTTP/1 and HTTP/2, creating SSL certificates using Certbot, and much more. I must say, these and many other guides helped me, especially at the beginning, to set up the server properly and make everything work as it should.

  4. Ralph says

    I used the http2 website and it says: “This server supports http/2” just like in your screen in the guide.
    But I don’t understand. Does it mean it is already on http2? Or is it only ready and I should do something to enable http2?

    • WPBeginner Support says

      It likely is but if you wanted to be extra certain you would use the other method to confirm that you are using HTTP/2

      Admin

Leave A Reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.