Como si fuera novato. Me he puesto a toquetear sin guardar el original y no sé que he hecho mal, pero no me funciona el index.html de mi web. Se queda recargando sin hacer nada. Os pongo el código actual por si me podéis ayudar.
<html>
<head>
<body>
<meta name="google-site-verification" content="oNBbuCzg6N_hFqwYcuDeq2S-51ITZ5qHEGaEUFwlok4" />
<meta http-equiv="Content-Language" content="es">
<meta http-equiv=REFRESH CONTENT="0; URL=http://vettoniashop.es">
<meta name="VW96.objecttype" content="Document">
<meta name="DC.Language" SCHEME="RFC1766" content="spanish">
<meta name="language" content="es">
<meta name="distribution" content="global">
<meta name="resource-type" content="Document">
<meta name="Keywords" content="varios keywords separados por comas">
<meta name="robots" content="all">
<meta name="revisit-after" content="1 days">
<meta http-equiv="Content-Type" content="text/html; charset=WINDOWS-1252">
<title>index.html</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-12940099-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</head>
</html>