<!DOCTYPE html>
<html lang="es">
<head>
	<title>Dominio registrado en Host Europe</title>
	<meta name="title" content="Redirecci&oacute; de dominios desactivada">
	<meta charset="utf-8">
<link rel="icon" href="https://www.hosteurope.es/img/favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex, follow" >

<!--[if lt IE 9]><script type="text/javascript" src="https://www.hosteurope.es/scripts/cross-browser.min.js"></script><![endif]-->

<link rel="stylesheet" href="https://www.hosteurope.es/styles/base.min.css" media="screen">
<link rel="stylesheet" href="https://www.hosteurope.es/styles/style-web.min.css" media="screen">
<!--[if lt IE 9]><link rel="stylesheet" type="text/css" href="https://www.hosteurope.es/styles/style-ie.min.css" /><![endif]-->

<script type="text/javascript" defer>
</script>	<style>
        #content {
            width: 900px;
            margin: auto;
            padding: 15px;            
        }

        /* #content p:first-of-type {
            margin: 3em 0 2em;
            font-size: 1.6em;
        } */

        #content p {
            font-family: sans-serif;
            font-size: 1.3em;
            line-height: 1.5em;
            text-align: justify;
        }

        #content a:link,
        #content a:visited {
            color: rgb(50, 98, 121);            
        }

        #content a:hover {
            color: rgb(104, 187, 225);            
        }

        #content a:active {
            color: rgb(22, 55, 70);            
        }

        a.helpArticle {
           display: inline-block;  
           /* margin: 1.5em 0.5em;    */
        }

        .section-header-clean {
            text-align: center;
            padding-top: 0;
        }
        .section-header-clean .title {
            font-size: 28px;
            line-height: 1;
            color: #006278;
            margin-top: 0;
            margin-bottom: 5px;
        }

        .centertext {
            text-align: center;
        }

        .desc-p-margin {
            margin: 0.5em 0;
        }

    </style>
</head>
<body class="hei-parking parked">


<style type="text/css">   /***   STYLE DROPDOWN   ***/
.dropdown-contact {
	display: none;
	width: 645px;
	margin: 0;
	padding: 20px 20px 10px;
	position: absolute;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    top: 100%;
	right: 0;
    z-index: 1000;
	background-color: #FFFFFF;
    color: #555555;
    font-family: font-hei, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.75;
    text-align: left;
    -webkit-font-smoothing: antialiased;
	-webkit-border-radius:0 0 4px 4px; -khtml-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175); box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    white-space: nowrap;
}
.dropdown-contact a, .dropdown-contact a:hover, .dropdown-contact a:focus {
	color: #1C3F64;
	text-decoration: none;
	-webkit-transition: color .3s; -moz-transition: color .3s; -o-transition: color .3s; transition: color .3s;
}
.dropdown-contact p { margin: 0; }
.dropdown-contact ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.dropdown-contact hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #EEEEEE;
}

.dropdown-contact .icon-sp {
	display: inline-block;
	background-image: url('https://www.hosteurope.es/img/sprite.png');
	width: 32px;
	height: 32px;
}
	.dropdown-contact .icon-32-customer-area { background-position: -1197px -925px; }
	.dropdown-contact .icon-32-faq { background-position: -1197px -1009px; }
	.dropdown-contact .icon-32-phone-white { 
		background-position: -1235px -1050px; 
		width: 25px; 
	}
	.dropdown-contact .icon-32-ticket-white { 
		background-position: -1197px -1050px; 
		width: 28px;
		height: 34px
	}
	.dropdown-contact .icon-32-phone { 
		background-position: -1241px -841px; 
		width: 24px; 
	}
	.dropdown-contact .icon-32-chat {
		background-position: -1234px -1133px; 
		width: 27px;
		height: 27px;
	}
	.dropdown-contact .icon-32-email {
		background-position: -1197px -883px; 
		width: 33px; 
	}

.dropdown-contact .media-left, .dropdown-contact .media-body { 
	display: table-cell;
	vertical-align: top;
	width: auto;
}
	.dropdown-contact .media-left { padding-right: 15px; }
