User Tools

Site Tools


incoming_traffic_redirect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

incoming_traffic_redirect [2014/01/29 18:04]
incoming_traffic_redirect [2014/01/29 18:04] (current)
Line 1: Line 1:
 +====== Incoming Traffic Redirect ======
 +
 +**Incoming** 
 +
 +This option allows you to redirect incoming hits based on referer, IP and so on. Virtially - anything. Notice that this works only if you user Advanced method ([[Start Here]]) ie with original SmartCJ index.php.
 +
 +Options:
 +
 +Var - script checks this variable It ccan be HTTP_REFERER, HTTP_ACCEPT_LANGUAGE or GEOIP_COUNTRY_CODE and so on.
 +Value - value of this variable (google.com for example)
 +Redirect URL - URL where you want to send these surfers
 +
 +  Example: 
 +
 +  var = HTTP_REFERER
 +  value = google.com
 +  Redirect URL = http://sponsor.com/
 +
 +  redirects all hits from google right to sponsor.
 +
  
incoming_traffic_redirect.txt ยท Last modified: 2014/01/29 18:04 (external edit)