{"id":356,"date":"2021-07-13T22:49:36","date_gmt":"2021-07-13T22:49:36","guid":{"rendered":"https:\/\/mundohosting.cl\/blog\/?p=356"},"modified":"2021-07-13T22:49:36","modified_gmt":"2021-07-13T22:49:36","slug":"como-redireccionar-el-sitio-web-de-http-a-https","status":"publish","type":"post","link":"https:\/\/hostingprofesional.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/","title":{"rendered":"\u00bfC\u00f3mo redireccionar el sitio web de HTTP a HTTPS?"},"content":{"rendered":"<p>En este art\u00edculo aprender\u00e1s a redireccionar a los usuarios que ingresan a la versi\u00f3n HTTP de tu sitio web, hacia la versi\u00f3n HTTPS.<\/p>\n<p>Necesitar\u00e1s en primer lugar, tener un SSL (HTTPS) instalado, si tu sitio web es accesible ingresando HTTPS en su direcci\u00f3n, entonces el HTTPS funciona correctamente.<\/p>\n<p><strong>Cuando tu cuenta no usa WordPress<\/strong><\/p>\n<p>1) Ingresa al cPanel &gt; Administrador de archivos y en la configuraci\u00f3n selecciona poder visualizar archivos ocultos, luego ver\u00e1 el archivo\u00a0<strong>.htaccess<\/strong>\u00a0en el directorio public_html. Crear el archivo en caso de que no est\u00e9 presente en el directorio<\/p>\n<p>2) Agrega lo siguiente al principio de la linea de c\u00f3digo del archivo\u00a0<strong>.htaccess:<\/strong><\/p>\n<p><em>RewriteEngine On<\/em><br \/>\n<em>RewriteCond %{HTTPS} off<\/em><br \/>\n<em>RewriteRule (.*) https:\/\/%{HTTP_HOST}%{REQUEST_URI}<\/em><\/p>\n<p>3) Guarda el archivo y comprueba los resultados en el navegador web al tratar de acceder a tu sitio web usando http est\u00e1ndar en lugar de https.<\/p>\n<p>Si funciona correctamente, deber\u00edas ser redirigido autom\u00e1ticamente a https.<\/p>\n<p><strong>Cuando tu cuenta usa WordPress<\/strong><\/p>\n<p>1) Cambiar la URL por https en Ajustes Generales desde el\u00a0<strong>WordPress Admin.<\/strong><\/p>\n<p>2) Confirmar si el sitio funciona con https,<\/p>\n<p>3) En caso de que no funcione, seguir Seguir los pasos en el caso\u00a0<strong>sin WordPress<\/strong><\/p>\n<p>4) Otra opci\u00f3n es instalar algun plugin que realice esa funci\u00f3n como el plugin \u00abReally Simple SSL\u00bb<\/p>\n<p><strong>Cuando tu cuenta utiliza el servicio de Cloudflare<\/strong><\/p>\n<p>1) Acceder a la cuenta de<strong>\u00a0Cloudflare<\/strong>\u00a0donde este configurado el dominio<\/p>\n<p>2) Ir a la secci\u00f3n SSL\/TLS<\/p>\n<p>3) Seleccionar la pesta\u00f1a \u00abEdge Certificates\u00bb<\/p>\n<p>4) Colocar en On la opci\u00f3n \u00abAlways use HTTPS\u00bb<\/p>\n<p><strong>Cuando tu cuenta usa Joomla<\/strong><\/p>\n<p>1) Iniciar sesi\u00f3n en\u00a0<strong>Joomla<\/strong><\/p>\n<p>2) Acceder a Sistema \/ Configuraci\u00f3n y seleccionar las opciones \u201cSitio Completo\u201d y \u201cForzar HTTPS\u201d<\/p>\n<p>3) Guardar los cambios<\/p>\n<p>4) Desde el administrador de archivos de cPanel ir al directorio de Joomla<\/p>\n<p>5) Ubicar el archivo\u00a0<strong>configuration.php<\/strong>\u00a0y realizar la siguiente modificaci\u00f3n<\/p>\n<p>Reemplazar la l\u00ednea: var $ live_site = \u00ab; con la siguiente l\u00ednea: var $ live_site = \u2018https:\/\/www.tudominio.com\u2019; (reemplazando tudominio.com por el dominio actual)<\/p>\n<p>6) Para redireccionamiento 301 a HTTPS se puede usar un complemento de Joomla o editar manualmente el archivo .htacces, colocando las siguientes l\u00edneas de c\u00f3digo al final<\/p>\n<p><em>RewriteEngine On<\/em><\/p>\n<p><em>RewriteCond% {HTTPS} en<\/em><\/p>\n<p><em>RewriteRule ^ (. *) $ Https: \/\/% {HTTP_HOST} \/ $ 1 [L, R = 301]<\/em><\/p>\n<p>Para evitar contenido mixto se deben cambiar todos los enlaces a HTTPS<\/p>\n<p><strong>Cuando tu cuenta usa el Neolo Site Builder<\/strong><\/p>\n<p>1) Acceder al Neolo Site Builder desde el cPanel<\/p>\n<p>2) Seleccionar el icono de Configuraciones, luego \u00abHerramientas\u00bb<\/p>\n<p>3) Tildar la opci\u00f3n \u00abPublicar el Sitio con forzamiento HTTPS\u00bb<\/p>\n<p>4) Presionar el bot\u00f3n \u00abAplicar\u00bb<\/p>\n<p>5) Presionar el bot\u00f3n \u00abPublicar\u00bb<\/p>\n<p>\u00a1Listo!<\/p>\n<p>De presentar cualquier inconveniente o de tener alguna duda puede contactar a nuestro equipo de soporte<\/p>\n","protected":false},"excerpt":{"rendered":"<p>En este art\u00edculo aprender\u00e1s a redireccionar a los usuarios que ingresan a la versi\u00f3n HTTP de tu sitio web, hacia la versi\u00f3n HTTPS. Necesitar\u00e1s en primer lugar, tener un SSL (HTTPS) instalado, si tu sitio [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":357,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,5,13,16,7],"tags":[],"class_list":["post-356","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-certificados-ssl","category-hosting","category-sitios-web","category-soporte-hosting","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v14.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u00bfC\u00f3mo redireccionar el sitio web de HTTP a HTTPS? - MUNDOHOSTING.CL<\/title>\n<meta name=\"robots\" content=\"index, follow\" \/>\n<meta name=\"googlebot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta name=\"bingbot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u00bfC\u00f3mo redireccionar el sitio web de HTTP a HTTPS? - MUNDOHOSTING.CL\" \/>\n<meta property=\"og:description\" content=\"En este art\u00edculo aprender\u00e1s a redireccionar a los usuarios que ingresan a la versi\u00f3n HTTP de tu sitio web, hacia la versi\u00f3n HTTPS. Necesitar\u00e1s en primer lugar, tener un SSL (HTTPS) instalado, si tu sitio [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/\" \/>\n<meta property=\"og:site_name\" content=\"MUNDOHOSTING.CL\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hostingprofesional\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-13T22:49:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hostingprofesional.cl\/blog\/wp-content\/uploads\/2021\/07\/Blog-ssl.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@MundohostingC\" \/>\n<meta name=\"twitter:site\" content=\"@MundohostingC\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#organization\",\"name\":\"MUNDOHOSTING.CL\",\"url\":\"https:\/\/hostingprofesional.cl\/blog\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/hostingprofesional\/\",\"https:\/\/www.youtube.com\/channel\/UCPnXgftiuMwPTJ8Vdp2QVVg\",\"https:\/\/twitter.com\/MundohostingC\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#logo\",\"inLanguage\":\"es\",\"url\":\"https:\/\/hostingprofesional.cl\/blog\/wp-content\/uploads\/2020\/08\/logo_redondo_transparente_chico.png\",\"width\":100,\"height\":100,\"caption\":\"MUNDOHOSTING.CL\"},\"image\":{\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#website\",\"url\":\"https:\/\/hostingprofesional.cl\/blog\/\",\"name\":\"MUNDOHOSTING.CL\",\"description\":\"Blog de Ayuda\",\"publisher\":{\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/hostingprofesional.cl\/blog\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/#primaryimage\",\"inLanguage\":\"es\",\"url\":\"https:\/\/hostingprofesional.cl\/blog\/wp-content\/uploads\/2021\/07\/Blog-ssl.png\",\"width\":800,\"height\":400},{\"@type\":[\"WebPage\",\"\"],\"@id\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/#webpage\",\"url\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/\",\"name\":\"\\u00bfC\\u00f3mo redireccionar el sitio web de HTTP a HTTPS? - MUNDOHOSTING.CL\",\"isPartOf\":{\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/#primaryimage\"},\"datePublished\":\"2021-07-13T22:49:36+00:00\",\"dateModified\":\"2021-07-13T22:49:36+00:00\",\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/\"]}]},{\"@type\":[\"Article\",\"\"],\"@id\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/#webpage\"},\"author\":{\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#\/schema\/person\/c608429abea4273a62467f1e49cd0b44\"},\"headline\":\"\\u00bfC\\u00f3mo redireccionar el sitio web de HTTP a HTTPS?\",\"datePublished\":\"2021-07-13T22:49:36+00:00\",\"dateModified\":\"2021-07-13T22:49:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/#webpage\"},\"publisher\":{\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/mundohosting.cl\/blog\/como-redireccionar-el-sitio-web-de-http-a-https\/#primaryimage\"},\"articleSection\":\"Certificados SSL,Hosting,Sitios Web,Soporte Hosting,Wordpress\",\"inLanguage\":\"es\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#\/schema\/person\/c608429abea4273a62467f1e49cd0b44\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/hostingprofesional.cl\/blog\/#personlogo\",\"inLanguage\":\"es\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ac5633da88ebac14ea7abc29322d262dabfef782a6da37f557e54f04f0b3f1a8?s=96&d=mm&r=g\",\"caption\":\"admin\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/posts\/356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/comments?post=356"}],"version-history":[{"count":1,"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/posts\/356\/revisions"}],"predecessor-version":[{"id":358,"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/posts\/356\/revisions\/358"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/media\/357"}],"wp:attachment":[{"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/media?parent=356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/categories?post=356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hostingprofesional.cl\/blog\/wp-json\/wp\/v2\/tags?post=356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}