Ver Mensaje Individual
  #10 (permalink)  
Antiguo 02/04/2008, 14:06
Manhy
 
Fecha de Ingreso: diciembre-2007
Ubicación: En Lima - Perú
Mensajes: 70
Antigüedad: 16 años, 4 meses
Puntos: 0
Exclamación Re: Aparecer en google

Cita:
Iniciado por subly Ver Mensaje
Y donde pongo esos metas
Te doy un ejemplo de los METAS que utilizo en mi WEB, quiza te ayuda. Lo que pongas ahi va depender de como quieres que aparezca tu web en los buscadores:

<meta name="title" content="AQUI VA EL TITULO DE TU WEB">
<meta name="DC.Title" content="AQUI VA EL TITULO DE TU WEB">
<meta http-equiv="title" content="AQUI VA EL TITULO DE TU WEB">
<meta name="keywords" content="AQUI VA QUE TIPO DE WEB TIENES">
<meta http-equiv="keywords" content="AQUI VA QUE TIPO DE WEB TIENES">
<meta name="description" content="AQUI VA LA DESCRIPCION DE TU EMPRESA ">
<meta http-equiv="description" content="AQUI VA LA DESCRIPCION DE TU EMPRESA ">
<meta http-equiv="DC.Description" content="AQUI VA LA DESCRIPCION DE TU EMPRESA ">
<meta name="author" content="TU NOMBRE">
<meta name="DC.Creator" content="TU NOMBRE">
<meta name="vw96.objectype" content="Document">
<meta name="resource-type" content="Document">
<meta http-equiv="Content-Type" content="ISO-8859-1">
<meta name="distribution" content="all">
<meta name="robots" content="all">
<meta name="revisit" content="15 days">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<meta http-equiv="page-enter" content="revealtrans(duration=1,transition=15)">

Espero que te sirva !!!!
Saludos.