View Single Post
Old 11-08-2005, 01:45 PM   #6
noel
Orange Mole
 
Join Date: Aug 2005
Posts: 44
Hi CHARTER,

I tried your code, non errors, but my adwords still doesn't work ;(

The developper said :
If you are using a search engine, you must be able to modify your search engine code, to automatically add keywords to the ad code.
The following ad code fragment needs to be modified as follows, if for example, you want to show ads containing the keyword microsoft word:

...index.php?section=serve&zone=2&keyword=micrsoft%20word&output=js...


The entire script line that we have to put in the page where we want that ads appears is :

<script src="http://www.mysiteindex.php?section=serve&id=40&keyword=*********&output=js"></script>

Where I put ******** it is where a script in the search engine has to put keywords that people put in the search field , and I don't know how to do this script and where I have to put it, in phpdig ??

Thank You

Noël
noel is offline   Reply With Quote