Industry guru Dave Taylor offers free tech support on a wide variety of technical and business topics, including HTML, Apple iPhone, online advertising, Cascading Style Sheets, Web design, management, Unix, Linux, search engine optimization, online dating, Mac OS X, shell script programming and Microsoft Windows.

How can I add a custom Google search engine to my site?

I've seen some very nice Google-sponsored search systems on sites like StickerGiant and am wondering how hard that is to implement? I know you've written about how to add a Google search box on your site (see How to add a Google search box to your site), but I'm talking about how to have the search results on my site itself.


Dave's Answer:

I've been digging into this for Ask Dave Taylor too since I have tons of articles here on the site (over 1500!) and when I look at the questions people have, I know that if you could just dig through the archives, you'd find your answer more easily than waiting forever for me to respond to your question.

Funny you'd mention StickerGiant too, because the owner, John Fischer, is a pal of mine. So I got to see how his search works too, and it's really quite simple.

The starting place for all of this is the Custom Search Engine page at Google.com.

The first step therein is to click on create a custom search engine, at which point you get lots of options. Let's start with the basic configuration options:

Google Custom Search: Basic Configuration

Some of these steps are less relevant when you're creating a one-site search engine, but nonetheless, a nice search engine name and description are useful, as are some keywords, requested in the next section:

Google Custom Search: Basic Configuration

If your site has information in multiple languages, definitely make sure you choose the predominant language here, and if you're just in English, like I am, then the default works just fine.

Next you need to decide if you are going to create a search engine for multiple sites or just one. Since we're doing an on-site engine, let's just stick with one for the results, as you can see:

Google Custom Search: Basic Configuration

Since you want to search your entire site, use the notation shown, of www.xxx.com/* (most likely using www.xxx.com will work too, but the "/*" is what Google recommends, so it's best to play by their rules!

Google Custom Search: Basic Configuration

As you can see, I'm opting for the free one, because I'm okay with ads showing up in the search results as long as I make a small slice of the revenue stream generated from those advertisers.

Finally, it's time to click "Next", at which point you can try out a few searches and ensure it's working, then click "Finish" and you're done!

Now the interesting part, customizing the appearance and getting the code you can add to your site so that the search actually works.

This is a bit more involved and our next stop on the journey is to get to the list of search engines you've created and click on "Control Panel". Now you'll see a strip of options along the top of the page:

Basics | Sites | Refinements | Look and feel | Code | Collaboration | Make money |
&nbps;   Business Edition | Advanced | Preview

To get the code you need for the page that'll host the search results, click on Code. There are a couple of choices for what kind of behavior you want for the search: You want the default choice of an iframe, which gives you some simple code you can drop on all your pages for the search box and then lets you create a custom template page with code, also from Google, that incorporates the search results.

I'm going to create a new template page in Movable Type that includes the search results code so that I can update the data segments easily with latest posting information, etc. Assigning a specific URL to the search results page is a critical step. It looks like this:

Google Custom Search: Search Results Details

Now Google offers up a block of code that implements the search box itself. When I paste it into this blog entry, it results in:

Try it if you want, see what happens...

The other block of code you get from Google is the code to put in the search results page, and that too is a sequence of mysterious HTML and Javascript. But it's easily added. If you tried a search, above, you've already had a chance to see the resultant page in action. To get it to work, all I added was the following code in the "middle" of the page HTML:

<div id="results_013314643351057663050:lozwmpsfbnu"></div> <script type="text/javascript">
var googleSearchIframeName = "results_013314643351057663050:lozwmpsfbnu";
var googleSearchFormName = "searchbox_013314643351057663050:lozwmpsfbnu";
var googleSearchFrameWidth = 600;
var googleSearchFrameborder = 0;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>

That should get you started with your custom search page. Next up, I'll write about how to tie this into your AdSense account so that you can make a percentage of revenue from the ads on the search results page too. In the meantime, if you don't yet have a Google AdSense account, get one. Start here: Getting started with Google AdSense.

Finally, thanks to John at Stickergiant for being so open with sharing how his site works. If you're in the market for bumper stickers, please, check his site out. Fun stuff!



Help others find this article at Del.icio.us, Digg, Netscape, Reddit, and Stumble Upon    

Subscribe!

Never miss another useful Q&A article again! Subscribe to AskDaveTaylor with Google Reader.

Comments

O.K.
I can make a searchbar.
I just want to know how to get the html code for it, so I can add the code to my site!

Posted by: Devon at May 29, 2008 3:31 PM

Thanks for this useful information. I was looking for this kind of information.

Posted by: Nasir at July 1, 2008 2:49 AM

Thanks alot Dave! You've helped me a few times over the last year or so....BIG THANKS! www.blissent.net

Posted by: Timothy at August 3, 2008 7:02 PM

Thanks alot Dave! You've helped me a few times over the last year or so....BIG THANKS! http://www.blissent.net

Posted by: Timothy at August 3, 2008 7:04 PM

Min Blowing thanks dave

Posted by: Uneeb at February 6, 2009 9:04 PM

Yay! It works now. The missing link from Google help, I found here. Thanks! I feel like such a genius now. :)

Posted by: Jean at February 24, 2009 1:31 PM

Hi,
I need to include like google customization search in my website with my website search.How to search html content in my website.Please help me on this.thanks in adavance

Posted by: Rajyalakshmi at July 4, 2009 3:28 AM

Hi,
I need to include like google customization search in my website with my website search.How to search html content in my website.Please help me on this.thanks in adavance

Posted by: Rajyalakshmi at July 4, 2009 3:38 AM


var googleSearchIframeName = "results_013314643351057663050:lozwmpsfbnu";
var googleSearchFormName = "searchbox_013314643351057663050:lozwmpsfbnu";
var googleSearchFrameWidth = 600;
var googleSearchFrameborder = 0;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";


Posted by: alanahmad at December 23, 2009 1:25 AM

So, did you ever "write about how to tie this into your AdSense account"? I don't see a link.

Posted by: Chris Hunt at January 21, 2010 8:05 AM

Thank you.

Posted by: latt at January 26, 2010 7:58 PM

I have something to say, now that you mention it, but ...
Starbucks coffee cup I do have a lot to say, and questions of my own for that matter, but first I'd like to say thank you for all your efforts on this Web site by buying you a cup of coffee!

I do have a comment, now that you mention it!











Remember personal info?


Please note that I will never send you any unsolicited email. Ever.

While I'm at it, please note that by submitting a question or comment you're agreeing to my terms of service, which are: you relinquish any subsequent rights of ownership to your material by submitting it on this site.








Ask Dave Taylor: The iPhone App: Advertisement



Follow me on Twitter @DaveTaylor

Search
Find just the answers you seek from among our 2300+ free tech support articles by using our Lijit search engine.


Help!





Subscribe to
Ask Dave Taylor!

Add to Google Reader
Add to My Yahoo!
Subscribe in NewsGator Online

RDF   XML

Free Updates!
Sign up and get free weekly updates and special offers on books, seminars, workshops and more.


Recent Entries
Book Links
© 2002 - 2010 by Dave Taylor. All Rights Reserved.

Note: This web site is for the purpose of disseminating information for educational purposes, free of charge, for the benefit of all visitors. We take great care to provide quality information. However, we do not guarantee, and accept no legal liability whatsoever arising from or connected to, the accuracy, reliability, currency or completeness of any material contained on this web site or on any linked site.

[whiteboard marker tray]
"Ask Dave Taylor®" is a registered trademark of Intuitive Systems, LLC.