WordPress Wednesday: Make Auction Ads Contextual

AuctionAds (aff) launched yesterday. AuctionAds lets you display live eBay auctions.
I was introduced to AuctionAds by Mark of WLTC. And John Chow has a great review of the entire system.
Unfortunately, AuctionAds is not contextual, which means you won’t get any targetted ads on your site. You do get to specify the keywords you want, but what if we could generate these automatically on a post by post basis?
If you have Ultimate Tag Warrior installed then doing so is extremely simple.
Once you generate the AuctionAds code (you need to signup first (aff)) you will find that the keywords are listed at auctionads_ad_kw. These need to be seperated by semicolons.
If you are using Simple Tagging, you can modify the value of auctionads_ad_kw with:
In order to generate these with UTW, modify the value of the variable auctionads_ad_kw with:
If you want an explanation of the code used above, you can refer my post Targeting Chitika Ads with UTW.
You can see auction ads in my right sidebar. The contextual version is at the bottom right of this post.
Do signup (aff), and put the code on your site and provide me with feedback on the performance. Atleast give it a month to see how it really is working out for you.
Disclaimer: The recent policy decisions from Adsense allow you to run other contextual ad networks on the same page as adsense except that the look has to be different. Additionally, the method listed above isn’t a true contextual. You are basically just feeding the keywords.
Liked this article? Please use the icons below to spread the word.
Subscribe to site feed, subscribe via email or add to your Technorati favs to receive regular updates..
Post Details
- Post Date :
- Wednesday, Mar 7th, 2007 at 6:36 pm
- Category :
- Ads Affiliate Programs and Techtites Daily and Wednesday and WordPress
- Tags :
- advertisement, auction, AuctionAds, ebay, publishers
- Do More :
- You can leave a response, or trackback from your own site.


Hello,
thanks Ajay!
best regards
So, did you signup?
Yes, I did!
and your code works fine
thanks again Ajay
Great! Which plugin are you using?
I have installed the “Ultimate Tag Warrior (3.14)” plugin on WordPress 2.1.2
Auction Ads with your code is awesome!
I can read English and understand most of what’s said, but I can’t write it very well
Thanks for confirming that it is working perfectly with UTW. I got Simple Tagging on this blog and it is working with that.
You’re welcome Ajay.
Yes, I can confirm it: your code works properly with UTW.
It is in comments.php
cheers
Thanks! I’m installing UTW right now to work with AuctionAds. I saw John Chow’s review and signed up this morning.
Thanks for the tip Ajay! Will give it a try.
I’ve just written a blog entry on AuctionAds on my website. The link is http://onlinepresence.blogsailor.com/2007/03/14/web-advertising-launch-of-auctionads/
I’ve basically incorporated the AuctionAds ad on the blog as a trial and to be honest it was quite easy to use. Read more about it on my site.
Where do I put the code? Anyone have an example? I want to put it at the end of each post. Any pointers are appreciated.
Dax, you would have got the code from AuctionAds.
In it you will find
auctionads_ad_kw=You replace this entire line upto the semi-colon (;) with the code above.
I don’t have the tagwarrior plugin but use autometa which has been working well. For the code you suggest to replace, I used the post title
as the value between the quotes for that line.
and it seems to be working OK.
Interesting, however your AuctionAds block is showing ads for phones and hard drives. Has something changed to stop this working?
Si
From what I read, though you do submit the keywords, it may not be all that accurate, and depends on what is available on auction.
Very interesting concept…will investigate for sure.
Do you know that using UTW can makes the Supplemental Result in Google’s index?
Installing is easy, finding the right keywords seems more of an issue here. For me neither meta tags nor blog tags would work because there are no related auctions. Better ideas tan keying braod keywords in by hand?
That’s a good idea.
The auction ads are more targeting now!
Thank you!
Using auctionads in a single page of wordpress can sometimes turn into trouble. I found out about this after changing my themes, but probably it’s my theme, can’t make it work again
Thanks for the code. Really helpful