{"id":30121,"date":"2024-11-12T12:39:23","date_gmt":"2024-11-12T12:39:23","guid":{"rendered":"https:\/\/www.seobility.net\/en\/blog\/wiki\/transport-layer-security\/"},"modified":"2025-05-22T08:33:02","modified_gmt":"2025-05-22T08:33:02","slug":"transport-layer-security-tls","status":"publish","type":"wiki","link":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls","title":{"rendered":"Transport Layer Security"},"content":{"rendered":"<h2><span class=\"mw-headline\" id=\"Definition\">Definition<\/span><\/h2>\n<div class=\"thumb tright\">\n<div class=\"thumbinner\" style=\"width:452px;\"><a href=\"https:\/\/www.seobility.net\/en\/wiki\/images\/f\/fa\/HTTPs.png\"><img decoding=\"async\" alt=\"HTTPS\" src=\"\/en\/wiki\/images\/thumb\/f\/fa\/HTTPs.png\/450px-HTTPs.png\" width=\"450\" height=\"340\" class=\"thumbimage\" srcset=\"\/en\/wiki\/images\/thumb\/f\/fa\/HTTPs.png\/675px-HTTPs.png 1.5x, \/en\/wiki\/images\/f\/fa\/HTTPs.png 2x\" \/><\/a>  <\/p>\n<div class=\"thumbcaption\"><b>Figure:<\/b> HTTPS &#8211; Author: Seobility &#8211; License: <a href=\"\/en\/wiki\/creative-commons-license-by-sa-4-0\" title=\"Creative Commons License BY-SA 4.0\">CC BY-SA 4.0<\/a><\/div>\n<\/div>\n<\/div>\n<p>Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. It is used to encrypt, verify and authenticate communication between browsers and servers, among other online communications.\n<\/p>\n<p>TLS is a critical security layer in the <a href=\"\/en\/wiki\/HTTPS\" title=\"HTTPS\">HTTPS<\/a> protocol, often called HTTP over TLS.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"What_is_TLS_used_for.3F\">What is TLS used for?<\/span><\/h2>\n<p>Various transport layer security protocols are used online to make secure communication possible. They are used to encrypt the communication on websites, web applications, email clients, and VoIP systems.\n<\/p>\n<p>TLS helps web developers protect their website users from data theft and fraud by encrypting their communication with the server. This improves the <a href=\"\/en\/wiki\/User_Experience\" title=\"User Experience\">user experience<\/a> and has even become an important ranking factor for major <a href=\"\/en\/wiki\/Search_Engine\" title=\"Search Engine\">search engines<\/a> over the years.\n<\/p>\n<p>Most major browsers will display a warning when the communication with a site isn\u2019t encrypted. This can make a site very difficult to access by a user or cause them to reconsider whether a site is safe or not.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"TLS_certificates\">TLS certificates<\/span><\/h2>\n<p>A website needs to have a TLS certificate installed to use transport layer security. These certificates are often called SSL certificates, even though they use TLS instead of SSL.\n<\/p>\n<p>This certificate contains a public key and information on the domain name it was created for. This information is used for encryption. It confirms that the information was sent by the right party and a third-party hasn\u2019t changed it.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Forcing_HTTPS\">Forcing HTTPS<\/span><\/h2>\n<p>It\u2019s best practice to force all communication with a site to use the HTTPS version. Forcing HTTPS means that all HTTP versions of the page <a href=\"\/en\/wiki\/Redirect\" title=\"Redirect\">redirect<\/a> to the HTTPS version, ensuring TLS encryption is used optimally.\n<\/p>\n<p>This is achieved using the 301 redirect, which is an important <a href=\"\/en\/wiki\/HTTP_Status_Code\" title=\"HTTP Status Code\">HTTP status code<\/a> that moves the user to the preferred version of the page. This forces all website visitors and <a href=\"\/en\/wiki\/Search_Engine_Crawlers\" title=\"Search Engine Crawlers\">search engine crawlers<\/a> to use the secure version, improving the user experience of a site.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"TLS_and_page_speed\">TLS and page speed<\/span><\/h2>\n<p>In the past, the use of TLS could negatively impact <a href=\"\/en\/wiki\/Page_Speed\" title=\"Page Speed\">page speed<\/a>. The use of transport layer security requires computing power and extra server requests, causing loading delays.\n<\/p>\n<p>Today\u2019s TLS certificates offer improved performance when compared to those provided in the past. This means that if they\u2019re implemented properly without additional redirects, the speed implications are small and are outweighed by the benefits.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Redirect_chains\">Redirect chains<\/span><\/h2>\n<p>Besides redirecting all users to the secure version of a site, there are also other choices that a web developer has to make regarding the preferred <a href=\"\/en\/wiki\/URL\" title=\"URL\">URL<\/a>. Some of these include whether to use the www. version or the non-www. version, as well as whether to use a <a href=\"\/en\/wiki\/Trailing_Slash\" title=\"Trailing Slash\">trailing slash<\/a> or not.\n<\/p>\n<p>When redirecting to the secure version, all pages must redirect directly to the final destination. If not, redirect chains can occur, as depicted below:\n<\/p>\n<p><img decoding=\"async\" alt=\"Visualization of multiple redirects creating a redirect chain\" src=\"\/en\/wiki\/images\/7\/71\/Chain-redirect.png\" title=\"Visualization of multiple redirects creating a redirect chain\" width=\"602\" height=\"338\" class=\"thumbborder\" \/>\n<\/p>\n<p>An example of a redirect chain.\n<\/p>\n<p><img decoding=\"async\" alt=\"Redirect Chain Solution\" src=\"\/en\/wiki\/images\/9\/9b\/Redirect-chain-solution.png\" title=\"Graphic showing multiple URLs linking to the preferred URL\" width=\"602\" height=\"338\" class=\"thumbborder\" \/>\n<\/p>\n<p>An image of how to fix the redirect chain by linking all URLs directly to the preferred URL.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"The_difference_between_TLS_and_SSL\">The difference between TLS and SSL<\/span><\/h2>\n<p>TLS is a more recent and more secure version of SSL, the latter of which had become outdated by the start of the twenty-first century. When online shopping started gaining traction, more advanced online encryption was needed.\n<\/p>\n<p>SSL stands for Secure Socket Layer and is no longer used for the security of online communication. Although SSL isn\u2019t actually used anymore, the term is still used often instead of TLS. An example of this is the SSL certificate, which is the more common name used for a TLS certificate.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Its_importance_for_SEO\">Its importance for SEO<\/span><\/h2>\n<p>Transport layer security is an important part of a site\u2019s security. It allows web developers and SEOs to create a safe environment for visitors, improving the user experience and signaling to search engines that the site is secure.\n<\/p>\n<p>By forcing the use of HTTPS and correctly implementing 301 redirects, redirect chains can be prevented and <a href=\"\/en\/wiki\/Link_Juice\" title=\"Link Juice\">link equity<\/a> can be preserved, improving a site\u2019s SEO performance and a page\u2019s speed.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Related_links\">Related links<\/span><\/h2>\n<ul>\n<li> <a href=\"https:\/\/www.seobility.net\/en\/blog\/switch-from-http-to-https\/\" target=\"_blank\">Switching from HTTP to HTTPS \u2013 Migration Guide \u2013 Seobility Blog<\/a><\/li>\n<li> <a rel=\"nofollow\" class=\"external free\" href=\"https:\/\/www.cyber.gov.au\/acsc\/view-all-content\/publications\/implementing-certificates-tls-https-and-opportunistic-tls\">https:\/\/www.cyber.gov.au\/acsc\/view-all-content\/publications\/implementing-certificates-tls-https-and-opportunistic-tls<\/a><\/li>\n<li> <a rel=\"nofollow\" class=\"external free\" href=\"https:\/\/developers.google.com\/search\/docs\/advanced\/security\/https\">https:\/\/developers.google.com\/search\/docs\/advanced\/security\/https<\/a><\/li>\n<\/ul>\n<h2><span class=\"mw-headline\" id=\"Similar_articles\">Similar articles<\/span><\/h2>\n<ul>\n<li> <a href=\"\/en\/wiki\/HTTPS\" title=\"HTTPS\">HTTPS<\/a><\/li>\n<\/ul>\n<p><script type=\"application\/ld+json\">\n   {\n     \"@context\": \"https:\/\/schema.org\/\",\n     \"@type\": \"ImageObject\",\n     \"contentUrl\": \"https:\/\/www.seobility.net\/en\/wiki\/images\/f\/fa\/HTTPs.png\",\n     \"license\": \"https:\/\/creativecommons.org\/licenses\/by-sa\/4.0\/\",\n     \"acquireLicensePage\": \"https:\/\/www.seobility.net\/en\/wiki\/creative-commons-license-by-sa-4-0\"\n   }\n   <\/script>\n<\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Article\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Seobility\",\n    \"url\": \"https:\/\/www.seobility.net\/\"\n  }\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Definition Figure: HTTPS &#8211; Author: Seobility &#8211; License: CC BY-SA 4.0 Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. It is used to encrypt, verify and authenticate communication between browsers and servers, among other online communications. TLS is a critical security layer in the HTTPS [&hellip;]<\/p>\n","protected":false},"author":38,"featured_media":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-30121","wiki","type-wiki","status-publish","hentry","wiki_categories-web-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is Transport Layer Security? - Seobility Wiki<\/title>\n<meta name=\"description\" content=\"Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. Learn more\u2026\" \/>\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.seobility.net\/en\/wiki\/transport-layer-security-tls\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is Transport Layer Security? - Seobility Wiki\" \/>\n<meta property=\"og:description\" content=\"Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. Learn more\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls\" \/>\n<meta property=\"og:site_name\" content=\"Seobility\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/seobility.net\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-22T08:33:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/seobility-og-image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@seobility_net\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"ScholarlyArticle\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls\"},\"author\":{\"name\":\"Seobility Wiki Team\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#\\\/schema\\\/person\\\/c838e66a3b46262b4c963df5cd5b2d8a\"},\"headline\":\"Transport Layer Security\",\"datePublished\":\"2024-11-12T12:39:23+00:00\",\"dateModified\":\"2025-05-22T08:33:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls\"},\"wordCount\":705,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls\",\"name\":\"What is Transport Layer Security? - Seobility Wiki\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#website\"},\"datePublished\":\"2024-11-12T12:39:23+00:00\",\"dateModified\":\"2025-05-22T08:33:02+00:00\",\"description\":\"Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. Learn more\u2026\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/transport-layer-security-tls#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wiki\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Transport Layer Security\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wp-json\\\/wp\\\/v2\\\/wiki\\\/30121\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/\",\"name\":\"Seobility\",\"description\":\"Online SEO Software &amp; Tools For Better Rankings\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#\\\/schema\\\/person\\\/c838e66a3b46262b4c963df5cd5b2d8a\",\"name\":\"Seobility Wiki Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"contentUrl\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"caption\":\"Seobility Wiki Team\"},\"description\":\"The Seobility Wiki team consists of seasoned SEOs, digital marketing professionals, and business experts with combined hands-on experience in SEO, online marketing and web development. All our articles went through a multi-level editorial process to provide you with the best possible quality and truly helpful information. Learn more about the people behind the Seobility Wiki.\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/blog\\\/author\\\/seobility-wiki-team\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is Transport Layer Security? - Seobility Wiki","description":"Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. Learn more\u2026","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.seobility.net\/en\/wiki\/transport-layer-security-tls","og_locale":"en_US","og_type":"article","og_title":"What is Transport Layer Security? - Seobility Wiki","og_description":"Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. Learn more\u2026","og_url":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls","og_site_name":"Seobility","article_publisher":"https:\/\/www.facebook.com\/seobility.net\/","article_modified_time":"2025-05-22T08:33:02+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/seobility-og-image.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@seobility_net","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"ScholarlyArticle","@id":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls#article","isPartOf":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls"},"author":{"name":"Seobility Wiki Team","@id":"https:\/\/www.seobility.net\/en\/#\/schema\/person\/c838e66a3b46262b4c963df5cd5b2d8a"},"headline":"Transport Layer Security","datePublished":"2024-11-12T12:39:23+00:00","dateModified":"2025-05-22T08:33:02+00:00","mainEntityOfPage":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls"},"wordCount":705,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls","url":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls","name":"What is Transport Layer Security? - Seobility Wiki","isPartOf":{"@id":"https:\/\/www.seobility.net\/en\/#website"},"datePublished":"2024-11-12T12:39:23+00:00","dateModified":"2025-05-22T08:33:02+00:00","description":"Transport layer security, often shortened to TLS, is a security protocol that improves the security of online communication. Learn more\u2026","breadcrumb":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.seobility.net\/en\/wiki\/transport-layer-security-tls#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seobility.net\/en\/"},{"@type":"ListItem","position":2,"name":"Wiki","item":"https:\/\/www.seobility.net\/en\/wiki"},{"@type":"ListItem","position":3,"name":"Transport Layer Security","item":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/30121"}]},{"@type":"WebSite","@id":"https:\/\/www.seobility.net\/en\/#website","url":"https:\/\/www.seobility.net\/en\/","name":"Seobility","description":"Online SEO Software &amp; Tools For Better Rankings","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seobility.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seobility.net\/en\/#\/schema\/person\/c838e66a3b46262b4c963df5cd5b2d8a","name":"Seobility Wiki Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","url":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","contentUrl":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","caption":"Seobility Wiki Team"},"description":"The Seobility Wiki team consists of seasoned SEOs, digital marketing professionals, and business experts with combined hands-on experience in SEO, online marketing and web development. All our articles went through a multi-level editorial process to provide you with the best possible quality and truly helpful information. Learn more about the people behind the Seobility Wiki.","url":"https:\/\/www.seobility.net\/en\/blog\/author\/seobility-wiki-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/30121","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki"}],"about":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/types\/wiki"}],"author":[{"embeddable":true,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/comments?post=30121"}],"version-history":[{"count":0,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/30121\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/media?parent=30121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}