Web Hosting Talk







View Full Version : search engine for website?


illusionist
04-16-2002, 09:44 AM
can i have search engine on my site.eg yahoo.com search.com??
anybody knows where i can get one??

puggy106
04-16-2002, 09:55 AM
I think you can, I have seen them about quite a bit, try contacting google.com

Chris

Rebel
04-16-2002, 10:48 PM
Yes you can, I tried to search for the page I used before...it's been sooo long. This is all I have come up with, sorry. :(

---------------------------------

<!-- Begin Yahoo Search Form -->
<CENTER>
<form method="GET" action="http://search.yahoo.com/bin/search">
<img src="http://www.yahoo.com/images/recip/1yahoo.gif" width=104
height=21 align=top alt="[ Yahoo! ]">
<input type="text" name="p" value="" size=18>
<input type="submit" name="name">
<font size=1>
<a href="http://www.yahoo.com/search.html">options</a>
</font>
</form>
</CENTER>
<!-- End Yahoo Search Form -->

---------------------------------

http://www.hooverwebdesign.com/addengine.html

You may have to find another image for next to the search field b/c the link to the image appears invalid...

viGeek
04-16-2002, 11:30 PM
I have the google search feature on the bottom of my site. Searches your site and the internet itself.

Radix
04-16-2002, 11:35 PM
Just so happens I did that today with google (which is prolly the best search). You can even put your own logo on the search page and they took some of the adds down too =). Code looks like:

<!-- Search Google -->
<FORM method=GET action=http://www.google.com/custom>
<TABLE bgcolor=#FFFFFF cellspacing=0 border=0>
<tr valign=top>
<td>
<INPUT TYPE=text name=q size=31 maxlength=155 value="">
<INPUT type=submit name=sa VALUE="Search">
<INPUT type=hidden name=cof VALUE="L:http://www.yoursite.com/images/logo.gif;AH:center;S:http://www.yoursite.com;AWFID:352a338c6a5be73d;">

</td></tr></TABLE>
</FORM>
<!-- Search Google -->

You can even customize that on your site of course. More info at http://www.google.com/services/free.html gl!

Rebel
04-16-2002, 11:39 PM
Yes, google is a far better search engine than yahoo (imho) In fact, it's my start page. :)

Radix
04-16-2002, 11:48 PM
same for me... i use it as my start page too. And now its a good search for my site too

illusionist
04-17-2002, 05:38 AM
thanx guys for your help!!!

illusionist
04-17-2002, 05:42 AM
i am using dreamweaver 3 .......the problem is i lost the properties bar it just doesnt show....it disappeared totally......i checked and unchecked windows properties still nothing. i just cant see it...........helppp????