Hello,
I've just recently installed Drupal, but I must admit I wish I'd done it a long time ago. Great CMS and very easy to use IMO.
My question(s) involve the best way to integrate advertising on a website using Drupal by having ads display by keyword AND the ads must be displayed within the "content" portion of the page right above the body or product content and below the main content/page navigation, like where Home > Shopping > Dvd Players, would appear on each page for example.
The goal is to simply have PPC looking ads much like the green block "sponsored ads" section like MSN displays at the top of any search results page.
So, what I need some help with would be:
1) Do I use an app. like PhpAdsNew, where we create all the ads, set up ads to display by keyword(s), and go with PhpAdsNew use code from this app. to populate each of the page ads (if an ad exists for that keyword)?
2) I'm using the Pushbutton theme, and unfortunately am not a php programmer. So, what would the PHP code look like and where do I insert the code within the Pushbutton theme to display the PhpAdsNew ads (if that's the best method).
3) Lastly, can I also include the same code for the Search function/results by keyword? So, if someone types in "Dvd player" and clicks search, then the most relevant ads would display at the top of the search results page - much like MSN search results pages do.