GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   What code do you insert into a site to recognize MOBILE (https://gfy.com/showthread.php?t=1011953)

Lamis 02-25-2011 08:16 PM

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?

SmokeyTheBear 02-26-2011 12:56 AM

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

FlexxAeon 02-26-2011 01:00 AM

search for 'detect mobile user agent'

Chosen 02-26-2011 09:14 AM

Yeah google will help you :)

Lilit 02-26-2011 09:50 AM

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 :)

mromro 02-26-2011 12:19 PM

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]

cooldude7 02-27-2011 03:09 AM

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>

CamChameleon 02-27-2011 04:27 AM

detectmobilebrowsers.mobi

check this link very simple and easy to use and you can see for yourself how the above examples are constructed.

MrDeiz 03-01-2011 02:02 AM

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

adamneve 03-01-2011 06:30 AM

Lamis check out http://PussyCash.com, we got all mobile tools you need to redirect & monetize your mobile traffic

cherrylula 03-01-2011 06:32 AM

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