
How does Google's "I'm Feeling Lucky" button work?I think that Google's "I'm Feeling Lucky" button is great fun and want to have that feature on my site, but before I start digging into any sort of coding, can you tell me, how does it work? Before you tire out your brain too much, I should tell you that the "I'm Feeling Lucky" button is ridiculously simple: it takes you to the #1 match for the given search term or keyword. That's all. No randomization, no selection of one of the first ten, just the #1 match. For example, let's say I searched on "diamond watch, mens" on Google (you can too: search). The results clearly show that the top match is the shopping comparison site Nextag: ![]() Now, go to the Google home page and again type in "diamond watch, mens", but this time, instead of clicking on "Search", click on "I'm Feeling Lucky". Ahhhhh... now you know the secret! To add an "I'm Feeling Lucky" feature to your own site is straightforward, albeit a bit tricky since Google makes it hard to read their Web pages because there's so much going on behind the scenes. In a nutshell, though, here's their home page search box: <form action="http://www.google.com/search" name=f>
<input name=hl type=hidden value=en> <input maxlength=2048 name=q size=55 title="Google Search" value=""> <input name=btnG type=submit value="Google Search"> <input name=btnI type=submit value="I'm Feeling Lucky"> </form> We can simplify it a bit, but it turns out that if you just remove the "Google Search" button and only have "I'm Feeling Lucky", you get exactly the functionality you seek: <form action="http://www.google.com/search">
<input name=q size=30 value="" /> <input name=btnI type=submit value="I'm Feeling Lucky" /> </form> Here's how it looks in action: It's not too complicated, really. You can change the label on the button by changing what's specified in the value= field, as you desire, and if you'd like to have the result show up on a new page, rather than replacing the current page, add target="_blank to the form tag as an attribute.
Help others find this article at Del.icio.us, Digg, Netscape, Reddit, and Simpy.
Categorized:
Computer and Internet Basics
(Article 7441)
Tagged: google search, random search results Previous: Is it legal to tape my phone calls? Next: If I reject a LinkedIn connection request, do they know? Subscribe!
Never miss another useful Q&A article again! Subscribe to AskDaveTaylor with Google Reader. Doesn't work if you enter a search term and press the Enter key, you get normal search results page instead. :o( Posted by: Sam at September 11, 2007 10:57 AMActually, Google's own example doesn't either... http://www.google.com/help/features.html#lucky 2 x :o( Posted by: Sam at September 11, 2007 11:00 AMI have a lot to say, but ...
I do have a comment, now that you mention it!
|
Search
Find just the answers you seek from among our 1700+ free tech support articles by using our Lijit search engine.
Help!
Subscribe to
Ask Dave Taylor!
Free Updates!
Sign up and get free weekly updates and special offers on books, seminars, workshops and more.
Articles and Reviews
Auctions and Online Shopping Blogs and RSS Feeds Building Web site traffic Business and Management Cell Phones and Mobile Phones CGI Scripts and Web Site Programming Computer and Internet Basics d) None of the Above HTML and CSS Mac OS X Help MySpace, Facebook, Twitter and Social Network Help Pay Per Click (PPC) Search Engine Optimization Shell Script Programming Sony PSP, MP3 Players, Etc. The Writing Business Unix and Linux Help Video Game Tips and Help Windows Help
Recent Entries
Join the List!
Book Links
|