<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/32074232?origin\x3dhttp://site-designer.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </script>

WebDesigner Paginas Web Designer
webDesigner Freelance Paginas Web

 
WebDesigner Site-About UsContact


August 17, 2006

Google - AdSense Finds Way To Search From Within

Google updated their AdSense for Search offering, which allows searchers to search from a publisher's website and display revenue-generating ads alongside search result.

By replacing the existing search code on a site, publishers can provide search results within their own pages, rather than directing visitors off site.

"This way," writes Google's Nikhil Achwa, "you have the freedom to offer users web search while still maintaining the look and feel of your site. For example, you can keep elements like the header, footer, and site navigation panel the same for the search results page you create."

Two sets of code are provided, one for the search box and one for the search results. By providing two sets of code, publishers can control where searches are conducted and where search results appear.

Instructions for implementing the new code can be found at:
AdSense Help Center.

1 Comments:

Post a Comment

<< Home