PDA

View Full Version : Do you need a Google Search Box?



billybob925
27 Mar 2008, 06:05 PM
Im working on my new site and I was looking for the code to get a Google searchbox on my site. Just wanne share it with you if anybody else was looking for it.

Copy this code into your site:

<iframe src="http://getgooglesearch.110mb.com/search.html" name="frame1" scrolling="auto" frameborder="no" align="center" height = "85px" width = "405px">
</iframe>

Wickham
28 Mar 2008, 01:52 AM
Or even better, create a Google searchbox that will search either Google or your own website.
http://www.google.com/coop/cse/
http://www.askdavetaylor.com/how_can_i_add_a_google_search_box_to_my_web_site.html

I found that it took some time to list pages from my own site because Google has to scan them first, but gradually most of my pages could be searched.