|   |   |   | ||||
| Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. | 
|    | 
| 
 | |||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
|  | Thread Tools | 
|  09-03-2011, 11:56 AM | #1 | 
| Confirmed User Join Date: Feb 2007 Location: www.BareBacked.com 
					Posts: 3,685
				 | 
				
				Best way to filter nats traffic to my mobile tour
			 How can I filter mobile traffic off my main paysite tour to my new http://m.barebacked.com/t1/ tour and credit all resellers with passing the nats code? | 
|   |           | 
|  09-03-2011, 12:07 PM | #2 | 
| Confirmed User Industry Role:  Join Date: May 2004 
					Posts: 6,664
				 | NATS has support for doing this, please submit a ticket and a member of our staff will assist you in setting it up.  Thanks! | 
|   |           | 
|  09-04-2011, 11:29 AM | #7 | 
| Too lazy to set a custom title Industry Role:  Join Date: Mar 2004 
					Posts: 16,116
				 | htaccess for my free sites. 
				__________________ Your Paysite Partner Strength In Numbers! StickyDollars | RadicalCash | KennysPennies | HomegrownCash | 
|   |           | 
|  09-04-2011, 12:33 PM | #8 | 
| Too lazy to set a custom title Join Date: Jan 2002 Location: Holland 
					Posts: 9,870
				 | 
				__________________ Don't let greediness blur your vision | You gotta let some shit slide icq - 441-456-888 | 
|   |           | 
|  09-04-2011, 01:00 PM | #9 | 
| Confirmed User Join Date: Feb 2007 Location: www.BareBacked.com 
					Posts: 3,685
				 | Would you be so kind as to paste the htacces code here? I am guessing google doesnt like it to much? | 
|   |           | 
|  09-04-2011, 06:19 PM | #10 | |
| Too lazy to set a custom title Industry Role:  Join Date: Mar 2004 
					Posts: 16,116
				 | Quote: 
 Code: RewriteEngine on
#redirect mobile browsers
RewriteCond %{HTTP_USER_AGENT} ^.*iphone|ipod|ipad|blackberry|android|sgh|sonyericsson|psp|mot|htc|lg|nokia|palm|treo|j2me|webos|smartphone|symbian.*$ [NC]
RewriteRule ^(.*)$ http://www.URL.com [R=302,L]
				__________________ Your Paysite Partner Strength In Numbers! StickyDollars | RadicalCash | KennysPennies | HomegrownCash | |
|   |           |