Hola gente...
tengo en una pagina una caja de busqueda (google) anda ok,
que tambien busca en mi sitio, pero todas las bosquedas dentro del sitio dan resultado negativo, a que se debera? tengo que hacer algo mas?
este es el codigo quetengo:
<!-- SiteSearch Google -->
</p>
<FORM method=GET target="_blank" action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<TABLE border="0" style="border-collapse: collapse" cellpadding="0" cellspacing="0" width="312" height="45"><tr>
<td width="312" height="45">
<p align="center">
<INPUT TYPE=text name=q size=31 maxlength=255 value="" style="font-size: 10px; color: #808080; font-family: Verdana"><font size="1"> </font>
<INPUT type=submit name=btnG VALUE="Buscar en sitio" style="font-family:Verdana; font-size:10px"><font size="1"> </font>
<font size=-1>
<input type=hidden name=domains value="www.tudominio.com">
</font>
<font size=1>
<br>
</font>
<font size=-1>
<input type=radio name=sitesearch value="" checked style="border: 1px solid #404040;"><font size=2> www</font>
<input type=radio name=sitesearch value="www.tudominio.com" checked style="border: 1px solid #404040;"><font size=2> www.tudominio.com</font><br>
</font>
</td></tr></TABLE>
</FORM>
<!-- SiteSearch Google -->
Bueno espero que alguien me oriente un poquito...
Saludos