Il problema si è ripresentato.

Nell'head della pagina ho il seguente codice:

codice:
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="it-IT">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
<title>Nome sito</title>
<meta name="Description" content="Descrizione " />
<meta name="Keywords" content="Keywords " />
Se utilizzati il meta compatibile mode?
codice:
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
Grazie.