non è ancora a posto.
Codice:
<html>
<head>
<meta name="google-site-verification" content="UVCPGFdww-Vbia--0NjKekhExk3TqMsKBtze1XQsYj4" />
<title>FilmPopCorn | Film in Streaming Gratis Senza Limiti Di Tempo</title>
</head>
<body><!-- BEGIN AV_TOOLBAR -->
<!-- <EdNoIndex> -->
<div id="av_toolbar_regdiv" style="padding:0;margin:0;position:absolute;height:32px;width:100px;z-index:10001">
<div class="av_site"><a target="_blank" href="http://it.altervista.org/crea-sito-gratis.php" title="Siti, blog e web hosting gratis">Crea sito</a></div>
</div>
<script type="text/javascript">
(function(d, s) {
var fjs = d.getElementsByTagName(s)[0], js = d.createElement(s);
js.src = "http://tb.altervista.org/js/script.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script'));
</script>
<!-- </EdNoIndex> -->
<!-- END AV_TOOLBAR -->
</body>
</html>
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html class="no-js ie6" lang="it-IT" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 7 ]> <html class="no-js ie7" lang="it-IT" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 8 ]> <html class="no-js ie8" lang="it-IT" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="it-IT" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <!--<![endif]-->
-- MANCA <head> --
<meta charset="UTF-8" />
Se guardi il codice qui sopra ci sono due problemi: il primo è che c'è del codice in eccesso prima del doctype. Una parte del codice è dovuto alla nostra toolbar ceh viene inserita dopo il tag body, ma il tag body non dovrebbe essere lì. Devi capire cosa aggiunge quel codice.
Poi il tuo tema non ha l'apertura del tag HEAD che è assolutamente necessaria e va inserita dove ho indicato.