I thought this was something easy to Google, but the answers I found, did not fix my problem
In Chrome my RSS feeds are looking like this
"¿Qué es un serum antimanchas?"
But all the rest characters are ok ..
In Safari, is the opposite. This line looks fine, but the rest of characters are wrong... and they look like
Espect�culo
I have this on my header which is supposed to work, can't find the problem,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<head>
<title>Pcweb</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
NOTE: All files are saved with encode for UTF8 in sublime editor.