Quote:
Originally Posted by SemperFideles
I'm stuck. I've followed all the instructions and created a site search page from my Adsense account. I get a blank page from my search results.
My google.php looks like this:
PHP Code:
<div id="cse-search-results"></div>
<script type="text/javascript">
var googleSearchIframeName = "cse-search-results";
var googleSearchFormName = "cse-search-box";
var googleSearchFrameWidth = 800;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>
Should I have anything else in the file?
|
Dito guys, and I can not find the mistake