HTML - Insertar pagina en buscador

 
Vista:

Insertar pagina en buscador

Publicado por Henry Paez (1 intervención) el 02/04/2008 14:57:06
Hola, tengo un problema desde hace 2 meses, compre un dominio para alojar la pagina que un amigo hizo, este es el codigo de la pagina principal (index.html)...El problema es q le coloque las etiquetas META para que GOOGLE lo insertara en su indice y pasado 2 meses aun no aparece, hace dos semanas lo inserte directamente por GOOGLE en la opcion de "INCLUYE TU URL" y todavia no aparece me piden paciencia pero creo q ya es tiempo suficiente...el link de la pagina es http://www.contraloriadetorres-lara.gob.ve/
Alli les anexo el codigo quizas tenga algo malo y no lo he persivido, he subido 2 paginas mas y en 1 semana google lo inserta en su indice estas paginas son www.ulanza.com y www.miagrofinca.com
Espero pronta respuesta de antemano muchas gracias...



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Contraloria De Torres.com</title>
<meta name="description" content="Contraloria del municipio torres,Contraloria de Torres,Contraloriadetorres-lara.gob.ve">
<meta name="keywords" content="Contraloria del municipio torres,Contraloria de Torres,Contraloriadetorres-lara.gob.ve">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>

<BODY>
<CENTER><IMG SRC="IMAGENES CARORA/contraloria.gif" WIDTH="150" HEIGHT="150" BORDER="0" ALT="">
<a href="PAGINA 11 IGLESIA EL CALVARIO.html">
<IMG SRC="IMAGENES CARORA/Calvario1.jpg" WIDTH="150" HEIGHT="150" BORDER="0" ALT=""> </a>
<a href="PAGINA 12 RUINAS DE CARORA.html">
<IMG SRC="IMAGENES CARORA/ruinas.jpg" WIDTH="150" HEIGHT="150" BORDER="0" ALT=""> </a>
<a href="PAGINA 13 CATEDRAL DE CARORA.html">
<IMG SRC="IMAGENES CARORA/sanjuan.jpg" WIDTH="150" HEIGHT="150" BORDER="0" ALT=""> </a>
<a href="PAGINA 14 TEATRO ALIRIO DIAZ.html">
<IMG SRC="IMAGENES CARORA/Teatro.jpg" WIDTH="150" HEIGHT="150" BORDER="0" ALT=""> </a>
<IMG SRC="IMAGENES CARORA/Escudo.jpg" WIDTH="150" HEIGHT="150" BORDER="0" ALT="">
</center>
<table border="5" width="100%">
<tr>
<td ><center></center></td>
<td> </td>
</tr>
</table>

<script>
var mydate=new Date();
var year=mydate.getYear();
if (year < 1000)
year+=1900;
var day=mydate.getDay();
var month=mydate.getMonth();
var daym=mydate.getDate();
if (daym<10)
daym="0"+daym;

var dayarray=new Array("Domingo","Lunes","Martes","Miercoles","Jueves","Viernes","Sábado");
var montharray=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
document.write("<small><font color='000000' face='Arial'><b>"+ dayarray[day] + " " + daym + " de " + montharray[month] + " de " + year + "</b></font></small>");
</script>
<br>
<br>
<center><font face="times new roman" color="black" style="font-size: 35pt"> Contraloría Municipal de Torres.</font></center>
<br>
<br>
<CENTER><MARQUEE BGCOLOR="#FFCC66" WIDTH="625" HEIGHT="22" ><h2><font color="blue">" El control Fiscal como Norte de una Sana Gestión Administrativa"</font></h2></MARQUEE></CENTER>
<br>
<marquee bgcolor="" behavior="alternate" direction="right">
<b><font color="#6384F5" size="12"><IMG SRC="IMAGENES CARORA/frente logo.JPG" WIDTH="640" HEIGHT="480" BORDER="0" ALT="Contraloría Municipal de Torres "></font></b>
</marquee>
<br>
<br>
<center><td align="center">
<U><B>Horario de Trabajo:<font color="#FFFFFF"></B></U><br>
<td align="center"></td>
<td><B>Lunes a Jueves:<font color="#FFFFFF"></B>
<td><B>08:00am a 04:00pm</B>
<BR>
<td><B>Viernes:<font color="#FFFFFF"></B></td>
<td><B>08:00am a 03:00pm</B></td></center>
</td>
<BR>
<CENTER><input type ="button" value = "ENTRAR"
onclick ='window.open("PAGINA 1 MENU PRINCIPAL.html")' />
</center>
<BR>
<br>
<center> <marquee bgcolor="" behavior="alternate" direction="right"><IMG SRC="IMAGENES CARORA/bandera.bmp" WIDTH="1000" HEIGHT="50" BORDER="0" ALT="">

</marquee>
</center>

<style type="text/css">
A:hover { color:white }
</style>

</BODY>
</HTML>
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder