Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

search input in google search results page

If you google for IMDB, you'll notice that after the sitelinks (the list under the page title) you get a search box. If you type in there the form content is submitted to the search of imdb which in turn returns the results within the imdb site (see screenshot). site search input on google search page http://imageshack.us/a/img593/3320/googlesearchwidget.png

Question is, how can one add this feature?

Also, with some sites on some browsers (i.e. chrome) when you type the domain and hit tab you get a nice Search domain.tld: and anything you type after that is sent to the website's search page (again see second screenshot)

browser site search trick http://imageshack.us/a/img203/1696/chromesitesearch.png

Second question (somehow I get the feeling these two relate) how do I do that on my website?

like image 750
ptheofan Avatar asked Oct 04 '12 16:10

ptheofan


People also ask

How do I search within search results?

Top Ten Ways to Search More Effectively on Google All you have to do is scroll to the bottom of the first search results page and click the Search Within Results link. This displays a new page with a new search box; enter a new query into the search box and click the Search Within Results button.

How do I search a specific result on Google?

Find Only Exact-Match Search Results If you want to find results that use a very specific phrase, surround your search term in quotation marks to tell Google you only want to see results that use that exact phrase.


1 Answers

This is the google official tutorial that how to improved search box within the search results.

like image 172
Mr. J Avatar answered Sep 22 '22 05:09

Mr. J