![]() |
What code do you insert into a site to recognize MOBILE
And deliver the site for mobile phones?
I was browing GFY and noticed it has a mobile version, but some other adult sites don't. What code do you insert to recognize mobile and deliver the template for mobile phones? |
magic ...
seriously though , you need either a site designed for both mobile and non-mobile or to create a whole different template that is viewable by mobiles, then you check the operating system of the surfer viewing the page and send them to the appropriate landing |
search for 'detect mobile user agent'
|
Yeah google will help you :)
|
If you have a TopBucks account go to topbucksmobile.com and check redirect codes under Sales Tools. We have htaccess, php, java script.
If you don't have an account - create one or hit me up, I'll e-mail you the codes :) |
put this in the htaccess file
RewriteEngine on #redirect mobile browsers RewriteCond %{HTTP_USER_AGENT} ^.*iphone|ipod|blackberry|android|sgh|sonyericsson |psp|mot|htc|lg|nokia|palm|treo|j2me|webos|smartph one|symbian.*$ [NC] RewriteRule ^(.*)$ your url goes here [R=302,L] |
i use this on my index.php
<script type="text/javascript"> if ( navigator.userAgent.match ( /(android|blackberry|htc|ipaq|iphone|ipod|kindle|lg |midp|mmp|mobile|mot|nokia|o2|opera mini|palm|pocket|psp|sgh|smartphone|sonyericsson|s ymbian|treo mini|up.browser|up.link|vodafone|wap)/i) ) { location.replace('http://m.google.com'); } </script> |
detectmobilebrowsers.mobi
check this link very simple and easy to use and you can see for yourself how the above examples are constructed. |
check this out: http://www.signbucksdaily.com/sites/list/show/mobile/
and those are the codes http://www.signbucksdaily.com/adulta...read.php?t=495 |
Lamis check out http://PussyCash.com, we got all mobile tools you need to redirect & monetize your mobile traffic
|
mobile for dummies?
|
| All times are GMT -7. The time now is 06:25 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123