Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Geo Targeting Script

[bsa_pro_ad_space id=2]
#709894
Anonymous
Inactive
AdioKing wrote:
Wait… do you need to be using .php to use this software? I currently run straight html and I’d like to use it.

Here’s another one:

http://www.comdevweb.com/geotraffic.php

It would probably be impossible in HTML alone unless you can run SSI aswell (.shtml) as the page needs to be able to calculate and redirect or serve content applicably. There may be a Javascript add-in option but this would likely hurt seach engine rankings. You ideally need a client-side intelligent programming language like PHP or ASP. You could use Server Side stuff but again this would probably force in redirects unless you could use the “mod rewrite” facility to achieve this, which I’m not sure about.