Salve,
ho notato che se accedo al mio sito dal dominio .it (www.shehana.it) mi compare una pagina bianca, se invece accedo tramite il dominio altervista.org il sito si vede senza problemi.
La pagina bianca, inoltre, ha al suo interno questo codice:
Codice HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Shehana</title>
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="shortcut icon" type="image/x-icon" href="http://shehana.altervista.org/favicon.ico">
<script>
var lpath = location.pathname;
if(lpath == "/") {
lpath = "";
}
window.onload = function() { document.getElementById("content").src = "http://shehana.altervista.org" + lpath + location.search };
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<frameset rows="100%,*" cols="100%" frameborder="no" framespacing="0" border="0">
<frame id="content" name="XYZZY2" scrolling="auto" src="" noresize>
<frame name="XYZZY" scrolling="no" noresize>
<noframes>
<h1><a href="http://shehana.altervista.org">http://shehana.altervista.org</a></h1>
<p><a href="http://shehana.altervista.org">Clicca qui</a> per vedere la versione senza frames.</p>
</noframes>
</frameset>
</html>
Avete idea di cosa possa essere? finora ha sempre funzionato senza problemi e non lo tocco da mesi.
Grazie,
Shehana