I've never had a google search option on my site. I have a search option but I don't really know how to tamper with it to put my google search codes in there without messing up my template! Can someone help me do this? Here is the search code i have on my site currently - <div id="search"> <form action="index.php" method="post"> <div align="center"> <input class="inputbox" name="searchword" size="26" value="search..." onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='';" type="text"> <input name="option" value="search" type="hidden"> </div> </form> thanks. :]
You can't edit the code directly. To get the AdSense for search box, you'll have to add it into your website. In regards to the previous search (assuming its a blog with a search feature), you'll have two search boxes. I think that's the answer you were looking for. I didn't get the question 100% since you mentioned "tamper."
Well I have a search box. I want to keep it how it is because it matches my site. It's not a blog. I just want to edit the code so that it's google search when people search with it. So I can get revenue. I think it looks bad when people go to use my search feature and it does'nt do anything.
You MIGHT be able to do that with Google Co-op. Don't bother with AdSense for search if you want the search box to match the look of your site--it's against TOS to edit the code. To get it to look the same, you'd have to change the input value which, like I said, violates AdSense TOS. What you do is go sign up for Google Co-op and then change the value in that code. In your Co-op account, add in your adsense pub-id and you'll be fine. AdSense for search earnings are pretty insignificant though. Hope that solves everything! google.com/co-op