Ver Mensaje Individual
  #1 (permalink)  
Antiguo 16/06/2015, 05:46
mblascog
 
Fecha de Ingreso: enero-2002
Ubicación: Sabadell
Mensajes: 565
Antigüedad: 22 años, 3 meses
Puntos: 4
Charset en gtmetrix

Hi,
It's the first time I'm doing SEO in a web. Checking it with GTmetrix tool, it suggest to avoid a character set in the meta tag. For this I've remove

Código PHP:
Ver original
  1. <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>

from my php files, and I've added

Código Apache:
Ver original
  1. AddDefaultCharset UTF-8

into my htaccess file

If I test my web with this modification in localhost it's perfect. But when I test from the domain, the charset is bad.

Any idea what else I have to change to the external server?

Thanks
__________________
Qué fácil cuando lo sabes y qué difícil cuando no