mobile redirect script/process?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amateurcanada
    Confirmed User
    • Jul 2001
    • 3766

    #1

    mobile redirect script/process?

    What do you guys to redirect your mobile traffic to your mobile site - we are running without this and just have a link - suggestions?

    be our partner - join nichepartners today
    will.assum.producer @ AmateurCanada.com / icq: 30146166 / facebook.com/will.assum / #amateurcanada
  • jaromir
    Confirmed User
    • May 2003
    • 556

    #2
    How much traffic is from the mobile? Does it have sence?
    www.Adamek.biz/buy-hardlinks/ - Buy PR1-4 adult hardlinks.

    www.HyperCounter.com - Free Adult Counter

    www.Adamek.biz - Jaromir Adamek blog, ICQ: 328-324-69, Email: "Jaromir" a__t "Adamek" d__o__t "biz"

    Comment

    • DJ989
      Registered User
      • Jun 2009
      • 49

      #3
      RewriteEngine On
      RewriteCond %{REQUEST_URI} !^/m/.*$
      RewriteCond %{HTTP_ACCEPT} "text/vnd.wap.wml|application/vnd.wap.xhtml+xml" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "acs|alav|alca|amoi|audi|aste|avan|benq|bird|blac| blaz|brew|cell|cldc|cmd-" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "dang|doco|eric|hipt|inno|ipaq|java|jigs|kddi|keji |leno|lg-c|lg-d|lg-g|lge-" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "maui|maxo|midp|mits|mmef|mobi|mot-|moto|mwbp|nec-|newt|noki|opwv" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "palm|pana|pant|pdxg|phil|play|pluc|port|prox|qtek |qwap|sage|sams|sany" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "sch-|sec-|send|seri|sgh-|shar|sie-|siem|smal|smar|sony|sph-|symb|t-mo" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "teli|tim-|tosh|tsm-|upg1|upsi|vk-v|voda|w3cs|wap-|wapa|wapi" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "wapp|wapr|webc|winw|winw|xda|xda-" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "up.browser|up.link|windowssce|iemobile|mini|m mp" [NC,OR]
      RewriteCond %{HTTP_USER_AGENT} "symbian|midp|wap|phone|pocket|mobile|pda|psp" [NC]
      RewriteCond %{HTTP_USER_AGENT} !macintosh [NC] #*SEE NOTE BELOW
      RewriteRule ^(.*)$ /m/ [L,R=302]
      2kmodels.com
      zanel808 (at) yahoo.com

      Comment

      Working...