By robin1988 on
Hi guys
I need the search bar same as found in the website www.drupalove.com
The search bar in the header is what i want
so that i can show results from google indexing, and other search engine providers and the user can also search
content from my website.
Let me know which module to use
Comments
_
There's http://drupal.org/project/google_cse, though I haven't tried it myself...
thnks will try and let u knw
thnks
will try and let u knw
You could just direct the
You could just direct the query straight to Google and add site:example.com. So to search Drupal.org, you would create a form that would send the user to this url: http://www.google.com/search?q=popsicles+site:drupal.org