put proper keyword to your auction ads

i know some of you must be using auctionads to earn some money online. what good about it is that we been given flexibility to put certain keywords to auctionads javascript so that proper ads that related to our website content will come out. by doing that, we normally put general keyword for our web content. actually there’s another trick to put keyword according to posting entry. if you’re using wordpress as blog engine, here’s the trick how you can put specific keyword according to you entry.

<?php
foreach((get_the_category($posts[0]->ID)) as $cat) :
     $keywords .= $cat->category_nicename .',';
endforeach;
?>

then put this in your auctionads javascript.

auctionads_ad_kw =  "<?php echo $keywords; ?>";

you are done. btw, if you can make a plugin from this and this trick not limited to auctionads only, you can also do it to other advertising services that requires keywords.. good luck!

2 Comments

  1. Posted May 25, 2007 at 11:10 pm | Permalink

    argh sungguh jeles melihat bhgn previous post itu. sangat menggoda hmmm

  2. Posted May 27, 2007 at 12:31 am | Permalink

    lol… sampai menggoda ke? [flirt]
    warkehkehkeh [lol]

2 Trackbacks

  1. By Hong Xiaowan's Studio on July 3, 2007 at 3:05 pm

    AuctionAds+Twitter+Adsense+Wordpress=toBid.info…

    Cause AuctionAds allow using multiple AuctionAds units on a single page, so, plan to use AuctionAds as the main content for toBid.info
    Use the keywords from search box and title to define the keyword that needed for the AuctionAds to get the fitting c…

  2. By Hong Xiaowan's Studio on July 3, 2007 at 3:05 pm

    AuctionAds+Twitter+Adsense+Wordpress=toBid.info…

    Cause AuctionAds allow using multiple AuctionAds units on a single page, so, plan to use AuctionAds as the main content for toBid.info
    Use the keywords from search box and title to define the keyword that needed for the AuctionAds to get the fitting c…