I do not know this is the right place to ask, please move to appropriate section if this is in the wrong forum. As i have a site that target US customers and can only ship to US, i have some of the visitors from other part of the world. Can anyone teach me how to redirect them to another site like xyz.com ? I have no clue of how this could be done, maybe php? javascript? of .htaccess? And the important part is, can i just do not let the spider to crawl my source code so they do not know im redirecting. Thanks alot. Your help is much appreciated!
Look at this thread: http://forums.digitalpoint.com/showthread.php?t=115484 I think is what do you want ... but probably from php not from .htaccess. Probably is possible from .htaccess but you need to combine both (php and .htaccess) Regards
1. get IP of your vistors 2. redirect to xyz.com if that IP is not from US. PHP is recommended for this job.
I have redirect pro script which can redirect automatically any person to specified URL by IP,Country,Browser Suppose if you want to Get only US member then just put generated script on home page and they will redirect US member to that page others will be remain on that Page. You can redirect via other option also If you want that script then PM me