Click to See Complete Forum and Search --> : portal


sailing
07-21-2004, 03:11 PM
Anybody know of a search engine that brings up all articles and
stand-alone links on a Web site via a keyword? For example, if the keyword was "bunker," I need a search engine that would bring up all the articles on a site that have "bunker" in them.


:confused:

MstrBob
07-21-2004, 07:04 PM
Google. A form like this:


<form method="get" name="searchform" action="http://www.google.com/search" target="_blank">
<input type="hidden" name="as_sitesearch" value="http://www.yoursite.com" />
<input type="text" size="30" name="as_q" />
<input type="submit" value=" Go! " />
</form>


Also, to do this with any site, you go to googe, type in your search, and then put site:www.thesite.com like:

bunker site:www.thesite.com