Ver Mensaje Individual
  #1 (permalink)  
Antiguo 15/01/2010, 11:03
albertrc
 
Fecha de Ingreso: febrero-2009
Mensajes: 443
Antigüedad: 15 años, 2 meses
Puntos: 1
dudas con meta-tag

se tienen que poner en el indice.html o indice.php o ha todas las paginas
Esta etiqueta no me queda nada clara y no se qual usar de las 4
que es mejor con cache sin cache se que es un tipo de memoria

Código HTML:
<META HTTP-EQUIV="expires" CONTENT= "thu, 31 DEC 2002 00:04:00 EST">
<META HTTP-EQUIV="expires" CONTENT="0">
<META HTTP-EQUIV="Cache-Control" CONTENT ="no-cache">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache"> 

los robots se tienen que poner en el indice.html o indice.php o ha todas las paginas he encontrado estas alternativas pero no se qual es la mejor
Código HTML:
<META NAME="robots" CONTENT="all">
<META NAME="robots" CONTENT="noindex,nofollow">
<META NAME="robots" CONTENT="none"> ) <META NAME="robots" CONTENT="noindex,follow">
<META NAME="robots" CONTENT="index,nofollow">
<META NAME="robots" CONTENT="index,follow>