April 2, 2012 at 2:12 am
#823056
Inactive
@allfreechips 238001 wrote:
simple SQL db, php script you can even have all your sites poiunt to one domain you own for the re-directs if you like. So every banner and link will simply be a link to your redirector..
Thats the best way to do it..
I set it up with htaccess as well
so you can do stuff like
xhttp://www.website.com/go/casino-namea
xhttp://www.website.com/go/casino-nameb
so every thing after “go” exists, and is searched in the DB to return a banner.
I’ve though of extending the banner serving by adding geo targeting as well. If I have a Russian casino, I display all Russian, Ukrainian traffic a Russian gambling property, china/singapore/hong kong etc an asian language gambling property
might write this today..