Saturday, November 1, 2008

Google Adsense Tutorial - Part 5

Catch Fickle Visitors With The Google Search Box
+ Finding Money With Search
What happens when your visitors can't find what they want on your website? They might be bored, probably they're hungry for more or they might want to refine their search. If you have a Google Search Box, you can now retain these 'quitters' — and make money from ads they click from their search results! The Google Search Box isn't just an added convenience for your visitors — it can actually make you money! If your AdSense ads are being ignored, add a link at the bottom of the AdSense ads, inviting visitors to try Google search. A simple note should do the trick. Try something like: "Can't find what you're looking for? Try Google Search!" A Google Search box allows your visitors to specify their exact search terms, thereby "pulling" more relevant ads to your page. Using the Search feature, you can pull up on-demand AdSense ads at the top of the search results.

At the bottom of the Google text ads, place a link to the Google Search bar, inviting readers to Search for better-targeted content and offers. When visitors click an ad, YOU get paid! You can invite users to search within the website or the entire web. As far as possible, use a staid gray button for the Google search feature. It looks more believable — and legitimate! Note that Google has not played around with its own search buttons, although the logo itself has undergone many theme-based transformations.
Please find the article in my category: google adsense for tutorial about add search to website

+ To Search Or Not To Search
Putting a Google search box on your site brings advantages and disadvantages. The big plus is that all the ads the user sees are going to be relevant. The user chooses the keyword so the results are going to be right in line with what the user wants. On the other hand, that means you’ve got no control over the keywords they choose so you can’t try to promote high-paying keywords. You have to take what you’re given. You could have a high click-through rate but low revenues (although there’s still no guarantee that the user will click on an ad rather than an unpaid listing on the search results page.) But your users will leave your site at some point anyway. Why shouldn’t you try to make money when they do click away? Even if Search doesn’t bring you huge amounts of money, you should still use it as an added revenue source and to bring extra functionality to your users. I look at it this way. If a visitor doesn’t find what they want on my site, I’d prefer that they leave some change in the “tip jar” on the way out the door!

+ Home Page Searching
One way to increase your revenues from searching is to encourage your users to use your site as their home page. Many users have Google as their home page. If you’re offering the same service as Google, using their search box and delivering their results, there’s no reason why they shouldn’t be searching from your page — and giving you revenue from the ads. Just encourage your users, especially users with Google as their home page, to switch to you, and you’ll be able to make the most of your search function and your ads.

+ Customizing Your Search
Google lets you customize the search box to match your site in the same way that you can customize your ad units. But a different principle applies here: you want to prevent your ads from looking like ads; you want your search box to look like a search box. You can certainly make the box look like part of your site so that it looks attractive but as I said, keep the button grey. People trust Google to deliver results that they want. If the search box reminds them of Google, they’re more likely to use it than go to Google.com and search from there.

+ An Innovative Search Script
// change forms[0] to forms[n] as needed.
<SCRIPT language="JavaScript">
function setvar(val) {
document.forms[0].q.value=val;
}
</SCRIPT>
<P>Suggested Searches
<BR>Click a highlighted word below, then press the Search button.
<P>
<A href="javascript:setvar('ABC');">ABC</A>
<A href="javascript:setvar('DEF');">DEF</A>
<A href="javascript:setvar('GHI');">GHI</A>

No comments: