www.sitename.com/search/

Dan Peters dapeters at dallasnews.com
Sat May 24 16:08:35 PDT 2003


You need to pass the sitename in w/ the query

q = 'query string'
site=sitename

so for 'www.manilaserver.com/sitename'

<form method="get" action="http://www.manilaserver.com/search">
<font size=1 face=Arial><b>Search for:</b></font><br>
<input type="hidden" name="site" value="sitename">
<input type="text" name="q" SIZE="15" maxlength="48" value="" class="nav"><br>
<input type="submit" value="Search"><br>
</form>

or you can do a link like:
  http://www.manilaserver.com/search?site=sitename&q=query


Dan


At 5:11 PM -0400 5/24/03, Bob Raiselis wrote:
>I just found out that if you have a top-level domain name Manila site you
>can access a search engine at
>
><www.sitename.com/search/>
>
>But, if you have a site at www.manilaserver.com/sitename, the search
>results will include all sites on the www.manilaserver.com server. Any
>way to limit the search to just pages on that www.manilaserver.com/
>sitename site?
>
>thanks.
>
>Bob


-- 

x------------------------------------------x
     The Dallas Morning News
   "a newspaper of distinction"

      Information Technology
        www.dallasnews.com
x------------------------------------------x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.userland.com/pipermail/frontier-users/attachments/20030524/38e3b13b/attachment-0002.htm


More information about the Frontier-Users mailing list