.dropdown-contact > *, .dropdown-contact .media-header {
	clear: both;
    overflow: hidden;
}
.dropdown-contact .media-header {
   	padding: 7px 0 6px;
   	border-bottom: 1px dashed #FFFFFF;
   	margin-bottom: 5px;
}
.dropdown-contact .title, .dropdown-contact .support-ways-list .desc {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.2142;
	color: #1C3F64;
	margin: 0;
}
	.dropdown-contact .title .amp { color: #2E7D8F; }
	.dropdown-contact .menu a:hover .title, .dropdown-contact .menu a:hover .title *, 
	.dropdown-contact .support-ways-list a:hover .desc, .dropdown-contact .support-ways-list a:hover .desc * { color: #5EB76C; }
.dropdown-contact .desc, .dropdown-contact .support-ways-list .title {
	font-size: 12px;
	line-height: 1.2142;
	color: #2E7D8F;
	margin: 0;
}

/*  menu  */
.dropdown-contact .menu {
	white-space: nowrap;
	width: 50%;
	float: left;
}
.dropdown-contact .menu > li {
	overflow: hidden;
	padding-top: 14px;
	padding-bottom: 8px;
    border-top: dashed 1px #c4c4c4;
}
	.dropdown-contact .menu > li:first-child { 
		border-top: 0; 
		padding-top: 10px;
	}

/*  timer  */
.dropdown-contact .timer { float: right; }
.dropdown-contact .time {
    background: #278B83;
    color: #FFFFFF;
    -moz-box-shadow: inset 0 -18px 0 #30aba1; -webkit-box-shadow: inset 0 -18px 0 #30aba1; box-shadow: inset 0 -18px 0 #30aba1;
    border-radius: 5px;
    padding: 0 5px;
    min-height: 130px;
}
	.dropdown-contact .support-ways-list .media-left, 
	.dropdown-contact .time .media-left { padding-right: 8px; }
	.dropdown-contact .time .title {
		color: #FFFFFF;
		font-size: 14px;
		line-height: 1;
		margin-bottom: 2px;
	}
	.dropdown-contact .time .desc {
	    color: #A1E0AE;
		font-size: 12px;
	    line-height: 1.2142;
	}
	.dropdown-contact .time-body { text-align: center; }
		.dropdown-contact .time-body > * { display: block; }
		.dropdown-contact .time .value {
		    font-size: 50px;
		    line-height: 1;
		}
		.dropdown-contact .time .text {
		    line-height: 1.2142;
		    margin: -2px 0 7px;
		}
		.dropdown-contact .time .legend {
		    font-size: 12px;
		    line-height: 1.4285;
		}

/*  support-ways  */
.dropdown-contact .support-ways .media-header { 
	text-align: center; 
	margin-bottom: 20px;
	padding: 0;
}
	.dropdown-contact .support-ways .media-header .title { margin-bottom: 2px; }
	.dropdown-contact .support-ways-list > li { width: 33%; }
		.dropdown-contact .support-ways-list > li:last-child { padding-left: 20px; }
	.dropdown-contact .support-ways-list .desc { font-size: 14px; }
</style>

<header class="header">
	<div class="container">
		<div class="header-content">

			<nav class="navbar navbar-he navbar-secondary">

				<p class="navbar-text">
					<a href="tel:910867658" title="Teléfono de atención al cliente: 910 867 658" class="item"></strong></a>
				</p>
				

			</nav>
			<nav class="navbar navbar-he navbar-primary">

				<a class="navbar-brand" href="/">
					<img data-rjs="2" src="https://www.hosteurope.es/img/host-europe-logo.png" alt="Host Europe" height="41" />
				</a>
				<div class="navbar-header">

				</div>
				<a class="navbar-right" href="//es.godaddy.com/?utm_source=hosteurope&utm_medium=website&utm_content=header">
					<img data-rjs="2" src="https://www.hosteurope.es/img/godaddy-logo.png" alt="Una empresa de GoDaddy" height="36" />
				</a>

			</nav>

		</div>
	</div>
</header>

<div class="wrapper wrap-std-white" style="margin-top:90px;">
	<div class="container">

        <div class="section-header-clean">
			<h1 class="title">
                Las redirecciones de dominio a trav&eacute;s del &aacute;rea de clientes de Host Europe han sido desactivadas debido a la integraci&oacute;n que hemos realizado con <a href="https://www.godaddy.com/es-es" title="GoDaddy" >GoDaddy</a>.
            </h1>
		</div>

        <div class="section empresa media-3-cols-list offset-top-xl">
			<div class="main-desc-list">
				<article class="media main-desc-item">
					<div class="media-body">
						<h4 class="media-heading title">
                            Redirecciones de dominio    
                        </h4>
                        <p class="desc desc-p-margin">Si desea mantener la redirecci&oacute;n de su dominio, puede crearla a trav&eacute;s del &aacute;rea de clientes de GoDaddy.</p>
                        <p class="desc desc-p-margin">Siguiendo los pasos que se describen en el siguiente art&iacute;culo de ayuda podr&aacute; configurar la redirecci&oacute;n de su dominio:</p>
                        <p class="desc desc-p-margin"><a class="helpArticle" href="https://es.godaddy.com/help/reenviar-mi-dominio-12123" target="_blank" title="GoDaddy - Ayuda de Dominios - Reenviar mi dominio">Reenviar mi dominio</a></p>
					</div>
				</article>
				<article class="media main-desc-item">
					<div class="media-body">
						<h4 class="media-heading title">
                            Gesti&oacute;n de zonas DNS
                        </h4>
                        <p class="desc desc-p-margin">Si su dominio a&uacute;n mantiene los servidores DNS de RedCoruna/Host Europe, tendr&aacute; que establecer los servidores de GoDaddy.</p>
                        <p class="desc desc-p-margin">El siguiente art&iacute;culo explica como administrar un hosting DNS a trav&eacute;s de su &aacute;rea de cliente de GoDaddy:</p>
                        <p class="desc desc-p-margin"><a class="helpArticle" href="https://es.godaddy.com/help/agregar-dns-hosting-20165" target="_blank" title="GoDaddy - Ayuda de Dominios - Agregar hosting DNS">Agregar hosting DNS</a></p>
					</div>
				</article>
				<article class="media main-desc-item">
					<div class="media-body">
                        <h4 class="media-heading title">
                            Dominios con otros proveedores
                        </h4>
                        <p class="desc desc-p-margin">En caso de que su dominio no est&eacute; registrado con GoDaddy deber&aacute; ponerse en contacto con su actual proveedor.</p>
                    </div>
				</article>
			</div>
		</div>


	</div>
</div>


<footer class="footer">
  <div class="container"><div class="row">
    <div class="col-xs-11"><div class="row">
		<div class="col-xs-6">
		</div>
		<div class="col-xs-6">
            <ul class="footer-copy">
                <li>Copyright © 2023 GoDaddy Iberia S.L.U.</li>
			</ul>
            <a class="brand-godaddy white" href="https://es.godaddy.com/?utm_source=hosteurope&utm_medium=website&utm_content=footer" title="GoDaddy"><img data-rjs="2" src="https://www.hosteurope.es/img/godaddy/GD-Footer-B-Logo.png" alt="Una empresa de GoDaddy"></a>
		</div>
    </div></div>
  </div></div>
</footer>


</body>
</html>