What code do you insert into a site to recognize MOBILE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lamis
    So Fucking Banned
    • Sep 2007
    • 961

    #1

    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
    ►SouthOfHeaven
    • Jun 2004
    • 28609

    #2
    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
    hatisblack at yahoo.com

    Comment

    • FlexxAeon
      Confirmed User
      • May 2003
      • 3765

      #3
      search for 'detect mobile user agent'
      flexx [dot] aeon [at] gmail

      Comment

      • Chosen
        • Aug 2001
        • 63151

        #4
        Yeah google will help you

        Comment

        • Lilit
          Confirmed User
          • Mar 2007
          • 1645

          #5
          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
          Nadya-EuroRevenue
          ICQ: 400525519 nadya[at]eurorevenue[dot]com
          Skype: nadyay7
          *See who I am at AdultWhosWho*

          Comment

          • mromro
            So Fucking Banned
            • Jan 2011
            • 770

            #6
            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]

            Comment

            • cooldude7
              Confirmed User
              • Nov 2009
              • 4306

              #7
              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>

              Comment

              • CamChameleon
                Confirmed User
                • Jan 2011
                • 295

                #8
                detectmobilebrowsers.mobi

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

                Comment

                • MrDeiz
                  • May 2008
                  • 9802

                  #9
                  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
                  Make money with WEBC$MS
                  The only way to still make money in adult

                  Comment

                  • adamneve
                    LIVING LA VITA LOCA
                    • Oct 2002
                    • 13333

                    #10
                    Lamis check out http://PussyCash.com, we got all mobile tools you need to redirect & monetize your mobile traffic
                    ThickCash.com - Premium Network

                    New Webcam Site - MyCam1.com - Middle Eastern Cams

                    Telegram: @adamsc23

                    Comment

                    • cherrylula
                      lol
                      • Jan 2002
                      • 15969

                      #11
                      mobile for dummies?

                      Comment

                      Working...