Forum Moderators: rogerd
What I'd rather do is use affiliates. I've asked my members what sites they shop at regularly and now have a huge list of places I'd like to try to get affiliate banners up for. My question is as follows: Is there any way to put banner ads up on a PHPBB forum that will put specific ads on specific forums? For example - if I wanted to link to cooking.com, I'd like those ads to show up in my Food & Drink forum, and stuff like that. And barring that, what program can I use that will rotate my affiliate banners throughout the site so that people aren't constantly staring at the same banner all the time. I've trried a search on google and apparently everything I find wants loads of money. I'd love something that will let me control how many times each banner ad is to be shown for example.
Also (last question I swear.. for now atleast!) would it be considered acceptible in a forum to have one board that only I as admin can post to - where I have a post for each affiliate I use - and place their banner there - so that if a member saw a banner ad while surfing otherwise but didn't click on it then, they can come to this forum to find the banner ad again and click through from there? Like I said, they are an extremly loyal lot who want me to make some money because they're appalled that I'm running this community for them out of my own pocket. So I know that they WILL use the affliliate banners if I have them handy in one place - it's just a matter of if that is considered acceptable amongst the actual companies I am linking to.
Any help is always appreciated!
J
Having members purposefully click ads to earn you money wouldn't be looked upon favorably by those giving you their ads. It needs to be a more natural approach, where people click on your ads because they want to see where it leads them. So you may want to tell your members not to click on them to earn you money. That will certainly get you kicked out of some programs.
But it looks like you have a good thing going on with your forum. It would definitely be worthwhile to throw up some ads targeted to your forum sections. Good luck.
So you may want to tell your members not to click on them to earn you money. That will certainly get you kicked out of some programs.
As far as affiliate links, you can put them wherever you want them (unless there are some programs out there with unusual rules). Some programs, such as Amazon's, do have rotating link options, but you don't have to use them if you don't want to, and you can specify keywords if you do. I'm guessing you wouldn't want to use datafeeds in the way some people do who have websites that basically exist to sell affiliate merchandise, but if you place your own individual affiliate links, you're in control of where and how you use them.
What I guess I'm looking for is some sort of script that will let me rotate banners - so that each time they load the page a different banner appears. I've tried doing a search on this site and get an error, and google just takes me to sites that want to host the banners for me - I don't know that I like that.
Then there's also the issue of showing certain banners only on certain parts of the forum - so that the product matches the topic of the board I am showing it on. I don't know any way to do that - since PHPBB uses the same template for each board. Is there anyone out here who has any sort of idea how I can do that?
Thanks!
Jas
So I include my ad script on any page I want ads, and call a function getAd which is passed the dimensions and an optional keyword. It returns me a random matching ad.
My mantra: Build it yourself! It took me less time to write the script than it would to try to go out and find one that fit my needs.
What I guess I'm looking for is some sort of script that will let me rotate banners - so that each time they load the page a different banner appears.
Commission Junction have a feature to allow you to compile multiple adverts into a "group" that will rotate with each page view - you can give each particular advert different weights so they appear more or less often than others.
You can simply add the code that CJ generates to header.tpl (I think this is the file).
A good point is that you can change the adverts in the group without adding or removing code to your site - all done via the CJ control panel (and your site's code calls up the "group" rather than individual adverts).
Naturally, CJ have a pretty wide range of advertisers so you should find some that would suit your members.
Scott
Scott