Resources

What’s the difference between an https domain and an http one?

When you browse the internet you’ve probably noticed that some addresses start with http and others with https. This single extra letter means more than it might seem, as it is used to distinguish between two communication protocols.

What’s http?

Firstly, we should define http. The letters stand for HyperText Transfer Protocol. Without going into a lengthy technical explanation, this is the most common method of exchanging information online and is used for our browser to communicate with the server which is hosting the information we’re looking at.

Http is a stateless protocol, as it doesn’t house information and handles each information request as an independent transaction, without taking into account previous requests. For instance, http does not take into account something as important as cookies, which we find on practically all websites and which are stored as a way of recognising the previous activity of the browser.

Even though there have been various versions of the http protocol, the most commonly used continues to be http/1.1, from June 1999. The World Wide Web has changed a lot since then. For example, financial transactions are now the order of the day, meaning that the http communication protocol which was safe twenty years ago no longer provides sufficient protection for information sent online.

What’s https?

The need for greater security in the exchange of information led to the creation of https (HyperText Tranfser Protocol Secure). The final ‘S’ says it all here, as https is the secure version of http.

This new communication protocol combines the HHTP and SSL/TS protocols so that the transmission of data between the end user and the client is more secure. To achieve this, the protocol uses an encrypted connection meaning that the information is practically undecipherable to a third party.

Difference between http and https

Https was initially geared towards online commerce and banking but is gradually becoming a standard protocol for the internet.

Why is https gaining in popularity? Basically, because while information on a website with http can easily be intercepted by a user with bad intentions, this is much more complicated with an https website.

Nearly all websites today have a contact form, where users can fill in their personal details. This alone makes an https website worthwhile. Another benefit is that browsers place high value on security and are quick to warn you if the website you’re visiting is not safe. Consequently, if you have an http site it’s going to get fewer users over time, or fewer who feel comfortable visiting it.

How do I change my http website to https?

To switch a site from http to https all you need is an SSL certificate. You can request it from your hosting company, or if your site is designed with a website builder such as WordPress or Prestashop you can download the corresponding plug-ins.

This small gesture will make your .barcelona website more secure and also generate a sense of security among its visitors.