free geotargetting options?

dirtbag

BANNED
Joined
Jul 24, 2008
Messages
990
Reaction score
534
say i want my landing pages to only be visible to US viewers, and to put up a "site not available in your area" code for all other users. is there a free option out there to do this?
 
say i want my landing pages to only be visible to US viewers, and to put up a "site not available in your area" code for all other users. is there a free option out there to do this?
its named geo cloaking. its not good for seo(i mean google won't like it).
 
Yea, search 'ip_files' on google, a free PHP version, if you have knowledge of PHP it shouldnt be hard to modify to your needs
 
its named geo cloaking. its not good for seo(i mean google won't like it).

seo is not of concern.

i know i saw a paid geotargetting script with a "lite" version a couple months back, but i can't remember what it was called for the life of me now.
 
Ask your host to install a GeoIp_mod and then all you have to do is write an .htaccess file.

More info here, http://www.maxmind.com/app/mod_geoip

I used to use this for geo-targetting cpa landing pages.

Lazy
 
Ask your host to install a GeoIp_mod and then all you have to do is write an .htaccess file.

More info here, http://www.maxmind.com/app/mod_geoip

I used to use this for geo-targetting cpa landing pages.

Lazy

Looks like a good route to go. Thanks.
 
Back
Top